2024-09-14T06:08:57.665 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-14T06:08:57.699 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T06:08:57.794 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373 branch: main description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: ceph-qa@ceph.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: cluster1.client.0: disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7900373' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main 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: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 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 memory target: 1610612736 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: main sha1: 0d61375b8ab53be4c233f5b93e463edfdff9316a owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 5839 sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 sleep_before_teardown: 0 subset: 99/128 suite: rbd suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 0d61375b8ab53be4c233f5b93e463edfdff9316a targets: smithi154.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBONiG/EXvn45cHg6rTwg6jxNbg5QtGpxSbfmrJz9w4KyX2RlGubcc5Wim9F8ji1LtBxO9+GWf7ZzjkQbz2PKOTI= smithi171.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBGCpmruRGat/dJmEgct3yMy9yuzbw3CtvEt3nqmfS+3gWEAuH3oR/7nDaH1623Mz9KhXfQ/CVysx8gxT6haCCs= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster1.client.0: - sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true - rbd --cluster cluster1 pool init datapool cluster2.client.0: - sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true - rbd --cluster cluster2 pool init datapool - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src - rbd --cluster cluster2 migration execute client.0.0-src - rbd --cluster cluster2 migration commit client.0.0-src - rbd --cluster cluster2 snap create client.0.0-src@snap - rbd --cluster cluster2 snap protect client.0.0-src@snap - rbd --cluster cluster2 clone client.0.0-src@snap client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src - rbd --cluster cluster2 snap create client.0.1-src@snap - rbd --cluster cluster2 snap protect client.0.1-src@snap - rbd --cluster cluster2 clone client.0.1-src@snap client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src - rbd --cluster cluster2 snap create client.0.2-src@snap - rbd --cluster cluster2 snap protect client.0.2-src@snap - rbd --cluster cluster2 clone client.0.2-src@snap client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-10_20:16:17 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-14T06:08:57.794 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa; will attempt to use it 2024-09-14T06:08:57.795 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa/tasks 2024-09-14T06:08:57.795 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-14T06:08:57.797 INFO:teuthology.task.internal:Checking packages... 2024-09-14T06:08:57.825 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '7f24e589328ae9e639c0009d93340e5b235d0a47' 2024-09-14T06:08:57.825 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T06:08:57.825 INFO:teuthology.packaging:ref: None 2024-09-14T06:08:57.825 INFO:teuthology.packaging:tag: None 2024-09-14T06:08:57.825 INFO:teuthology.packaging:branch: main 2024-09-14T06:08:57.825 INFO:teuthology.packaging:sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:08:57.825 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-09-14T06:08:58.022 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4907-ga2782315-1jammy 2024-09-14T06:08:58.024 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-14T06:08:58.029 INFO:teuthology.task.internal:no buildpackages task found 2024-09-14T06:08:58.029 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-14T06:08:58.035 INFO:teuthology.task.internal:Saving configuration 2024-09-14T06:08:58.050 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-14T06:08:58.092 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-14T06:08:58.116 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi154.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 06:03:02.631606', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMr5x5MJmqzTdg72xWNu+pLOO5d0eUvcwXAYC6RMNuoJ'} 2024-09-14T06:08:58.138 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi171.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 06:03:02.633553', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCM5cMgccw+5YKAhrC8F0IqpwnI1M6upb+anZljWgVC'} 2024-09-14T06:08:58.139 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-14T06:08:58.145 INFO:teuthology.task.internal:roles: ubuntu@smithi154.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-14T06:08:58.146 INFO:teuthology.task.internal:roles: ubuntu@smithi171.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-14T06:08:58.146 INFO:teuthology.run_tasks:Running task console_log... 2024-09-14T06:08:58.202 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2c19aaf520>, signals=[15]) 2024-09-14T06:08:58.203 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-14T06:08:58.208 INFO:teuthology.task.internal:Opening connections... 2024-09-14T06:08:58.208 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:08:58.209 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:08:58.290 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T06:08:58.291 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:08:58.373 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-14T06:08:58.379 DEBUG:teuthology.orchestra.run.smithi154:> uname -m 2024-09-14T06:08:58.384 INFO:teuthology.orchestra.run.smithi154.stdout:x86_64 2024-09-14T06:08:58.384 DEBUG:teuthology.orchestra.run.smithi154:> cat /etc/os-release 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:NAME="Ubuntu" 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION_ID="22.04" 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:VERSION_CODENAME=jammy 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:ID=ubuntu 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:ID_LIKE=debian 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-14T06:08:58.429 INFO:teuthology.orchestra.run.smithi154.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-14T06:08:58.430 INFO:teuthology.orchestra.run.smithi154.stdout:UBUNTU_CODENAME=jammy 2024-09-14T06:08:58.430 INFO:teuthology.lock.ops:Updating smithi154.front.sepia.ceph.com on lock server 2024-09-14T06:08:58.451 DEBUG:teuthology.orchestra.run.smithi171:> uname -m 2024-09-14T06:08:58.456 INFO:teuthology.orchestra.run.smithi171.stdout:x86_64 2024-09-14T06:08:58.456 DEBUG:teuthology.orchestra.run.smithi171:> cat /etc/os-release 2024-09-14T06:08:58.503 INFO:teuthology.orchestra.run.smithi171.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-14T06:08:58.503 INFO:teuthology.orchestra.run.smithi171.stdout:NAME="Ubuntu" 2024-09-14T06:08:58.503 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION_ID="22.04" 2024-09-14T06:08:58.503 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-14T06:08:58.503 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION_CODENAME=jammy 2024-09-14T06:08:58.503 INFO:teuthology.orchestra.run.smithi171.stdout:ID=ubuntu 2024-09-14T06:08:58.503 INFO:teuthology.orchestra.run.smithi171.stdout:ID_LIKE=debian 2024-09-14T06:08:58.503 INFO:teuthology.orchestra.run.smithi171.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-14T06:08:58.504 INFO:teuthology.orchestra.run.smithi171.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-14T06:08:58.504 INFO:teuthology.orchestra.run.smithi171.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-14T06:08:58.504 INFO:teuthology.orchestra.run.smithi171.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-14T06:08:58.504 INFO:teuthology.orchestra.run.smithi171.stdout:UBUNTU_CODENAME=jammy 2024-09-14T06:08:58.504 INFO:teuthology.lock.ops:Updating smithi171.front.sepia.ceph.com on lock server 2024-09-14T06:08:58.525 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-14T06:08:58.533 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-14T06:08:58.537 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-14T06:08:58.538 DEBUG:teuthology.orchestra.run.smithi154:> test '!' -e /home/ubuntu/cephtest 2024-09-14T06:08:58.540 DEBUG:teuthology.orchestra.run.smithi171:> test '!' -e /home/ubuntu/cephtest 2024-09-14T06:08:58.550 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-14T06:08:58.555 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-14T06:08:58.555 DEBUG:teuthology.orchestra.run.smithi154:> test -z $(ls -A /var/lib/ceph) 2024-09-14T06:08:58.590 DEBUG:teuthology.orchestra.run.smithi171:> test -z $(ls -A /var/lib/ceph) 2024-09-14T06:08:58.679 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-14T06:08:58.733 INFO:teuthology.run_tasks:Running task kernel... 2024-09-14T06:08:58.749 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-14T06:08:58.749 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-14T06:08:58.749 DEBUG:teuthology.orchestra.run.smithi154:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T06:08:58.749 DEBUG:teuthology.orchestra.run.smithi171:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T06:08:58.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:08:58.754 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2024-09-14T06:08:58.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:08:58.755 DEBUG:teuthology.orchestra.run.smithi171:> uname -r 2024-09-14T06:08:58.801 INFO:teuthology.orchestra.run.smithi154.stdout:5.15.0-56-generic 2024-09-14T06:08:58.802 INFO:teuthology.task.kernel:Running kernel on smithi154: 5.15.0-56-generic 2024-09-14T06:08:58.802 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get clean 2024-09-14T06:08:58.804 INFO:teuthology.orchestra.run.smithi171.stdout:5.15.0-56-generic 2024-09-14T06:08:58.804 INFO:teuthology.task.kernel:Running kernel on smithi171: 5.15.0-56-generic 2024-09-14T06:08:58.804 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-get clean 2024-09-14T06:08:58.939 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-get update 2024-09-14T06:08:58.950 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get update 2024-09-14T06:08:59.116 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T06:08:59.116 INFO:teuthology.orchestra.run.smithi154.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-14T06:08:59.179 INFO:teuthology.orchestra.run.smithi154.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-14T06:08:59.204 INFO:teuthology.orchestra.run.smithi154.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-14T06:08:59.209 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T06:08:59.209 INFO:teuthology.orchestra.run.smithi171.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-14T06:08:59.271 INFO:teuthology.orchestra.run.smithi171.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-14T06:08:59.364 INFO:teuthology.orchestra.run.smithi154.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-14T06:08:59.427 INFO:teuthology.orchestra.run.smithi154.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-14T06:08:59.459 INFO:teuthology.orchestra.run.smithi154.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-14T06:08:59.463 INFO:teuthology.orchestra.run.smithi154.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-14T06:08:59.463 INFO:teuthology.orchestra.run.smithi154.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-14T06:08:59.478 INFO:teuthology.orchestra.run.smithi154.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-14T06:08:59.508 INFO:teuthology.orchestra.run.smithi154.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-14T06:08:59.512 INFO:teuthology.orchestra.run.smithi154.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-14T06:08:59.512 INFO:teuthology.orchestra.run.smithi154.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-14T06:08:59.519 INFO:teuthology.orchestra.run.smithi154.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-14T06:08:59.559 INFO:teuthology.orchestra.run.smithi154.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-14T06:08:59.561 INFO:teuthology.orchestra.run.smithi154.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-14T06:08:59.561 INFO:teuthology.orchestra.run.smithi154.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-14T06:08:59.562 INFO:teuthology.orchestra.run.smithi154.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-14T06:08:59.562 INFO:teuthology.orchestra.run.smithi154.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-14T06:08:59.563 INFO:teuthology.orchestra.run.smithi154.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-14T06:08:59.563 INFO:teuthology.orchestra.run.smithi154.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-14T06:08:59.563 INFO:teuthology.orchestra.run.smithi154.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-14T06:08:59.564 INFO:teuthology.orchestra.run.smithi154.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-14T06:08:59.584 INFO:teuthology.orchestra.run.smithi154.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-14T06:08:59.597 INFO:teuthology.orchestra.run.smithi154.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-14T06:08:59.598 INFO:teuthology.orchestra.run.smithi154.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-14T06:08:59.598 INFO:teuthology.orchestra.run.smithi154.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-14T06:08:59.598 INFO:teuthology.orchestra.run.smithi154.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-14T06:08:59.627 INFO:teuthology.orchestra.run.smithi171.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-14T06:08:59.647 INFO:teuthology.orchestra.run.smithi171.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-14T06:08:59.666 INFO:teuthology.orchestra.run.smithi154.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-14T06:08:59.766 INFO:teuthology.orchestra.run.smithi171.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-14T06:09:00.083 INFO:teuthology.orchestra.run.smithi171.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-14T06:09:00.084 INFO:teuthology.orchestra.run.smithi171.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-14T06:09:00.086 INFO:teuthology.orchestra.run.smithi154.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-14T06:09:00.099 INFO:teuthology.orchestra.run.smithi171.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-14T06:09:00.103 INFO:teuthology.orchestra.run.smithi154.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-14T06:09:00.108 INFO:teuthology.orchestra.run.smithi171.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-14T06:09:00.109 INFO:teuthology.orchestra.run.smithi171.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-14T06:09:00.110 INFO:teuthology.orchestra.run.smithi171.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-14T06:09:00.111 INFO:teuthology.orchestra.run.smithi154.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-14T06:09:00.112 INFO:teuthology.orchestra.run.smithi154.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-14T06:09:00.119 INFO:teuthology.orchestra.run.smithi171.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-14T06:09:00.134 INFO:teuthology.orchestra.run.smithi171.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-14T06:09:00.135 INFO:teuthology.orchestra.run.smithi171.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-14T06:09:00.136 INFO:teuthology.orchestra.run.smithi171.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-14T06:09:00.205 INFO:teuthology.orchestra.run.smithi171.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-14T06:09:00.206 INFO:teuthology.orchestra.run.smithi171.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-14T06:09:00.207 INFO:teuthology.orchestra.run.smithi154.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-14T06:09:00.208 INFO:teuthology.orchestra.run.smithi154.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-14T06:09:00.220 INFO:teuthology.orchestra.run.smithi154.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-14T06:09:00.220 INFO:teuthology.orchestra.run.smithi154.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-14T06:09:00.236 INFO:teuthology.orchestra.run.smithi154.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-14T06:09:00.265 INFO:teuthology.orchestra.run.smithi154.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-14T06:09:00.267 INFO:teuthology.orchestra.run.smithi154.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-14T06:09:00.271 INFO:teuthology.orchestra.run.smithi154.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-14T06:09:00.272 INFO:teuthology.orchestra.run.smithi154.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-14T06:09:00.277 INFO:teuthology.orchestra.run.smithi171.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-14T06:09:00.277 INFO:teuthology.orchestra.run.smithi171.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-14T06:09:00.277 INFO:teuthology.orchestra.run.smithi171.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-14T06:09:00.278 INFO:teuthology.orchestra.run.smithi171.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-14T06:09:00.291 INFO:teuthology.orchestra.run.smithi171.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-14T06:09:00.304 INFO:teuthology.orchestra.run.smithi171.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-14T06:09:00.310 INFO:teuthology.orchestra.run.smithi171.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-14T06:09:00.315 INFO:teuthology.orchestra.run.smithi171.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-14T06:09:00.315 INFO:teuthology.orchestra.run.smithi171.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-14T06:09:00.316 INFO:teuthology.orchestra.run.smithi171.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-14T06:09:00.317 INFO:teuthology.orchestra.run.smithi171.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-14T06:09:00.322 INFO:teuthology.orchestra.run.smithi171.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-14T06:09:00.327 INFO:teuthology.orchestra.run.smithi171.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-14T06:09:00.327 INFO:teuthology.orchestra.run.smithi171.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-14T06:09:00.328 INFO:teuthology.orchestra.run.smithi171.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-14T06:09:00.328 INFO:teuthology.orchestra.run.smithi171.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-14T06:09:00.331 INFO:teuthology.orchestra.run.smithi171.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-14T06:09:00.345 INFO:teuthology.orchestra.run.smithi171.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-14T06:09:00.353 INFO:teuthology.orchestra.run.smithi154.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-14T06:09:00.353 INFO:teuthology.orchestra.run.smithi154.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-14T06:09:00.398 INFO:teuthology.orchestra.run.smithi171.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-14T06:09:00.400 INFO:teuthology.orchestra.run.smithi171.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-14T06:09:00.401 INFO:teuthology.orchestra.run.smithi171.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-14T06:09:00.402 INFO:teuthology.orchestra.run.smithi171.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-14T06:09:00.402 INFO:teuthology.orchestra.run.smithi171.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-14T06:09:00.413 INFO:teuthology.orchestra.run.smithi171.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-14T06:09:00.414 INFO:teuthology.orchestra.run.smithi171.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-14T06:09:00.414 INFO:teuthology.orchestra.run.smithi171.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-14T06:09:05.770 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 16.0 MB in 2s (7,407 kB/s) 2024-09-14T06:09:06.431 INFO:teuthology.orchestra.run.smithi171.stdout:Fetched 16.0 MB in 3s (5,803 kB/s) 2024-09-14T06:09:07.155 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T06:09:07.172 DEBUG:teuthology.orchestra.run.smithi154:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-14T06:09:07.224 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T06:09:07.409 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2024-09-14T06:09:07.409 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2024-09-14T06:09:07.573 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T06:09:07.573 INFO:teuthology.orchestra.run.smithi154.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T06:09:07.573 INFO:teuthology.orchestra.run.smithi154.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T06:09:07.574 INFO:teuthology.orchestra.run.smithi154.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T06:09:07.574 INFO:teuthology.orchestra.run.smithi154.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-14T06:09:07.574 INFO:teuthology.orchestra.run.smithi154.stdout: python2.7-minimal 2024-09-14T06:09:07.574 INFO:teuthology.orchestra.run.smithi154.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T06:09:07.575 INFO:teuthology.orchestra.run.smithi154.stdout:The following additional packages will be installed: 2024-09-14T06:09:07.575 INFO:teuthology.orchestra.run.smithi154.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-14T06:09:07.575 INFO:teuthology.orchestra.run.smithi154.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-14T06:09:07.575 INFO:teuthology.orchestra.run.smithi154.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-14T06:09:07.577 INFO:teuthology.orchestra.run.smithi154.stdout:Suggested packages: 2024-09-14T06:09:07.577 INFO:teuthology.orchestra.run.smithi154.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-14T06:09:07.577 INFO:teuthology.orchestra.run.smithi154.stdout:Recommended packages: 2024-09-14T06:09:07.577 INFO:teuthology.orchestra.run.smithi154.stdout: thermald 2024-09-14T06:09:07.618 INFO:teuthology.orchestra.run.smithi154.stdout:The following NEW packages will be installed: 2024-09-14T06:09:07.618 INFO:teuthology.orchestra.run.smithi154.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-14T06:09:07.619 INFO:teuthology.orchestra.run.smithi154.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-14T06:09:07.619 INFO:teuthology.orchestra.run.smithi154.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-14T06:09:07.620 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages will be upgraded: 2024-09-14T06:09:07.620 INFO:teuthology.orchestra.run.smithi154.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-14T06:09:07.799 INFO:teuthology.orchestra.run.smithi154.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-14T06:09:07.799 INFO:teuthology.orchestra.run.smithi154.stdout:Need to get 113 MB of archives. 2024-09-14T06:09:07.799 INFO:teuthology.orchestra.run.smithi154.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-14T06:09:07.799 INFO:teuthology.orchestra.run.smithi154.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-14T06:09:07.911 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-09-14T06:09:07.929 DEBUG:teuthology.orchestra.run.smithi171:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-14T06:09:07.987 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-09-14T06:09:08.195 INFO:teuthology.orchestra.run.smithi171.stdout:Building dependency tree... 2024-09-14T06:09:08.195 INFO:teuthology.orchestra.run.smithi171.stdout:Reading state information... 2024-09-14T06:09:08.360 INFO:teuthology.orchestra.run.smithi171.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T06:09:08.360 INFO:teuthology.orchestra.run.smithi171.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T06:09:08.360 INFO:teuthology.orchestra.run.smithi171.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T06:09:08.361 INFO:teuthology.orchestra.run.smithi171.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T06:09:08.361 INFO:teuthology.orchestra.run.smithi171.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-14T06:09:08.362 INFO:teuthology.orchestra.run.smithi171.stdout: python2.7-minimal 2024-09-14T06:09:08.362 INFO:teuthology.orchestra.run.smithi171.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T06:09:08.363 INFO:teuthology.orchestra.run.smithi171.stdout:The following additional packages will be installed: 2024-09-14T06:09:08.364 INFO:teuthology.orchestra.run.smithi171.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-14T06:09:08.364 INFO:teuthology.orchestra.run.smithi171.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-14T06:09:08.364 INFO:teuthology.orchestra.run.smithi171.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-14T06:09:08.364 INFO:teuthology.orchestra.run.smithi171.stdout:Suggested packages: 2024-09-14T06:09:08.365 INFO:teuthology.orchestra.run.smithi171.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-14T06:09:08.365 INFO:teuthology.orchestra.run.smithi171.stdout:Recommended packages: 2024-09-14T06:09:08.365 INFO:teuthology.orchestra.run.smithi171.stdout: thermald 2024-09-14T06:09:08.404 INFO:teuthology.orchestra.run.smithi171.stdout:The following NEW packages will be installed: 2024-09-14T06:09:08.404 INFO:teuthology.orchestra.run.smithi171.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-14T06:09:08.404 INFO:teuthology.orchestra.run.smithi171.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-14T06:09:08.404 INFO:teuthology.orchestra.run.smithi171.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-14T06:09:08.405 INFO:teuthology.orchestra.run.smithi171.stdout:The following packages will be upgraded: 2024-09-14T06:09:08.405 INFO:teuthology.orchestra.run.smithi171.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-14T06:09:08.455 INFO:teuthology.orchestra.run.smithi171.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-14T06:09:08.456 INFO:teuthology.orchestra.run.smithi171.stdout:Need to get 113 MB of archives. 2024-09-14T06:09:08.456 INFO:teuthology.orchestra.run.smithi171.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-14T06:09:08.456 INFO:teuthology.orchestra.run.smithi171.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-14T06:09:08.889 INFO:teuthology.orchestra.run.smithi171.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-14T06:09:08.980 INFO:teuthology.orchestra.run.smithi171.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-14T06:09:09.189 INFO:teuthology.orchestra.run.smithi154.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-14T06:09:09.542 INFO:teuthology.orchestra.run.smithi154.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-14T06:09:09.751 INFO:teuthology.orchestra.run.smithi171.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-14T06:09:09.752 INFO:teuthology.orchestra.run.smithi171.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-14T06:09:09.752 INFO:teuthology.orchestra.run.smithi171.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-14T06:09:09.869 INFO:teuthology.orchestra.run.smithi171.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-14T06:09:09.889 INFO:teuthology.orchestra.run.smithi171.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-14T06:09:10.256 INFO:teuthology.orchestra.run.smithi171.stdout:Fetched 113 MB in 1s (76.7 MB/s) 2024-09-14T06:09:10.430 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-14T06:09:11.749 INFO:teuthology.orchestra.run.smithi154.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-14T06:09:11.749 INFO:teuthology.orchestra.run.smithi154.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-14T06:09:11.750 INFO:teuthology.orchestra.run.smithi154.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-14T06:09:12.110 INFO:teuthology.orchestra.run.smithi154.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-14T06:09:12.194 INFO:teuthology.orchestra.run.smithi154.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-14T06:09:12.492 INFO:teuthology.orchestra.run.smithi171.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-14T06:09:12.497 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T06:09:12.564 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:12.620 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 113 MB in 5s (24.8 MB/s) 2024-09-14T06:09:12.802 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-14T06:09:14.539 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-14T06:09:14.560 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T06:09:14.653 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:14.875 INFO:teuthology.orchestra.run.smithi154.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-14T06:09:14.879 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T06:09:14.991 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:15.109 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-14T06:09:15.129 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T06:09:15.167 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:17.735 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-14T06:09:17.757 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T06:09:17.845 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:18.280 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-14T06:09:18.300 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T06:09:18.338 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:21.466 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T06:09:21.593 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T06:09:21.910 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T06:09:22.014 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T06:09:22.301 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-14T06:09:22.323 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-14T06:09:22.359 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-14T06:09:25.317 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T06:09:25.450 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T06:09:25.749 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T06:09:25.853 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T06:09:26.182 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-14T06:09:26.204 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-14T06:09:26.248 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-14T06:09:28.299 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-14T06:09:28.337 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T06:09:28.374 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:30.903 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T06:09:31.026 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T06:09:31.343 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-14T06:09:31.465 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:31.591 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-14T06:09:31.718 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:31.853 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-14T06:09:31.890 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-14T06:09:31.928 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:32.998 INFO:teuthology.orchestra.run.smithi171.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-14T06:09:32.998 INFO:teuthology.orchestra.run.smithi171.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-14T06:09:32.998 INFO:teuthology.orchestra.run.smithi171.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-14T06:09:32.998 INFO:teuthology.orchestra.run.smithi171.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-14T06:09:33.155 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:34.572 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:36.141 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-14T06:09:36.264 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-14T06:09:36.582 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-14T06:09:36.647 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-14T06:09:36.708 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-14T06:09:36.769 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:36.834 INFO:teuthology.orchestra.run.smithi171.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:36.886 INFO:teuthology.orchestra.run.smithi171.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-14T06:09:36.887 INFO:teuthology.orchestra.run.smithi171.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-14T06:09:36.911 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-14T06:09:37.022 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:38.360 INFO:teuthology.orchestra.run.smithi154.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-14T06:09:38.360 INFO:teuthology.orchestra.run.smithi154.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-14T06:09:38.360 INFO:teuthology.orchestra.run.smithi154.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-14T06:09:38.360 INFO:teuthology.orchestra.run.smithi154.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-14T06:09:38.576 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:39.959 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:41.844 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-14T06:09:41.987 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-14T06:09:42.088 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-14T06:09:42.149 INFO:teuthology.orchestra.run.smithi154.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-14T06:09:42.149 INFO:teuthology.orchestra.run.smithi154.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-14T06:09:51.440 INFO:teuthology.orchestra.run.smithi171.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-14T06:09:51.440 INFO:teuthology.orchestra.run.smithi171.stdout:Sourcing file `/etc/default/grub' 2024-09-14T06:09:51.454 INFO:teuthology.orchestra.run.smithi171.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-14T06:09:51.482 INFO:teuthology.orchestra.run.smithi171.stdout:Generating grub configuration file ... 2024-09-14T06:09:51.793 INFO:teuthology.orchestra.run.smithi171.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-14T06:09:51.816 INFO:teuthology.orchestra.run.smithi171.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-14T06:09:52.116 INFO:teuthology.orchestra.run.smithi171.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-14T06:09:52.122 INFO:teuthology.orchestra.run.smithi171.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-14T06:09:52.199 INFO:teuthology.orchestra.run.smithi171.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-14T06:09:52.262 INFO:teuthology.orchestra.run.smithi171.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-14T06:09:52.364 INFO:teuthology.orchestra.run.smithi171.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-14T06:09:52.364 INFO:teuthology.orchestra.run.smithi171.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-14T06:09:52.365 INFO:teuthology.orchestra.run.smithi171.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-14T06:09:52.405 INFO:teuthology.orchestra.run.smithi171.stdout:done 2024-09-14T06:09:52.883 DEBUG:teuthology.orchestra.run.smithi171:> dpkg -s linux-image-generic 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Package: linux-image-generic 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Status: install ok installed 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Priority: optional 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Section: kernel 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Installed-Size: 21 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Maintainer: Ubuntu Kernel Team 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Architecture: amd64 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Source: linux-meta 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Version: 5.15.0.121.121 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-14T06:09:52.901 INFO:teuthology.orchestra.run.smithi171.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-14T06:09:52.902 INFO:teuthology.orchestra.run.smithi171.stdout:Recommends: thermald 2024-09-14T06:09:52.902 INFO:teuthology.orchestra.run.smithi171.stdout:Description: Generic Linux kernel image 2024-09-14T06:09:52.902 INFO:teuthology.orchestra.run.smithi171.stdout: This package will always depend on the latest generic kernel image 2024-09-14T06:09:52.902 INFO:teuthology.orchestra.run.smithi171.stdout: available. 2024-09-14T06:09:52.902 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-14T06:09:52.902 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T06:09:52.902 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T06:09:52.902 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-14T06:09:52.903 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi171.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T06:09:52.903 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-get clean 2024-09-14T06:09:53.052 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-get update 2024-09-14T06:09:53.310 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-14T06:09:53.310 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T06:09:53.381 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-14T06:09:53.463 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-14T06:09:54.725 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-09-14T06:09:54.743 DEBUG:teuthology.orchestra.run.smithi171:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-14T06:09:54.804 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-09-14T06:09:55.014 INFO:teuthology.orchestra.run.smithi171.stdout:Building dependency tree... 2024-09-14T06:09:55.014 INFO:teuthology.orchestra.run.smithi171.stdout:Reading state information... 2024-09-14T06:09:55.195 INFO:teuthology.orchestra.run.smithi171.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-14T06:09:55.195 INFO:teuthology.orchestra.run.smithi171.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T06:09:55.195 INFO:teuthology.orchestra.run.smithi171.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T06:09:55.195 INFO:teuthology.orchestra.run.smithi171.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T06:09:55.195 INFO:teuthology.orchestra.run.smithi171.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T06:09:55.196 INFO:teuthology.orchestra.run.smithi171.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T06:09:55.196 INFO:teuthology.orchestra.run.smithi171.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T06:09:55.196 INFO:teuthology.orchestra.run.smithi171.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T06:09:55.236 INFO:teuthology.orchestra.run.smithi171.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-14T06:09:55.237 DEBUG:teuthology.orchestra.run.smithi171:> dpkg -s linux-image-generic 2024-09-14T06:09:55.252 INFO:teuthology.orchestra.run.smithi171.stdout:Package: linux-image-generic 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Status: install ok installed 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Priority: optional 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Section: kernel 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Installed-Size: 21 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Maintainer: Ubuntu Kernel Team 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Architecture: amd64 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Source: linux-meta 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Version: 5.15.0.121.121 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-14T06:09:55.253 INFO:teuthology.orchestra.run.smithi171.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-14T06:09:55.254 INFO:teuthology.orchestra.run.smithi171.stdout:Recommends: thermald 2024-09-14T06:09:55.254 INFO:teuthology.orchestra.run.smithi171.stdout:Description: Generic Linux kernel image 2024-09-14T06:09:55.254 INFO:teuthology.orchestra.run.smithi171.stdout: This package will always depend on the latest generic kernel image 2024-09-14T06:09:55.254 INFO:teuthology.orchestra.run.smithi171.stdout: available. 2024-09-14T06:09:55.254 DEBUG:teuthology.orchestra.run.smithi171:> mktemp 2024-09-14T06:09:55.298 INFO:teuthology.orchestra.run.smithi171.stdout:/tmp/tmp.KZzfctyLqQ 2024-09-14T06:09:55.299 DEBUG:teuthology.orchestra.run.smithi171:> sudo cp /boot/grub/grub.cfg /tmp/tmp.KZzfctyLqQ 2024-09-14T06:09:55.355 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 0666 /tmp/tmp.KZzfctyLqQ 2024-09-14T06:09:55.468 DEBUG:teuthology.orchestra.remote:smithi171:/tmp/tmp.KZzfctyLqQ is 10KB 2024-09-14T06:09:55.481 DEBUG:teuthology.orchestra.run.smithi171:> rm -fr /tmp/tmp.KZzfctyLqQ 2024-09-14T06:09:55.486 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-14T06:09:55.542 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:09:55.542 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-14T06:09:55.542 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-14T06:09:55.605 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-14T06:09:55.605 DEBUG:teuthology.orchestra.run.smithi171:> sudo update-grub 2024-09-14T06:09:56.262 INFO:teuthology.orchestra.run.smithi154.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-14T06:09:56.262 INFO:teuthology.orchestra.run.smithi154.stdout:Sourcing file `/etc/default/grub' 2024-09-14T06:09:56.285 INFO:teuthology.orchestra.run.smithi154.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-14T06:09:56.307 INFO:teuthology.orchestra.run.smithi154.stdout:Generating grub configuration file ... 2024-09-14T06:09:56.598 INFO:teuthology.orchestra.run.smithi154.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-14T06:09:56.622 INFO:teuthology.orchestra.run.smithi154.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-14T06:09:56.763 INFO:teuthology.orchestra.run.smithi171.stderr:Sourcing file `/etc/default/grub' 2024-09-14T06:09:56.765 INFO:teuthology.orchestra.run.smithi171.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-14T06:09:56.766 INFO:teuthology.orchestra.run.smithi171.stderr:Generating grub configuration file ... 2024-09-14T06:09:56.938 INFO:teuthology.orchestra.run.smithi171.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-14T06:09:56.944 INFO:teuthology.orchestra.run.smithi171.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-14T06:09:56.949 INFO:teuthology.orchestra.run.smithi154.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-14T06:09:56.954 INFO:teuthology.orchestra.run.smithi154.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-14T06:09:57.019 INFO:teuthology.orchestra.run.smithi154.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-14T06:09:57.024 INFO:teuthology.orchestra.run.smithi154.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-14T06:09:57.170 INFO:teuthology.orchestra.run.smithi154.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-14T06:09:57.171 INFO:teuthology.orchestra.run.smithi154.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-14T06:09:57.171 INFO:teuthology.orchestra.run.smithi154.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-14T06:09:57.197 INFO:teuthology.orchestra.run.smithi171.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-14T06:09:57.202 INFO:teuthology.orchestra.run.smithi171.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-14T06:09:57.209 INFO:teuthology.orchestra.run.smithi154.stdout:done 2024-09-14T06:09:57.242 INFO:teuthology.orchestra.run.smithi171.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-14T06:09:57.248 INFO:teuthology.orchestra.run.smithi171.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-14T06:09:57.360 INFO:teuthology.orchestra.run.smithi171.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-14T06:09:57.361 INFO:teuthology.orchestra.run.smithi171.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-14T06:09:57.361 INFO:teuthology.orchestra.run.smithi171.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-14T06:09:57.371 INFO:teuthology.orchestra.run.smithi171.stderr:done 2024-09-14T06:09:57.380 DEBUG:teuthology.orchestra.run.smithi171:> sudo shutdown -r now 2024-09-14T06:09:57.720 DEBUG:teuthology.orchestra.run.smithi154:> dpkg -s linux-image-generic 2024-09-14T06:09:57.739 INFO:teuthology.orchestra.run.smithi154.stdout:Package: linux-image-generic 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Status: install ok installed 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Priority: optional 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Section: kernel 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Installed-Size: 21 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Maintainer: Ubuntu Kernel Team 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Architecture: amd64 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Source: linux-meta 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Version: 5.15.0.121.121 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Recommends: thermald 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout:Description: Generic Linux kernel image 2024-09-14T06:09:57.740 INFO:teuthology.orchestra.run.smithi154.stdout: This package will always depend on the latest generic kernel image 2024-09-14T06:09:57.741 INFO:teuthology.orchestra.run.smithi154.stdout: available. 2024-09-14T06:09:57.741 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-14T06:09:57.741 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T06:09:57.741 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T06:09:57.741 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-14T06:09:57.741 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi154.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T06:09:57.741 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get clean 2024-09-14T06:09:57.899 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get update 2024-09-14T06:09:58.018 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T06:09:58.018 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-14T06:09:58.028 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-14T06:09:58.045 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-14T06:09:59.375 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T06:09:59.394 DEBUG:teuthology.orchestra.run.smithi154:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-14T06:09:59.447 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T06:09:59.634 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2024-09-14T06:09:59.634 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2024-09-14T06:09:59.799 INFO:teuthology.orchestra.run.smithi154.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-14T06:09:59.800 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T06:09:59.800 INFO:teuthology.orchestra.run.smithi154.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T06:09:59.800 INFO:teuthology.orchestra.run.smithi154.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T06:09:59.800 INFO:teuthology.orchestra.run.smithi154.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T06:09:59.801 INFO:teuthology.orchestra.run.smithi154.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T06:09:59.801 INFO:teuthology.orchestra.run.smithi154.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T06:09:59.801 INFO:teuthology.orchestra.run.smithi154.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T06:09:59.840 INFO:teuthology.orchestra.run.smithi154.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-14T06:09:59.842 DEBUG:teuthology.orchestra.run.smithi154:> dpkg -s linux-image-generic 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Package: linux-image-generic 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Status: install ok installed 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Priority: optional 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Section: kernel 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Installed-Size: 21 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Maintainer: Ubuntu Kernel Team 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Architecture: amd64 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Source: linux-meta 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Version: 5.15.0.121.121 2024-09-14T06:09:59.896 INFO:teuthology.orchestra.run.smithi154.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-14T06:09:59.897 INFO:teuthology.orchestra.run.smithi154.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-14T06:09:59.897 INFO:teuthology.orchestra.run.smithi154.stdout:Recommends: thermald 2024-09-14T06:09:59.897 INFO:teuthology.orchestra.run.smithi154.stdout:Description: Generic Linux kernel image 2024-09-14T06:09:59.897 INFO:teuthology.orchestra.run.smithi154.stdout: This package will always depend on the latest generic kernel image 2024-09-14T06:09:59.897 INFO:teuthology.orchestra.run.smithi154.stdout: available. 2024-09-14T06:09:59.897 DEBUG:teuthology.orchestra.run.smithi154:> mktemp 2024-09-14T06:09:59.944 INFO:teuthology.orchestra.run.smithi154.stdout:/tmp/tmp.iPz7aP31BS 2024-09-14T06:09:59.945 DEBUG:teuthology.orchestra.run.smithi154:> sudo cp /boot/grub/grub.cfg /tmp/tmp.iPz7aP31BS 2024-09-14T06:10:00.004 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0666 /tmp/tmp.iPz7aP31BS 2024-09-14T06:10:00.133 DEBUG:teuthology.orchestra.remote:smithi154:/tmp/tmp.iPz7aP31BS is 10KB 2024-09-14T06:10:00.145 DEBUG:teuthology.orchestra.run.smithi154:> rm -fr /tmp/tmp.iPz7aP31BS 2024-09-14T06:10:00.150 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-14T06:10:00.204 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:10:00.204 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-14T06:10:00.204 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-14T06:10:00.271 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-14T06:10:00.271 DEBUG:teuthology.orchestra.run.smithi154:> sudo update-grub 2024-09-14T06:10:01.592 INFO:teuthology.orchestra.run.smithi154.stderr:Sourcing file `/etc/default/grub' 2024-09-14T06:10:01.593 INFO:teuthology.orchestra.run.smithi154.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-14T06:10:01.595 INFO:teuthology.orchestra.run.smithi154.stderr:Generating grub configuration file ... 2024-09-14T06:10:01.806 INFO:teuthology.orchestra.run.smithi154.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-14T06:10:01.811 INFO:teuthology.orchestra.run.smithi154.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-14T06:10:02.022 INFO:teuthology.orchestra.run.smithi154.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-14T06:10:02.028 INFO:teuthology.orchestra.run.smithi154.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-14T06:10:02.068 INFO:teuthology.orchestra.run.smithi154.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-14T06:10:02.073 INFO:teuthology.orchestra.run.smithi154.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-14T06:10:02.202 INFO:teuthology.orchestra.run.smithi154.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-14T06:10:02.203 INFO:teuthology.orchestra.run.smithi154.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-14T06:10:02.203 INFO:teuthology.orchestra.run.smithi154.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-14T06:10:02.218 INFO:teuthology.orchestra.run.smithi154.stderr:done 2024-09-14T06:10:02.220 DEBUG:teuthology.orchestra.run.smithi154:> sudo shutdown -r now 2024-09-14T06:10:27.405 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-14T06:10:27.405 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-09-14T06:10:27.406 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:10:32.225 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-14T06:10:32.225 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-09-14T06:10:32.226 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:10:45.953 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.171 2024-09-14T06:10:50.557 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-09-14T06:10:54.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-09-14T06:10:54.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:10:58.013 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.171 2024-09-14T06:10:59.560 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-09-14T06:10:59.561 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:11:02.621 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.154 2024-09-14T06:11:10.019 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-09-14T06:11:10.019 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:11:14.627 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-09-14T06:11:14.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:12:10.078 DEBUG:teuthology.orchestra.remote:timed out 2024-09-14T06:12:14.635 DEBUG:teuthology.orchestra.remote:timed out 2024-09-14T06:12:25.089 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-09-14T06:12:25.090 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:12:25.317 DEBUG:teuthology.orchestra.run.smithi171:> true 2024-09-14T06:12:25.848 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-09-14T06:12:25.848 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.15.0-121-generic"... 2024-09-14T06:12:25.848 DEBUG:teuthology.orchestra.run.smithi171:> uname -r 2024-09-14T06:12:25.896 INFO:teuthology.orchestra.run.smithi171.stdout:5.15.0-121-generic 2024-09-14T06:12:25.897 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-14T06:12:25.897 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T06:12:25.897 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-14T06:12:26.898 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-14T06:12:26.898 DEBUG:teuthology.orchestra.run.smithi171:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T06:12:27.262 INFO:teuthology.orchestra.run.smithi171.stdout:ttyS1 2024-09-14T06:12:27.298 DEBUG:teuthology.parallel:result is None 2024-09-14T06:12:29.636 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-09-14T06:12:29.637 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:12:29.930 DEBUG:teuthology.orchestra.run.smithi154:> true 2024-09-14T06:12:30.526 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-09-14T06:12:30.526 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.15.0-121-generic"... 2024-09-14T06:12:30.527 DEBUG:teuthology.orchestra.run.smithi154:> uname -r 2024-09-14T06:12:30.572 INFO:teuthology.orchestra.run.smithi154.stdout:5.15.0-121-generic 2024-09-14T06:12:30.572 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-14T06:12:30.573 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T06:12:30.573 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-14T06:12:31.573 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-14T06:12:31.574 DEBUG:teuthology.orchestra.run.smithi154:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T06:12:31.929 INFO:teuthology.orchestra.run.smithi154.stdout:ttyS1 2024-09-14T06:12:31.954 DEBUG:teuthology.parallel:result is None 2024-09-14T06:12:31.954 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-14T06:12:31.969 INFO:teuthology.task.internal:Creating test directory... 2024-09-14T06:12:31.969 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T06:12:31.972 DEBUG:teuthology.orchestra.run.smithi171:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T06:12:31.978 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-14T06:12:31.990 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-14T06:12:32.005 INFO:teuthology.task.internal:Creating archive directory... 2024-09-14T06:12:32.005 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T06:12:32.021 DEBUG:teuthology.orchestra.run.smithi171:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T06:12:32.188 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-14T06:12:32.199 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-14T06:12:32.199 DEBUG:teuthology.orchestra.run.smithi154:> 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-14T06:12:32.201 DEBUG:teuthology.orchestra.run.smithi171:> 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-14T06:12:32.223 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T06:12:32.225 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T06:12:32.233 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T06:12:32.233 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T06:12:32.235 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-14T06:12:32.245 INFO:teuthology.task.internal:Configuring sudo... 2024-09-14T06:12:32.245 DEBUG:teuthology.orchestra.run.smithi154:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T06:12:32.281 DEBUG:teuthology.orchestra.run.smithi171:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T06:12:32.305 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-14T06:12:32.314 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-14T06:12:32.314 DEBUG:teuthology.orchestra.run.smithi154:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T06:12:32.337 DEBUG:teuthology.orchestra.run.smithi171:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T06:12:32.352 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T06:12:32.389 DEBUG:teuthology.orchestra.run.smithi154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T06:12:32.436 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:12:32.437 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T06:12:32.517 DEBUG:teuthology.orchestra.run.smithi171:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T06:12:32.523 DEBUG:teuthology.orchestra.run.smithi171:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T06:12:32.569 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:12:32.569 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T06:12:32.648 DEBUG:teuthology.orchestra.run.smithi154:> sudo service rsyslog restart 2024-09-14T06:12:32.650 DEBUG:teuthology.orchestra.run.smithi171:> sudo service rsyslog restart 2024-09-14T06:12:32.719 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-14T06:12:32.729 INFO:teuthology.task.internal:Starting timer... 2024-09-14T06:12:32.730 INFO:teuthology.run_tasks:Running task pcp... 2024-09-14T06:12:32.745 INFO:teuthology.run_tasks:Running task selinux... 2024-09-14T06:12:32.757 DEBUG:teuthology.task.selinux:Excluding smithi154: OS 'ubuntu' does not support SELinux 2024-09-14T06:12:32.757 DEBUG:teuthology.task.selinux:Excluding smithi171: OS 'ubuntu' does not support SELinux 2024-09-14T06:12:32.757 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-14T06:12:32.757 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-14T06:12:32.757 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-14T06:12:32.758 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-14T06:12:32.770 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-14T06:12:32.782 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-14T06:12:32.783 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi154.front.sepia.ceph.com,smithi171.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-14T06:20:02.202 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi154.front.sepia.ceph.com'), Remote(name='ubuntu@smithi171.front.sepia.ceph.com')] 2024-09-14T06:20:02.204 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-09-14T06:20:02.205 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:20:02.284 DEBUG:teuthology.orchestra.run.smithi154:> true 2024-09-14T06:20:02.361 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi154.front.sepia.ceph.com' 2024-09-14T06:20:02.361 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-09-14T06:20:02.362 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:20:02.457 DEBUG:teuthology.orchestra.run.smithi171:> true 2024-09-14T06:20:02.533 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-09-14T06:20:02.533 INFO:teuthology.run_tasks:Running task clock... 2024-09-14T06:20:02.544 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-14T06:20:02.544 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T06:20:02.545 DEBUG:teuthology.orchestra.run.smithi154:> 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-14T06:20:02.547 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T06:20:02.547 DEBUG:teuthology.orchestra.run.smithi171:> 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-14T06:20:02.576 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-14T06:20:02.576 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: Command line: ntpd -gq 2024-09-14T06:20:02.577 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: ---------------------------------------------------- 2024-09-14T06:20:02.577 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: ntp-4 is maintained by Network Time Foundation, 2024-09-14T06:20:02.577 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-14T06:20:02.577 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: corporation. Support and training for ntp-4 are 2024-09-14T06:20:02.577 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: available at https://www.nwtime.org/support 2024-09-14T06:20:02.578 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: ---------------------------------------------------- 2024-09-14T06:20:02.579 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: proto: precision = 0.058 usec (-24) 2024-09-14T06:20:02.579 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: basedate set to 2022-02-04 2024-09-14T06:20:02.579 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: gps base set to 2022-02-06 (week 2196) 2024-09-14T06:20:02.579 INFO:teuthology.orchestra.run.smithi154.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-14T06:20:02.580 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-14T06:20:02.580 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: restrict ::: KOD does nothing without LIMITED. 2024-09-14T06:20:02.580 INFO:teuthology.orchestra.run.smithi154.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-14T06:20:02.581 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: Listen and drop on 0 v6wildcard [::]:123 2024-09-14T06:20:02.581 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-14T06:20:02.581 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: Listen normally on 2 lo 127.0.0.1:123 2024-09-14T06:20:02.581 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: Listen normally on 3 enp3s0f1 172.21.15.154:123 2024-09-14T06:20:02.581 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: Listen normally on 4 lo [::1]:123 2024-09-14T06:20:02.581 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7761%5]:123 2024-09-14T06:20:02.581 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:02 ntpd[18466]: Listening on routing socket on fd #22 for interface updates 2024-09-14T06:20:02.603 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-14T06:20:02.604 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: Command line: ntpd -gq 2024-09-14T06:20:02.604 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: ---------------------------------------------------- 2024-09-14T06:20:02.604 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: ntp-4 is maintained by Network Time Foundation, 2024-09-14T06:20:02.604 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-14T06:20:02.604 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: corporation. Support and training for ntp-4 are 2024-09-14T06:20:02.604 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: available at https://www.nwtime.org/support 2024-09-14T06:20:02.604 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: ---------------------------------------------------- 2024-09-14T06:20:02.605 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: proto: precision = 0.045 usec (-24) 2024-09-14T06:20:02.605 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: basedate set to 2022-02-04 2024-09-14T06:20:02.605 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: gps base set to 2022-02-06 (week 2196) 2024-09-14T06:20:02.605 INFO:teuthology.orchestra.run.smithi171.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-14T06:20:02.606 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-14T06:20:02.606 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: restrict ::: KOD does nothing without LIMITED. 2024-09-14T06:20:02.606 INFO:teuthology.orchestra.run.smithi171.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-14T06:20:02.607 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: Listen and drop on 0 v6wildcard [::]:123 2024-09-14T06:20:02.607 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-14T06:20:02.607 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: Listen normally on 2 lo 127.0.0.1:123 2024-09-14T06:20:02.607 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: Listen normally on 3 enp3s0f1 172.21.15.171:123 2024-09-14T06:20:02.608 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: Listen normally on 4 lo [::1]:123 2024-09-14T06:20:02.608 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6f6d%5]:123 2024-09-14T06:20:02.608 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:02 ntpd[18519]: Listening on routing socket on fd #22 for interface updates 2024-09-14T06:20:03.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:03.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:03.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:03.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:03.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:03.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:03.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:03.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:03.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:03.580 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:03.580 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:03.580 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:03.580 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:03.580 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:03.580 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:03.580 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:03.580 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:03.580 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:03 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:03.604 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:03 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:03.604 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:03 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:04.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:04 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:04.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:04 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:04.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:04 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:04.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:04 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:04.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:04 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:04.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:04 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:05.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:05.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:05.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:05.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:05.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:05.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:05.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:05.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:05 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:05.604 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:05 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:05.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:05 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:05.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:05 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:05.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:05 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:05.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:05 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:05.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:05 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:06.576 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:06 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:06.577 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:06 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:06.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:06 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:06.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:06 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:06.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:06 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:06.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:06 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:06.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:06 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:06.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:06 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:07.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:07.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:07 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:07.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:07.606 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:07.606 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:07 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:08.604 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:08 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:08.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:08 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:08.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:08 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:08.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:08 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:08.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:08 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:08.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:08 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:09.577 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:09.577 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:09.577 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:09.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:09.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:09.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:09.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:09.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:09.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:09.578 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:09.578 INFO:teuthology.orchestra.run.smithi154.stdout:14 Sep 06:20:09 ntpd[18466]: ntpd: time slew -0.001310 s 2024-09-14T06:20:09.578 INFO:teuthology.orchestra.run.smithi154.stdout:ntpd: time slew -0.001310s 2024-09-14T06:20:09.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-14T06:20:09.579 INFO:teuthology.orchestra.run.smithi154.stderr:14 Sep 06:20:09 ntpd[18466]: can't open /var/log/ntpstats/loopstats.20240914: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:09.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:09 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:09.629 INFO:teuthology.orchestra.run.smithi154.stdout: remote refid st t when poll reach delay offset jitter 2024-09-14T06:20:09.629 INFO:teuthology.orchestra.run.smithi154.stdout:============================================================================== 2024-09-14T06:20:09.629 INFO:teuthology.orchestra.run.smithi154.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T06:20:09.629 INFO:teuthology.orchestra.run.smithi154.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T06:20:09.630 INFO:teuthology.orchestra.run.smithi154.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T06:20:09.630 INFO:teuthology.orchestra.run.smithi154.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T06:20:10.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:10 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:10.605 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:10 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:10.606 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:10 ntpd[18519]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-14T06:20:10.606 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:10 ntpd[18519]: can't open /var/log/ntpstats/rawstats.20240914: Permission denied 2024-09-14T06:20:10.606 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:10 ntpd[18519]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-14T06:20:10.606 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:10 ntpd[18519]: can't open /var/log/ntpstats/peerstats.20240914: Permission denied 2024-09-14T06:20:10.607 INFO:teuthology.orchestra.run.smithi171.stdout:14 Sep 06:20:10 ntpd[18519]: ntpd: time slew -0.000250 s 2024-09-14T06:20:10.607 INFO:teuthology.orchestra.run.smithi171.stdout:ntpd: time slew -0.000250s 2024-09-14T06:20:10.607 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:10 ntpd[18519]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-14T06:20:10.608 INFO:teuthology.orchestra.run.smithi171.stderr:14 Sep 06:20:10 ntpd[18519]: can't open /var/log/ntpstats/loopstats.20240914: Permission denied 2024-09-14T06:20:10.654 INFO:teuthology.orchestra.run.smithi171.stdout: remote refid st t when poll reach delay offset jitter 2024-09-14T06:20:10.654 INFO:teuthology.orchestra.run.smithi171.stdout:============================================================================== 2024-09-14T06:20:10.654 INFO:teuthology.orchestra.run.smithi171.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T06:20:10.654 INFO:teuthology.orchestra.run.smithi171.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T06:20:10.655 INFO:teuthology.orchestra.run.smithi171.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T06:20:10.655 INFO:teuthology.orchestra.run.smithi171.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-14T06:20:10.656 INFO:teuthology.run_tasks:Running task install... 2024-09-14T06:20:10.666 DEBUG:teuthology.task.install:project ceph 2024-09-14T06:20:10.666 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}} 2024-09-14T06:20:10.666 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'} 2024-09-14T06:20:10.666 INFO:teuthology.task.install:Using flavor: default 2024-09-14T06:20:10.671 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-14T06:20:10.671 INFO:teuthology.task.install:extra packages: [] 2024-09-14T06:20:10.672 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-key list | grep Ceph 2024-09-14T06:20:10.672 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-key list | grep Ceph 2024-09-14T06:20:10.738 INFO:teuthology.orchestra.run.smithi154.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-14T06:20:10.751 INFO:teuthology.orchestra.run.smithi171.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-14T06:20:10.767 INFO:teuthology.orchestra.run.smithi154.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-14T06:20:10.767 INFO:teuthology.orchestra.run.smithi154.stdout:uid [ unknown] Ceph.com (release key) 2024-09-14T06:20:10.768 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-09-14T06:20:10.769 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:20:10.777 INFO:teuthology.orchestra.run.smithi171.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-14T06:20:10.777 INFO:teuthology.orchestra.run.smithi171.stdout:uid [ unknown] Ceph.com (release key) 2024-09-14T06:20:10.778 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-09-14T06:20:10.778 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:20:10.913 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default/ 2024-09-14T06:20:10.914 INFO:teuthology.task.install.deb:Package version is 19.3.0-4775-g7f24e589-1jammy 2024-09-14T06:20:10.917 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default/ 2024-09-14T06:20:10.917 INFO:teuthology.task.install.deb:Package version is 19.3.0-4775-g7f24e589-1jammy 2024-09-14T06:20:11.022 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:20:11.022 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-14T06:20:11.028 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:20:11.028 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-14T06:20:11.036 DEBUG:teuthology.orchestra.run.smithi154:> sudo apt-get update 2024-09-14T06:20:11.042 DEBUG:teuthology.orchestra.run.smithi171:> sudo apt-get update 2024-09-14T06:20:11.207 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T06:20:11.207 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-14T06:20:11.210 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-14T06:20:11.218 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-14T06:20:11.219 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-14T06:20:11.235 INFO:teuthology.orchestra.run.smithi154.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-14T06:20:11.236 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-14T06:20:11.261 INFO:teuthology.orchestra.run.smithi171.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy InRelease 2024-09-14T06:20:11.261 INFO:teuthology.orchestra.run.smithi154.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy InRelease 2024-09-14T06:20:11.282 INFO:teuthology.orchestra.run.smithi171.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-14T06:20:11.285 INFO:teuthology.orchestra.run.smithi154.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-14T06:20:11.307 INFO:teuthology.orchestra.run.smithi154.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-14T06:20:11.307 INFO:teuthology.orchestra.run.smithi171.stdout:Ign:6 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-14T06:20:11.327 INFO:teuthology.orchestra.run.smithi154.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,420 B] 2024-09-14T06:20:11.328 INFO:teuthology.orchestra.run.smithi171.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,420 B] 2024-09-14T06:20:11.334 INFO:teuthology.orchestra.run.smithi171.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-14T06:20:11.354 INFO:teuthology.orchestra.run.smithi154.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-14T06:20:11.354 INFO:teuthology.orchestra.run.smithi171.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-14T06:20:11.542 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 29.3 kB in 0s (90.0 kB/s) 2024-09-14T06:20:11.558 INFO:teuthology.orchestra.run.smithi171.stdout:Fetched 29.3 kB in 0s (87.7 kB/s) 2024-09-14T06:20:12.548 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T06:20:12.563 DEBUG:teuthology.orchestra.run.smithi154:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4775-g7f24e589-1jammy cephadm=19.3.0-4775-g7f24e589-1jammy ceph-mds=19.3.0-4775-g7f24e589-1jammy ceph-mgr=19.3.0-4775-g7f24e589-1jammy ceph-common=19.3.0-4775-g7f24e589-1jammy ceph-fuse=19.3.0-4775-g7f24e589-1jammy ceph-test=19.3.0-4775-g7f24e589-1jammy ceph-volume=19.3.0-4775-g7f24e589-1jammy radosgw=19.3.0-4775-g7f24e589-1jammy python3-rados=19.3.0-4775-g7f24e589-1jammy python3-rgw=19.3.0-4775-g7f24e589-1jammy python3-cephfs=19.3.0-4775-g7f24e589-1jammy python3-rbd=19.3.0-4775-g7f24e589-1jammy libcephfs2=19.3.0-4775-g7f24e589-1jammy libcephfs-dev=19.3.0-4775-g7f24e589-1jammy librados2=19.3.0-4775-g7f24e589-1jammy librbd1=19.3.0-4775-g7f24e589-1jammy rbd-fuse=19.3.0-4775-g7f24e589-1jammy 2024-09-14T06:20:12.582 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-09-14T06:20:12.600 DEBUG:teuthology.orchestra.run.smithi171:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4775-g7f24e589-1jammy cephadm=19.3.0-4775-g7f24e589-1jammy ceph-mds=19.3.0-4775-g7f24e589-1jammy ceph-mgr=19.3.0-4775-g7f24e589-1jammy ceph-common=19.3.0-4775-g7f24e589-1jammy ceph-fuse=19.3.0-4775-g7f24e589-1jammy ceph-test=19.3.0-4775-g7f24e589-1jammy ceph-volume=19.3.0-4775-g7f24e589-1jammy radosgw=19.3.0-4775-g7f24e589-1jammy python3-rados=19.3.0-4775-g7f24e589-1jammy python3-rgw=19.3.0-4775-g7f24e589-1jammy python3-cephfs=19.3.0-4775-g7f24e589-1jammy python3-rbd=19.3.0-4775-g7f24e589-1jammy libcephfs2=19.3.0-4775-g7f24e589-1jammy libcephfs-dev=19.3.0-4775-g7f24e589-1jammy librados2=19.3.0-4775-g7f24e589-1jammy librbd1=19.3.0-4775-g7f24e589-1jammy rbd-fuse=19.3.0-4775-g7f24e589-1jammy 2024-09-14T06:20:12.624 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T06:20:12.664 INFO:teuthology.orchestra.run.smithi171.stdout:Reading package lists... 2024-09-14T06:20:12.846 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2024-09-14T06:20:12.846 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2024-09-14T06:20:12.859 INFO:teuthology.orchestra.run.smithi171.stdout:Building dependency tree... 2024-09-14T06:20:12.859 INFO:teuthology.orchestra.run.smithi171.stdout:Reading state information... 2024-09-14T06:20:13.043 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T06:20:13.043 INFO:teuthology.orchestra.run.smithi154.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T06:20:13.043 INFO:teuthology.orchestra.run.smithi154.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T06:20:13.044 INFO:teuthology.orchestra.run.smithi154.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T06:20:13.045 INFO:teuthology.orchestra.run.smithi154.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T06:20:13.045 INFO:teuthology.orchestra.run.smithi154.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T06:20:13.046 INFO:teuthology.orchestra.run.smithi154.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T06:20:13.046 INFO:teuthology.orchestra.run.smithi154.stdout:The following additional packages will be installed: 2024-09-14T06:20:13.046 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-14T06:20:13.046 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-14T06:20:13.046 INFO:teuthology.orchestra.run.smithi154.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-14T06:20:13.046 INFO:teuthology.orchestra.run.smithi154.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-14T06:20:13.046 INFO:teuthology.orchestra.run.smithi154.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-14T06:20:13.047 INFO:teuthology.orchestra.run.smithi171.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T06:20:13.047 INFO:teuthology.orchestra.run.smithi171.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T06:20:13.047 INFO:teuthology.orchestra.run.smithi171.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T06:20:13.047 INFO:teuthology.orchestra.run.smithi171.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout:The following additional packages will be installed: 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-14T06:20:13.048 INFO:teuthology.orchestra.run.smithi171.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-14T06:20:13.049 INFO:teuthology.orchestra.run.smithi171.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: xmlstarlet zip 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout:Suggested packages: 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout:Recommended packages: 2024-09-14T06:20:13.050 INFO:teuthology.orchestra.run.smithi171.stdout: btrfs-tools 2024-09-14T06:20:13.051 INFO:teuthology.orchestra.run.smithi154.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-14T06:20:13.051 INFO:teuthology.orchestra.run.smithi154.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-14T06:20:13.051 INFO:teuthology.orchestra.run.smithi154.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-14T06:20:13.052 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-14T06:20:13.052 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-14T06:20:13.052 INFO:teuthology.orchestra.run.smithi154.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-14T06:20:13.052 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-14T06:20:13.052 INFO:teuthology.orchestra.run.smithi154.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-14T06:20:13.052 INFO:teuthology.orchestra.run.smithi154.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-14T06:20:13.052 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-14T06:20:13.052 INFO:teuthology.orchestra.run.smithi154.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-14T06:20:13.052 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: xmlstarlet zip 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout:Suggested packages: 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-14T06:20:13.053 INFO:teuthology.orchestra.run.smithi154.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-14T06:20:13.054 INFO:teuthology.orchestra.run.smithi154.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-14T06:20:13.054 INFO:teuthology.orchestra.run.smithi154.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-14T06:20:13.054 INFO:teuthology.orchestra.run.smithi154.stdout:Recommended packages: 2024-09-14T06:20:13.054 INFO:teuthology.orchestra.run.smithi154.stdout: btrfs-tools 2024-09-14T06:20:13.152 INFO:teuthology.orchestra.run.smithi154.stdout:The following NEW packages will be installed: 2024-09-14T06:20:13.152 INFO:teuthology.orchestra.run.smithi154.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-14T06:20:13.152 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-14T06:20:13.152 INFO:teuthology.orchestra.run.smithi154.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-14T06:20:13.152 INFO:teuthology.orchestra.run.smithi154.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-14T06:20:13.152 INFO:teuthology.orchestra.run.smithi154.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-14T06:20:13.152 INFO:teuthology.orchestra.run.smithi154.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-14T06:20:13.154 INFO:teuthology.orchestra.run.smithi154.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-14T06:20:13.154 INFO:teuthology.orchestra.run.smithi154.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-14T06:20:13.155 INFO:teuthology.orchestra.run.smithi154.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-14T06:20:13.156 INFO:teuthology.orchestra.run.smithi154.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-14T06:20:13.156 INFO:teuthology.orchestra.run.smithi154.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-14T06:20:13.156 INFO:teuthology.orchestra.run.smithi154.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-14T06:20:13.156 INFO:teuthology.orchestra.run.smithi171.stdout:The following NEW packages will be installed: 2024-09-14T06:20:13.156 INFO:teuthology.orchestra.run.smithi171.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-14T06:20:13.156 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-14T06:20:13.157 INFO:teuthology.orchestra.run.smithi171.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-14T06:20:13.158 INFO:teuthology.orchestra.run.smithi171.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-14T06:20:13.294 INFO:teuthology.orchestra.run.smithi154.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-14T06:20:13.294 INFO:teuthology.orchestra.run.smithi154.stdout:Need to get 251 MB of archives. 2024-09-14T06:20:13.294 INFO:teuthology.orchestra.run.smithi154.stdout:After this operation, 934 MB of additional disk space will be used. 2024-09-14T06:20:13.295 INFO:teuthology.orchestra.run.smithi154.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4775-g7f24e589-1jammy [3,631 kB] 2024-09-14T06:20:13.296 INFO:teuthology.orchestra.run.smithi171.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-14T06:20:13.296 INFO:teuthology.orchestra.run.smithi171.stdout:Need to get 251 MB of archives. 2024-09-14T06:20:13.296 INFO:teuthology.orchestra.run.smithi171.stdout:After this operation, 934 MB of additional disk space will be used. 2024-09-14T06:20:13.296 INFO:teuthology.orchestra.run.smithi171.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4775-g7f24e589-1jammy [3,631 kB] 2024-09-14T06:20:13.340 INFO:teuthology.orchestra.run.smithi154.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-14T06:20:13.342 INFO:teuthology.orchestra.run.smithi171.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-14T06:20:13.496 INFO:teuthology.orchestra.run.smithi154.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4775-g7f24e589-1jammy [3,330 kB] 2024-09-14T06:20:13.523 INFO:teuthology.orchestra.run.smithi171.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4775-g7f24e589-1jammy [3,330 kB] 2024-09-14T06:20:13.571 INFO:teuthology.orchestra.run.smithi154.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4775-g7f24e589-1jammy [722 kB] 2024-09-14T06:20:13.584 INFO:teuthology.orchestra.run.smithi154.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4775-g7f24e589-1jammy [356 kB] 2024-09-14T06:20:13.589 INFO:teuthology.orchestra.run.smithi154.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4775-g7f24e589-1jammy [32.8 kB] 2024-09-14T06:20:13.590 INFO:teuthology.orchestra.run.smithi154.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4775-g7f24e589-1jammy [180 kB] 2024-09-14T06:20:13.593 INFO:teuthology.orchestra.run.smithi154.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4775-g7f24e589-1jammy [71.2 kB] 2024-09-14T06:20:13.619 INFO:teuthology.orchestra.run.smithi154.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4775-g7f24e589-1jammy [338 kB] 2024-09-14T06:20:13.621 INFO:teuthology.orchestra.run.smithi171.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4775-g7f24e589-1jammy [722 kB] 2024-09-14T06:20:13.624 INFO:teuthology.orchestra.run.smithi154.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4775-g7f24e589-1jammy [7,984 kB] 2024-09-14T06:20:13.673 INFO:teuthology.orchestra.run.smithi171.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4775-g7f24e589-1jammy [356 kB] 2024-09-14T06:20:13.679 INFO:teuthology.orchestra.run.smithi171.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4775-g7f24e589-1jammy [32.8 kB] 2024-09-14T06:20:13.680 INFO:teuthology.orchestra.run.smithi171.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4775-g7f24e589-1jammy [180 kB] 2024-09-14T06:20:13.684 INFO:teuthology.orchestra.run.smithi171.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4775-g7f24e589-1jammy [71.2 kB] 2024-09-14T06:20:13.685 INFO:teuthology.orchestra.run.smithi171.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4775-g7f24e589-1jammy [338 kB] 2024-09-14T06:20:13.692 INFO:teuthology.orchestra.run.smithi171.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4775-g7f24e589-1jammy [7,984 kB] 2024-09-14T06:20:13.762 INFO:teuthology.orchestra.run.smithi154.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-14T06:20:13.766 INFO:teuthology.orchestra.run.smithi171.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-14T06:20:13.775 INFO:teuthology.orchestra.run.smithi154.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-14T06:20:13.778 INFO:teuthology.orchestra.run.smithi171.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-14T06:20:13.852 INFO:teuthology.orchestra.run.smithi154.stdout:Get:13 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4775-g7f24e589-1jammy [112 kB] 2024-09-14T06:20:13.856 INFO:teuthology.orchestra.run.smithi154.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-14T06:20:13.859 INFO:teuthology.orchestra.run.smithi171.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-14T06:20:13.928 INFO:teuthology.orchestra.run.smithi154.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4775-g7f24e589-1jammy [473 kB] 2024-09-14T06:20:13.937 INFO:teuthology.orchestra.run.smithi154.stdout:Get:16 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4775-g7f24e589-1jammy [28.3 MB] 2024-09-14T06:20:14.012 INFO:teuthology.orchestra.run.smithi171.stdout:Get:14 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4775-g7f24e589-1jammy [112 kB] 2024-09-14T06:20:14.014 INFO:teuthology.orchestra.run.smithi171.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4775-g7f24e589-1jammy [473 kB] 2024-09-14T06:20:14.023 INFO:teuthology.orchestra.run.smithi171.stdout:Get:16 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4775-g7f24e589-1jammy [28.3 MB] 2024-09-14T06:20:14.084 INFO:teuthology.orchestra.run.smithi154.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-14T06:20:14.088 INFO:teuthology.orchestra.run.smithi171.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-14T06:20:14.095 INFO:teuthology.orchestra.run.smithi154.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-14T06:20:14.099 INFO:teuthology.orchestra.run.smithi171.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-14T06:20:14.125 INFO:teuthology.orchestra.run.smithi154.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-14T06:20:14.129 INFO:teuthology.orchestra.run.smithi171.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-14T06:20:14.134 INFO:teuthology.orchestra.run.smithi154.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-14T06:20:14.136 INFO:teuthology.orchestra.run.smithi154.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-14T06:20:14.137 INFO:teuthology.orchestra.run.smithi154.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-14T06:20:14.138 INFO:teuthology.orchestra.run.smithi171.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-14T06:20:14.138 INFO:teuthology.orchestra.run.smithi154.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-14T06:20:14.140 INFO:teuthology.orchestra.run.smithi171.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-14T06:20:14.141 INFO:teuthology.orchestra.run.smithi171.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-14T06:20:14.144 INFO:teuthology.orchestra.run.smithi171.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-14T06:20:14.156 INFO:teuthology.orchestra.run.smithi154.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-14T06:20:14.159 INFO:teuthology.orchestra.run.smithi171.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-14T06:20:14.160 INFO:teuthology.orchestra.run.smithi154.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-14T06:20:14.164 INFO:teuthology.orchestra.run.smithi171.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-14T06:20:14.166 INFO:teuthology.orchestra.run.smithi154.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-14T06:20:14.171 INFO:teuthology.orchestra.run.smithi171.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-14T06:20:14.246 INFO:teuthology.orchestra.run.smithi154.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-14T06:20:14.247 INFO:teuthology.orchestra.run.smithi154.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-14T06:20:14.250 INFO:teuthology.orchestra.run.smithi171.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-14T06:20:14.250 INFO:teuthology.orchestra.run.smithi171.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-14T06:20:14.251 INFO:teuthology.orchestra.run.smithi154.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-14T06:20:14.255 INFO:teuthology.orchestra.run.smithi154.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-14T06:20:14.255 INFO:teuthology.orchestra.run.smithi171.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-14T06:20:14.258 INFO:teuthology.orchestra.run.smithi154.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-14T06:20:14.260 INFO:teuthology.orchestra.run.smithi154.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-14T06:20:14.260 INFO:teuthology.orchestra.run.smithi171.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-14T06:20:14.260 INFO:teuthology.orchestra.run.smithi154.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-14T06:20:14.262 INFO:teuthology.orchestra.run.smithi154.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-14T06:20:14.262 INFO:teuthology.orchestra.run.smithi154.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-14T06:20:14.263 INFO:teuthology.orchestra.run.smithi171.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-14T06:20:14.265 INFO:teuthology.orchestra.run.smithi171.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-14T06:20:14.265 INFO:teuthology.orchestra.run.smithi171.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-14T06:20:14.267 INFO:teuthology.orchestra.run.smithi171.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-14T06:20:14.268 INFO:teuthology.orchestra.run.smithi171.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-14T06:20:14.329 INFO:teuthology.orchestra.run.smithi154.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-14T06:20:14.334 INFO:teuthology.orchestra.run.smithi171.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-14T06:20:14.345 INFO:teuthology.orchestra.run.smithi154.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-14T06:20:14.346 INFO:teuthology.orchestra.run.smithi154.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-14T06:20:14.347 INFO:teuthology.orchestra.run.smithi154.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-14T06:20:14.347 INFO:teuthology.orchestra.run.smithi154.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-14T06:20:14.351 INFO:teuthology.orchestra.run.smithi171.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-14T06:20:14.352 INFO:teuthology.orchestra.run.smithi171.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-14T06:20:14.352 INFO:teuthology.orchestra.run.smithi171.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-14T06:20:14.353 INFO:teuthology.orchestra.run.smithi154.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-14T06:20:14.353 INFO:teuthology.orchestra.run.smithi171.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-14T06:20:14.354 INFO:teuthology.orchestra.run.smithi154.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-14T06:20:14.358 INFO:teuthology.orchestra.run.smithi171.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-14T06:20:14.359 INFO:teuthology.orchestra.run.smithi171.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-14T06:20:14.411 INFO:teuthology.orchestra.run.smithi154.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-14T06:20:14.412 INFO:teuthology.orchestra.run.smithi154.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-14T06:20:14.413 INFO:teuthology.orchestra.run.smithi154.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-14T06:20:14.416 INFO:teuthology.orchestra.run.smithi171.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-14T06:20:14.417 INFO:teuthology.orchestra.run.smithi171.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-14T06:20:14.419 INFO:teuthology.orchestra.run.smithi171.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-14T06:20:14.492 INFO:teuthology.orchestra.run.smithi154.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-14T06:20:14.492 INFO:teuthology.orchestra.run.smithi154.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-14T06:20:14.495 INFO:teuthology.orchestra.run.smithi154.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-14T06:20:14.496 INFO:teuthology.orchestra.run.smithi154.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-14T06:20:14.497 INFO:teuthology.orchestra.run.smithi171.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-14T06:20:14.497 INFO:teuthology.orchestra.run.smithi154.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-14T06:20:14.498 INFO:teuthology.orchestra.run.smithi171.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-14T06:20:14.500 INFO:teuthology.orchestra.run.smithi171.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-14T06:20:14.502 INFO:teuthology.orchestra.run.smithi171.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-14T06:20:14.503 INFO:teuthology.orchestra.run.smithi171.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-14T06:20:14.507 INFO:teuthology.orchestra.run.smithi154.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-14T06:20:14.515 INFO:teuthology.orchestra.run.smithi171.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-14T06:20:14.573 INFO:teuthology.orchestra.run.smithi154.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-14T06:20:14.574 INFO:teuthology.orchestra.run.smithi154.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-14T06:20:14.575 INFO:teuthology.orchestra.run.smithi154.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-14T06:20:14.578 INFO:teuthology.orchestra.run.smithi154.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-14T06:20:14.578 INFO:teuthology.orchestra.run.smithi171.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-14T06:20:14.579 INFO:teuthology.orchestra.run.smithi171.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-14T06:20:14.580 INFO:teuthology.orchestra.run.smithi171.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-14T06:20:14.583 INFO:teuthology.orchestra.run.smithi171.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-14T06:20:14.654 INFO:teuthology.orchestra.run.smithi154.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-14T06:20:14.656 INFO:teuthology.orchestra.run.smithi154.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-14T06:20:14.659 INFO:teuthology.orchestra.run.smithi154.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-14T06:20:14.660 INFO:teuthology.orchestra.run.smithi171.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-14T06:20:14.660 INFO:teuthology.orchestra.run.smithi154.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-14T06:20:14.661 INFO:teuthology.orchestra.run.smithi171.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-14T06:20:14.664 INFO:teuthology.orchestra.run.smithi171.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-14T06:20:14.665 INFO:teuthology.orchestra.run.smithi154.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-14T06:20:14.666 INFO:teuthology.orchestra.run.smithi171.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-14T06:20:14.670 INFO:teuthology.orchestra.run.smithi171.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-14T06:20:14.671 INFO:teuthology.orchestra.run.smithi171.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-14T06:20:14.734 INFO:teuthology.orchestra.run.smithi154.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-14T06:20:14.736 INFO:teuthology.orchestra.run.smithi154.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-14T06:20:14.741 INFO:teuthology.orchestra.run.smithi171.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-14T06:20:14.746 INFO:teuthology.orchestra.run.smithi171.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-14T06:20:14.821 INFO:teuthology.orchestra.run.smithi154.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-14T06:20:14.821 INFO:teuthology.orchestra.run.smithi154.stdout:Get:64 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4775-g7f24e589-1jammy [5,206 kB] 2024-09-14T06:20:14.904 INFO:teuthology.orchestra.run.smithi154.stdout:Get:65 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4775-g7f24e589-1jammy [251 kB] 2024-09-14T06:20:14.906 INFO:teuthology.orchestra.run.smithi154.stdout:Get:66 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4775-g7f24e589-1jammy [124 kB] 2024-09-14T06:20:14.908 INFO:teuthology.orchestra.run.smithi154.stdout:Get:67 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4775-g7f24e589-1jammy [1,561 kB] 2024-09-14T06:20:14.914 INFO:teuthology.orchestra.run.smithi171.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-14T06:20:14.916 INFO:teuthology.orchestra.run.smithi171.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-14T06:20:14.919 INFO:teuthology.orchestra.run.smithi171.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-14T06:20:14.920 INFO:teuthology.orchestra.run.smithi171.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-14T06:20:14.923 INFO:teuthology.orchestra.run.smithi171.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-14T06:20:14.951 INFO:teuthology.orchestra.run.smithi154.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-14T06:20:14.953 INFO:teuthology.orchestra.run.smithi154.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-14T06:20:14.953 INFO:teuthology.orchestra.run.smithi154.stdout:Get:70 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4775-g7f24e589-1jammy [6,311 kB] 2024-09-14T06:20:14.955 INFO:teuthology.orchestra.run.smithi154.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-14T06:20:14.955 INFO:teuthology.orchestra.run.smithi154.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-14T06:20:14.957 INFO:teuthology.orchestra.run.smithi154.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-14T06:20:14.960 INFO:teuthology.orchestra.run.smithi171.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-14T06:20:14.962 INFO:teuthology.orchestra.run.smithi171.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-14T06:20:14.963 INFO:teuthology.orchestra.run.smithi171.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-14T06:20:15.025 INFO:teuthology.orchestra.run.smithi154.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-14T06:20:15.029 INFO:teuthology.orchestra.run.smithi154.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-14T06:20:15.030 INFO:teuthology.orchestra.run.smithi154.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-14T06:20:15.078 INFO:teuthology.orchestra.run.smithi171.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-14T06:20:15.078 INFO:teuthology.orchestra.run.smithi171.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-14T06:20:15.081 INFO:teuthology.orchestra.run.smithi171.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-14T06:20:15.083 INFO:teuthology.orchestra.run.smithi154.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-14T06:20:15.083 INFO:teuthology.orchestra.run.smithi154.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-14T06:20:15.084 INFO:teuthology.orchestra.run.smithi154.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-14T06:20:15.085 INFO:teuthology.orchestra.run.smithi154.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-14T06:20:15.086 INFO:teuthology.orchestra.run.smithi154.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-14T06:20:15.096 INFO:teuthology.orchestra.run.smithi154.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-14T06:20:15.125 INFO:teuthology.orchestra.run.smithi154.stdout:Get:83 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4775-g7f24e589-1jammy [23.1 MB] 2024-09-14T06:20:15.143 INFO:teuthology.orchestra.run.smithi154.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-14T06:20:15.144 INFO:teuthology.orchestra.run.smithi154.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-14T06:20:15.152 INFO:teuthology.orchestra.run.smithi154.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-14T06:20:15.160 INFO:teuthology.orchestra.run.smithi171.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-14T06:20:15.161 INFO:teuthology.orchestra.run.smithi171.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-14T06:20:15.161 INFO:teuthology.orchestra.run.smithi171.stdout:Get:77 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4775-g7f24e589-1jammy [5,206 kB] 2024-09-14T06:20:15.162 INFO:teuthology.orchestra.run.smithi171.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-14T06:20:15.163 INFO:teuthology.orchestra.run.smithi171.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-14T06:20:15.165 INFO:teuthology.orchestra.run.smithi171.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-14T06:20:15.174 INFO:teuthology.orchestra.run.smithi171.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-14T06:20:15.179 INFO:teuthology.orchestra.run.smithi171.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-14T06:20:15.182 INFO:teuthology.orchestra.run.smithi171.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-14T06:20:15.183 INFO:teuthology.orchestra.run.smithi171.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-14T06:20:15.225 INFO:teuthology.orchestra.run.smithi154.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-14T06:20:15.229 INFO:teuthology.orchestra.run.smithi154.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-14T06:20:15.230 INFO:teuthology.orchestra.run.smithi154.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-14T06:20:15.239 INFO:teuthology.orchestra.run.smithi154.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-14T06:20:15.244 INFO:teuthology.orchestra.run.smithi171.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-14T06:20:15.246 INFO:teuthology.orchestra.run.smithi154.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-14T06:20:15.248 INFO:teuthology.orchestra.run.smithi154.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-14T06:20:15.250 INFO:teuthology.orchestra.run.smithi154.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-14T06:20:15.257 INFO:teuthology.orchestra.run.smithi171.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4775-g7f24e589-1jammy [251 kB] 2024-09-14T06:20:15.262 INFO:teuthology.orchestra.run.smithi171.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4775-g7f24e589-1jammy [124 kB] 2024-09-14T06:20:15.274 INFO:teuthology.orchestra.run.smithi171.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-14T06:20:15.277 INFO:teuthology.orchestra.run.smithi171.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4775-g7f24e589-1jammy [1,561 kB] 2024-09-14T06:20:15.277 INFO:teuthology.orchestra.run.smithi171.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-14T06:20:15.278 INFO:teuthology.orchestra.run.smithi171.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-14T06:20:15.290 INFO:teuthology.orchestra.run.smithi171.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-14T06:20:15.292 INFO:teuthology.orchestra.run.smithi171.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-14T06:20:15.306 INFO:teuthology.orchestra.run.smithi154.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-14T06:20:15.308 INFO:teuthology.orchestra.run.smithi154.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-14T06:20:15.316 INFO:teuthology.orchestra.run.smithi154.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-14T06:20:15.329 INFO:teuthology.orchestra.run.smithi171.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4775-g7f24e589-1jammy [6,311 kB] 2024-09-14T06:20:15.332 INFO:teuthology.orchestra.run.smithi171.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-14T06:20:15.332 INFO:teuthology.orchestra.run.smithi171.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-14T06:20:15.334 INFO:teuthology.orchestra.run.smithi171.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-14T06:20:15.335 INFO:teuthology.orchestra.run.smithi171.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-14T06:20:15.388 INFO:teuthology.orchestra.run.smithi154.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-14T06:20:15.389 INFO:teuthology.orchestra.run.smithi154.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-14T06:20:15.390 INFO:teuthology.orchestra.run.smithi154.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-14T06:20:15.394 INFO:teuthology.orchestra.run.smithi154.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-14T06:20:15.396 INFO:teuthology.orchestra.run.smithi154.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-14T06:20:15.406 INFO:teuthology.orchestra.run.smithi171.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-14T06:20:15.409 INFO:teuthology.orchestra.run.smithi171.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-14T06:20:15.414 INFO:teuthology.orchestra.run.smithi154.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-14T06:20:15.415 INFO:teuthology.orchestra.run.smithi154.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-14T06:20:15.428 INFO:teuthology.orchestra.run.smithi171.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-14T06:20:15.429 INFO:teuthology.orchestra.run.smithi171.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-14T06:20:15.429 INFO:teuthology.orchestra.run.smithi171.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-14T06:20:15.469 INFO:teuthology.orchestra.run.smithi154.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-14T06:20:15.474 INFO:teuthology.orchestra.run.smithi154.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-14T06:20:15.476 INFO:teuthology.orchestra.run.smithi154.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-14T06:20:15.488 INFO:teuthology.orchestra.run.smithi171.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-14T06:20:15.490 INFO:teuthology.orchestra.run.smithi171.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-14T06:20:15.592 INFO:teuthology.orchestra.run.smithi171.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4775-g7f24e589-1jammy [23.1 MB] 2024-09-14T06:20:15.814 INFO:teuthology.orchestra.run.smithi154.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4775-g7f24e589-1jammy [14.1 kB] 2024-09-14T06:20:15.815 INFO:teuthology.orchestra.run.smithi154.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4775-g7f24e589-1jammy [880 kB] 2024-09-14T06:20:15.832 INFO:teuthology.orchestra.run.smithi154.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4775-g7f24e589-1jammy [2,452 kB] 2024-09-14T06:20:15.871 INFO:teuthology.orchestra.run.smithi154.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4775-g7f24e589-1jammy [812 kB] 2024-09-14T06:20:15.886 INFO:teuthology.orchestra.run.smithi154.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4775-g7f24e589-1jammy [160 kB] 2024-09-14T06:20:15.889 INFO:teuthology.orchestra.run.smithi154.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4775-g7f24e589-1jammy [61.4 MB] 2024-09-14T06:20:16.571 INFO:teuthology.orchestra.run.smithi171.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4775-g7f24e589-1jammy [14.1 kB] 2024-09-14T06:20:16.571 INFO:teuthology.orchestra.run.smithi171.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4775-g7f24e589-1jammy [880 kB] 2024-09-14T06:20:16.588 INFO:teuthology.orchestra.run.smithi171.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4775-g7f24e589-1jammy [2,452 kB] 2024-09-14T06:20:16.630 INFO:teuthology.orchestra.run.smithi171.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4775-g7f24e589-1jammy [812 kB] 2024-09-14T06:20:16.653 INFO:teuthology.orchestra.run.smithi171.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4775-g7f24e589-1jammy [160 kB] 2024-09-14T06:20:16.656 INFO:teuthology.orchestra.run.smithi171.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4775-g7f24e589-1jammy [61.4 MB] 2024-09-14T06:20:17.864 INFO:teuthology.orchestra.run.smithi154.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4775-g7f24e589-1jammy [8,625 kB] 2024-09-14T06:20:18.046 INFO:teuthology.orchestra.run.smithi154.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4775-g7f24e589-1jammy [14.2 kB] 2024-09-14T06:20:18.047 INFO:teuthology.orchestra.run.smithi154.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4775-g7f24e589-1jammy [55.8 MB] 2024-09-14T06:20:19.084 INFO:teuthology.orchestra.run.smithi171.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4775-g7f24e589-1jammy [8,625 kB] 2024-09-14T06:20:19.281 INFO:teuthology.orchestra.run.smithi171.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4775-g7f24e589-1jammy [14.2 kB] 2024-09-14T06:20:19.281 INFO:teuthology.orchestra.run.smithi171.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4775-g7f24e589-1jammy [55.8 MB] 2024-09-14T06:20:19.814 INFO:teuthology.orchestra.run.smithi154.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4775-g7f24e589-1jammy [130 kB] 2024-09-14T06:20:19.817 INFO:teuthology.orchestra.run.smithi154.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4775-g7f24e589-1jammy [39.0 kB] 2024-09-14T06:20:19.818 INFO:teuthology.orchestra.run.smithi154.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4775-g7f24e589-1jammy [15.9 MB] 2024-09-14T06:20:20.336 INFO:teuthology.orchestra.run.smithi154.stdout:Get:119 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4775-g7f24e589-1jammy [91.3 kB] 2024-09-14T06:20:20.906 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 251 MB in 7s (35.0 MB/s) 2024-09-14T06:20:20.913 INFO:teuthology.orchestra.run.smithi171.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4775-g7f24e589-1jammy [130 kB] 2024-09-14T06:20:20.956 INFO:teuthology.orchestra.run.smithi171.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4775-g7f24e589-1jammy [39.0 kB] 2024-09-14T06:20:20.959 INFO:teuthology.orchestra.run.smithi171.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4775-g7f24e589-1jammy [15.9 MB] 2024-09-14T06:20:21.067 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-14T06:20:21.161 INFO:teuthology.orchestra.run.smithi154.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-14T06:20:21.166 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-14T06:20:21.249 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-14T06:20:21.256 INFO:teuthology.orchestra.run.smithi171.stdout:Get:119 https://4.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4775-g7f24e589-1jammy [91.3 kB] 2024-09-14T06:20:21.594 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-14T06:20:21.620 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-14T06:20:21.660 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-14T06:20:21.846 INFO:teuthology.orchestra.run.smithi171.stdout:Fetched 251 MB in 8s (31.0 MB/s) 2024-09-14T06:20:21.980 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-14T06:20:22.006 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-14T06:20:22.006 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-14T06:20:22.047 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-14T06:20:22.105 INFO:teuthology.orchestra.run.smithi171.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-14T06:20:22.111 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-14T06:20:22.196 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-14T06:20:22.467 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-14T06:20:22.493 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T06:20:22.499 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-14T06:20:22.525 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-14T06:20:22.541 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:20:22.566 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-14T06:20:22.886 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-14T06:20:22.911 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-14T06:20:22.928 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-14T06:20:22.952 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-14T06:20:22.955 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T06:20:22.995 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:20:23.348 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-14T06:20:23.375 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T06:20:23.414 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-14T06:20:23.415 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:20:23.440 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T06:20:23.488 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:20:23.760 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-14T06:20:23.786 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-14T06:20:23.826 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-14T06:20:23.892 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-14T06:20:23.918 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T06:20:23.959 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:20:24.146 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package librados2. 2024-09-14T06:20:24.169 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../007-librados2_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:24.204 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking librados2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:24.320 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-14T06:20:24.346 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-14T06:20:24.387 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:20:24.666 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libnbd0. 2024-09-14T06:20:24.691 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-14T06:20:24.698 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-14T06:20:24.724 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-14T06:20:24.732 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-14T06:20:24.756 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-14T06:20:25.076 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package librados2. 2024-09-14T06:20:25.077 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package librbd1. 2024-09-14T06:20:25.102 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../007-librados2_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:25.103 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../009-librbd1_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:25.143 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking librados2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:25.143 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking librbd1 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:25.621 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libnbd0. 2024-09-14T06:20:25.647 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-14T06:20:25.821 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libcephfs2. 2024-09-14T06:20:25.847 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:25.887 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libcephfs2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:25.904 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-14T06:20:26.257 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package librbd1. 2024-09-14T06:20:26.265 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-rados. 2024-09-14T06:20:26.281 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:26.283 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../009-librbd1_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:26.323 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking librbd1 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:26.324 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-rados (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:26.643 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-14T06:20:26.669 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:26.709 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-ceph-argparse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:26.760 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libcephfs2. 2024-09-14T06:20:26.786 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:26.826 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libcephfs2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:26.962 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-cephfs. 2024-09-14T06:20:26.977 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:27.020 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-cephfs (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:27.104 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-rados. 2024-09-14T06:20:27.130 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:27.170 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-rados (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:27.298 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-14T06:20:27.324 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:27.365 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-ceph-common (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:27.490 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-14T06:20:27.516 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:27.556 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-ceph-argparse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:27.685 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-14T06:20:27.711 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-14T06:20:27.751 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-14T06:20:27.809 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-cephfs. 2024-09-14T06:20:27.824 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:27.867 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-cephfs (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:28.071 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-prettytable. 2024-09-14T06:20:28.097 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-14T06:20:28.145 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-14T06:20:28.171 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:28.171 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-14T06:20:28.203 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-ceph-common (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:28.465 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-rbd. 2024-09-14T06:20:28.489 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-14T06:20:28.491 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:28.515 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-14T06:20:28.532 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-rbd (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:28.556 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-14T06:20:28.827 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-14T06:20:28.852 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-14T06:20:28.876 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-prettytable. 2024-09-14T06:20:28.893 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-14T06:20:28.902 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-14T06:20:28.942 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-14T06:20:29.179 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-14T06:20:29.203 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-rbd. 2024-09-14T06:20:29.205 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-14T06:20:29.218 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:29.245 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-14T06:20:29.261 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-rbd (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:29.549 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-14T06:20:29.564 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-14T06:20:29.589 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-14T06:20:29.607 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-14T06:20:29.616 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-14T06:20:29.647 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-14T06:20:29.908 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-14T06:20:29.927 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package lua5.1. 2024-09-14T06:20:29.937 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-14T06:20:29.953 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-14T06:20:29.975 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-14T06:20:29.993 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-14T06:20:30.303 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-14T06:20:30.305 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package lua-any. 2024-09-14T06:20:30.319 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-14T06:20:30.331 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-14T06:20:30.361 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-14T06:20:30.371 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-14T06:20:30.649 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package zip. 2024-09-14T06:20:30.664 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-14T06:20:30.689 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package lua5.1. 2024-09-14T06:20:30.716 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking zip (3.0-12build2) ... 2024-09-14T06:20:30.716 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-14T06:20:30.756 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-14T06:20:31.061 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package unzip. 2024-09-14T06:20:31.067 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package lua-any. 2024-09-14T06:20:31.088 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-14T06:20:31.094 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-14T06:20:31.127 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-14T06:20:31.134 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-14T06:20:31.395 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package zip. 2024-09-14T06:20:31.410 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-14T06:20:31.453 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking zip (3.0-12build2) ... 2024-09-14T06:20:31.523 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package luarocks. 2024-09-14T06:20:31.550 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-14T06:20:31.598 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-14T06:20:31.773 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package unzip. 2024-09-14T06:20:31.800 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-14T06:20:31.840 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-14T06:20:32.073 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package librgw2. 2024-09-14T06:20:32.099 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../026-librgw2_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:32.147 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking librgw2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:32.202 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package luarocks. 2024-09-14T06:20:32.229 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-14T06:20:32.260 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-14T06:20:32.643 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package librgw2. 2024-09-14T06:20:32.670 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../026-librgw2_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:32.709 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking librgw2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:32.809 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-rgw. 2024-09-14T06:20:32.835 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:32.875 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-rgw (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:33.211 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-14T06:20:33.238 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-14T06:20:33.278 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-14T06:20:33.312 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-rgw. 2024-09-14T06:20:33.327 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:33.378 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-rgw (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:33.631 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libradosstriper1. 2024-09-14T06:20:33.657 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:33.706 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libradosstriper1 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:33.715 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-14T06:20:33.741 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-14T06:20:33.781 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-14T06:20:34.059 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libradosstriper1. 2024-09-14T06:20:34.086 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:34.126 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libradosstriper1 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:34.151 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-common. 2024-09-14T06:20:34.178 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:34.217 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-common (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:34.554 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-common. 2024-09-14T06:20:34.581 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:34.620 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-common (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:35.781 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-base. 2024-09-14T06:20:35.807 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:35.866 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-base (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:36.218 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-base. 2024-09-14T06:20:36.244 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:36.394 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-base (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:36.694 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-14T06:20:36.721 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-14T06:20:36.769 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-14T06:20:37.022 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-14T06:20:37.048 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-14T06:20:37.088 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-14T06:20:37.088 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-cheroot. 2024-09-14T06:20:37.114 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-14T06:20:37.155 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-14T06:20:37.366 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-cheroot. 2024-09-14T06:20:37.381 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-14T06:20:37.416 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-14T06:20:37.483 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-14T06:20:37.510 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-14T06:20:37.550 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-14T06:20:37.711 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-14T06:20:37.737 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-14T06:20:37.777 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-14T06:20:37.902 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-14T06:20:37.929 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-14T06:20:37.977 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-14T06:20:38.063 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-14T06:20:38.089 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-14T06:20:38.130 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-14T06:20:38.330 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-14T06:20:38.357 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-14T06:20:38.405 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-14T06:20:38.433 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-14T06:20:38.459 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-14T06:20:38.499 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-14T06:20:38.725 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-tempora. 2024-09-14T06:20:38.752 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-14T06:20:38.761 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-tempora. 2024-09-14T06:20:38.787 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-14T06:20:38.791 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-14T06:20:38.827 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-14T06:20:39.094 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-portend. 2024-09-14T06:20:39.113 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-portend. 2024-09-14T06:20:39.121 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-14T06:20:39.140 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-14T06:20:39.161 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-14T06:20:39.180 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-14T06:20:39.483 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-14T06:20:39.509 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-14T06:20:39.531 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-14T06:20:39.549 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-14T06:20:39.557 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-14T06:20:39.605 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-14T06:20:39.844 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-14T06:20:39.870 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-14T06:20:39.910 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-14T06:20:39.950 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-14T06:20:39.977 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-14T06:20:40.017 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-14T06:20:40.298 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-natsort. 2024-09-14T06:20:40.324 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-14T06:20:40.364 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-14T06:20:40.404 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-natsort. 2024-09-14T06:20:40.431 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-14T06:20:40.479 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-14T06:20:40.675 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-logutils. 2024-09-14T06:20:40.702 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-14T06:20:40.742 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-14T06:20:40.857 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-logutils. 2024-09-14T06:20:40.883 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-14T06:20:40.932 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-14T06:20:41.011 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-14T06:20:41.027 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-14T06:20:41.061 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-14T06:20:41.235 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-14T06:20:41.261 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-14T06:20:41.301 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-14T06:20:41.381 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-mako. 2024-09-14T06:20:41.407 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-14T06:20:41.447 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-14T06:20:41.638 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-mako. 2024-09-14T06:20:41.664 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-14T06:20:41.713 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-14T06:20:41.784 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-14T06:20:41.810 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-14T06:20:41.859 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-14T06:20:42.041 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-14T06:20:42.068 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-14T06:20:42.107 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-14T06:20:42.162 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-14T06:20:42.188 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-14T06:20:42.228 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-14T06:20:42.410 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-14T06:20:42.438 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-14T06:20:42.477 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-14T06:20:42.489 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-webob. 2024-09-14T06:20:42.505 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-14T06:20:42.539 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-14T06:20:42.780 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-webob. 2024-09-14T06:20:42.806 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-14T06:20:42.846 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-14T06:20:42.884 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-waitress. 2024-09-14T06:20:42.910 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-14T06:20:42.954 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-14T06:20:43.191 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-waitress. 2024-09-14T06:20:43.218 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-14T06:20:43.261 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-14T06:20:43.262 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-tempita. 2024-09-14T06:20:43.289 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-14T06:20:43.353 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-14T06:20:43.569 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-tempita. 2024-09-14T06:20:43.596 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-14T06:20:43.627 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-14T06:20:43.640 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-paste. 2024-09-14T06:20:43.666 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-14T06:20:43.706 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-14T06:20:43.930 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-paste. 2024-09-14T06:20:43.957 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-14T06:20:43.997 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-14T06:20:44.034 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-14T06:20:44.050 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-14T06:20:44.093 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-14T06:20:44.300 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-14T06:20:44.327 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-14T06:20:44.358 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-14T06:20:44.395 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-14T06:20:44.422 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-14T06:20:44.462 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-14T06:20:44.653 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-14T06:20:44.680 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-14T06:20:44.719 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-14T06:20:44.740 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-webtest. 2024-09-14T06:20:44.766 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-14T06:20:44.806 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-14T06:20:45.023 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-webtest. 2024-09-14T06:20:45.078 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-14T06:20:45.089 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-14T06:20:45.118 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-pecan. 2024-09-14T06:20:45.144 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-14T06:20:45.193 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-14T06:20:45.361 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-pecan. 2024-09-14T06:20:45.387 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-14T06:20:45.419 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-14T06:20:45.556 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-certifi. 2024-09-14T06:20:45.583 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-14T06:20:45.622 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-14T06:20:45.917 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-idna. 2024-09-14T06:20:45.932 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-14T06:20:45.966 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-14T06:20:46.278 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-urllib3. 2024-09-14T06:20:46.305 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-14T06:20:46.345 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-14T06:20:46.816 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-certifi. 2024-09-14T06:20:46.843 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-14T06:20:46.882 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-14T06:20:47.194 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-idna. 2024-09-14T06:20:47.221 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-14T06:20:47.261 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-14T06:20:47.573 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-requests. 2024-09-14T06:20:47.588 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-urllib3. 2024-09-14T06:20:47.600 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-14T06:20:47.615 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-14T06:20:47.639 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-14T06:20:47.655 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-14T06:20:47.951 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-14T06:20:47.975 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-requests. 2024-09-14T06:20:47.977 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-14T06:20:48.001 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-14T06:20:48.017 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-14T06:20:48.041 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-14T06:20:48.304 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-14T06:20:48.319 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:48.361 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-14T06:20:48.362 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:48.388 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-14T06:20:48.428 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-14T06:20:48.714 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-14T06:20:48.730 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:48.742 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-14T06:20:48.769 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:48.772 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:48.808 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:49.128 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-14T06:20:49.135 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-14T06:20:49.155 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-14T06:20:49.163 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:49.194 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-14T06:20:49.202 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:49.514 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-openssl. 2024-09-14T06:20:49.522 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-14T06:20:49.541 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-14T06:20:49.548 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-14T06:20:49.580 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-14T06:20:49.588 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-14T06:20:49.891 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-openssl. 2024-09-14T06:20:49.917 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-mgr. 2024-09-14T06:20:49.918 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-14T06:20:49.943 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:49.957 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-14T06:20:50.008 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-mgr (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:50.261 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-mgr. 2024-09-14T06:20:50.287 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:50.319 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-mgr (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:50.412 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-mon. 2024-09-14T06:20:50.438 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:50.478 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-mon (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:50.722 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-mon. 2024-09-14T06:20:50.749 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:50.788 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-mon (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:51.090 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-osd. 2024-09-14T06:20:51.117 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:51.156 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-osd (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:51.425 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-osd. 2024-09-14T06:20:51.452 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:51.492 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-osd (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:52.226 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph. 2024-09-14T06:20:52.249 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../067-ceph_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:52.311 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:52.587 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph. 2024-09-14T06:20:52.589 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-fuse. 2024-09-14T06:20:52.614 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../067-ceph_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:52.616 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:52.647 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-fuse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:52.662 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:53.017 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-mds. 2024-09-14T06:20:53.044 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:53.056 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-fuse. 2024-09-14T06:20:53.083 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:53.083 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-mds (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:53.131 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-fuse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:53.501 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-mds. 2024-09-14T06:20:53.511 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package cephadm. 2024-09-14T06:20:53.528 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:53.538 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../070-cephadm_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:53.567 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-mds (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:53.577 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking cephadm (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:53.889 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-14T06:20:53.915 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-14T06:20:53.955 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-14T06:20:53.979 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package cephadm. 2024-09-14T06:20:54.005 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../070-cephadm_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:20:54.054 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking cephadm (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:54.258 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-14T06:20:54.273 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-14T06:20:54.316 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-14T06:20:54.432 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-14T06:20:54.459 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-14T06:20:54.507 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-14T06:20:54.842 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-14T06:20:54.858 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-14T06:20:54.901 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-14T06:20:55.355 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-babel. 2024-09-14T06:20:55.382 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-14T06:20:55.413 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-14T06:20:55.707 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-jinja2. 2024-09-14T06:20:55.734 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-14T06:20:55.765 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-14T06:20:55.939 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-babel. 2024-09-14T06:20:55.955 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-14T06:20:55.989 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-14T06:20:56.102 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-14T06:20:56.129 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:56.168 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:56.267 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-jinja2. 2024-09-14T06:20:56.294 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-14T06:20:56.333 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-14T06:20:56.505 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-14T06:20:56.532 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-14T06:20:56.571 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-14T06:20:56.653 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-14T06:20:56.681 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:56.720 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:56.899 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-routes. 2024-09-14T06:20:56.926 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-14T06:20:56.966 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-14T06:20:57.015 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-14T06:20:57.031 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-14T06:20:57.240 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-14T06:20:57.302 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-14T06:20:57.329 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:57.368 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:20:57.543 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-routes. 2024-09-14T06:20:57.570 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-14T06:20:57.618 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-14T06:20:57.963 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-14T06:20:57.990 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:20:58.029 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:00.224 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-14T06:21:00.254 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-14T06:21:00.298 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-14T06:21:00.751 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-joblib. 2024-09-14T06:21:00.767 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-14T06:21:00.801 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-14T06:21:01.017 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-14T06:21:01.034 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-14T06:21:01.067 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-14T06:21:01.171 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-14T06:21:01.199 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-14T06:21:01.238 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-14T06:21:01.546 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-joblib. 2024-09-14T06:21:01.549 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-sklearn. 2024-09-14T06:21:01.573 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-14T06:21:01.576 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-14T06:21:01.612 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-14T06:21:01.693 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-14T06:21:01.983 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-14T06:21:02.011 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-14T06:21:02.049 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-14T06:21:02.360 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-sklearn. 2024-09-14T06:21:02.387 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-14T06:21:02.419 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-14T06:21:02.446 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:21:02.485 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:02.521 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-14T06:21:03.247 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-14T06:21:03.275 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:21:03.313 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:03.472 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-cachetools. 2024-09-14T06:21:03.499 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-14T06:21:03.538 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-14T06:21:03.816 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-14T06:21:03.843 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-14T06:21:03.874 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-14T06:21:04.161 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-14T06:21:04.177 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-14T06:21:04.219 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-14T06:21:04.308 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-cachetools. 2024-09-14T06:21:04.335 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-14T06:21:04.374 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-14T06:21:04.530 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-rsa. 2024-09-14T06:21:04.558 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-14T06:21:04.597 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-14T06:21:04.636 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-14T06:21:04.663 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-14T06:21:04.694 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-14T06:21:04.876 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-google-auth. 2024-09-14T06:21:04.903 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-14T06:21:04.942 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-14T06:21:05.014 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-14T06:21:05.042 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-14T06:21:05.080 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-14T06:21:05.245 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-14T06:21:05.273 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-14T06:21:05.311 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-14T06:21:05.392 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-rsa. 2024-09-14T06:21:05.419 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-14T06:21:05.458 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-14T06:21:05.623 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-websocket. 2024-09-14T06:21:05.650 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-14T06:21:05.689 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-14T06:21:05.737 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-google-auth. 2024-09-14T06:21:05.753 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-14T06:21:05.787 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-14T06:21:06.001 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-14T06:21:06.028 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-14T06:21:06.067 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-14T06:21:06.090 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-14T06:21:06.118 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-14T06:21:06.157 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-14T06:21:06.477 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-websocket. 2024-09-14T06:21:06.504 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-14T06:21:06.561 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-14T06:21:06.756 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-14T06:21:06.785 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:21:06.823 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:06.880 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-14T06:21:06.907 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-14T06:21:06.946 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-14T06:21:07.109 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-14T06:21:07.138 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-14T06:21:07.258 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-14T06:21:07.837 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-14T06:21:07.864 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-14T06:21:07.903 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-14T06:21:07.977 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-14T06:21:07.993 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:21:08.035 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:08.139 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package jq. 2024-09-14T06:21:08.155 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-14T06:21:08.197 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-14T06:21:08.321 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-14T06:21:08.350 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-14T06:21:08.388 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-14T06:21:08.458 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package socat. 2024-09-14T06:21:08.482 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-14T06:21:08.516 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-14T06:21:08.699 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-14T06:21:08.727 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-14T06:21:08.757 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-14T06:21:08.803 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package xmlstarlet. 2024-09-14T06:21:08.819 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-14T06:21:08.852 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-14T06:21:09.019 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package jq. 2024-09-14T06:21:09.035 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-14T06:21:09.077 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-14T06:21:09.198 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-test. 2024-09-14T06:21:09.214 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:21:09.256 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-test (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:09.329 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package socat. 2024-09-14T06:21:09.345 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-14T06:21:09.388 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-14T06:21:09.691 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package xmlstarlet. 2024-09-14T06:21:09.707 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-14T06:21:09.749 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-14T06:21:10.095 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-test. 2024-09-14T06:21:10.124 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:21:10.162 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-test (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:11.861 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package ceph-volume. 2024-09-14T06:21:11.889 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:21:11.927 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking ceph-volume (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:12.231 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-14T06:21:12.259 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:21:12.297 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking libcephfs-dev (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:12.609 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-14T06:21:12.636 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-14T06:21:12.675 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-14T06:21:12.749 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package ceph-volume. 2024-09-14T06:21:12.778 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4775-g7f24e589-1jammy_all.deb ... 2024-09-14T06:21:12.824 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking ceph-volume (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:13.047 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-14T06:21:13.075 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-14T06:21:13.113 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-14T06:21:13.162 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-14T06:21:13.190 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:21:13.236 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking libcephfs-dev (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:13.475 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package nvme-cli. 2024-09-14T06:21:13.504 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-14T06:21:13.541 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-14T06:21:13.598 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-14T06:21:13.626 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-14T06:21:13.664 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-14T06:21:13.940 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package pkg-config. 2024-09-14T06:21:13.966 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-14T06:21:14.005 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-14T06:21:14.011 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-14T06:21:14.039 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-14T06:21:14.077 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-14T06:21:14.257 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-14T06:21:14.274 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-14T06:21:14.307 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-14T06:21:14.523 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package nvme-cli. 2024-09-14T06:21:14.552 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-14T06:21:14.597 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-14T06:21:14.735 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-14T06:21:14.763 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-14T06:21:14.802 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-14T06:21:15.003 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package pkg-config. 2024-09-14T06:21:15.032 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-14T06:21:15.069 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-14T06:21:15.088 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-pastescript. 2024-09-14T06:21:15.116 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-14T06:21:15.146 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-14T06:21:15.314 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-14T06:21:15.330 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-14T06:21:15.372 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-14T06:21:15.466 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-pluggy. 2024-09-14T06:21:15.494 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-14T06:21:15.532 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-14T06:21:15.717 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-14T06:21:15.741 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-14T06:21:15.783 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-14T06:21:15.802 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-psutil. 2024-09-14T06:21:15.830 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-14T06:21:15.860 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-14T06:21:16.078 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-pastescript. 2024-09-14T06:21:16.106 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-14T06:21:16.144 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-14T06:21:16.230 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-py. 2024-09-14T06:21:16.258 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-14T06:21:16.296 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-14T06:21:16.464 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-pluggy. 2024-09-14T06:21:16.493 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-14T06:21:16.531 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-14T06:21:16.642 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-pygments. 2024-09-14T06:21:16.670 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-14T06:21:16.708 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-14T06:21:16.842 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-psutil. 2024-09-14T06:21:16.871 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-14T06:21:16.908 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-14T06:21:17.162 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-14T06:21:17.190 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-14T06:21:17.228 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-14T06:21:17.270 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-py. 2024-09-14T06:21:17.298 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-14T06:21:17.345 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-14T06:21:17.531 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-toml. 2024-09-14T06:21:17.560 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-14T06:21:17.598 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-14T06:21:17.665 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-pygments. 2024-09-14T06:21:17.693 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-14T06:21:17.731 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-14T06:21:17.900 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-pytest. 2024-09-14T06:21:17.929 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-14T06:21:17.967 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-14T06:21:18.186 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-14T06:21:18.214 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-14T06:21:18.244 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-14T06:21:18.312 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package python3-simplejson. 2024-09-14T06:21:18.340 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-14T06:21:18.378 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-14T06:21:18.564 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-toml. 2024-09-14T06:21:18.591 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-14T06:21:18.630 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-14T06:21:18.648 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-14T06:21:18.676 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-14T06:21:18.714 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-14T06:21:18.933 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-pytest. 2024-09-14T06:21:18.961 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-14T06:21:18.999 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-14T06:21:19.345 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package python3-simplejson. 2024-09-14T06:21:19.373 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-14T06:21:19.411 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-14T06:21:19.418 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package radosgw. 2024-09-14T06:21:19.446 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../117-radosgw_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:21:19.484 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking radosgw (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:19.663 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-14T06:21:19.680 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-14T06:21:19.722 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-14T06:21:20.346 INFO:teuthology.orchestra.run.smithi171.stdout:Selecting previously unselected package rbd-fuse. 2024-09-14T06:21:20.363 INFO:teuthology.orchestra.run.smithi171.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:21:20.404 INFO:teuthology.orchestra.run.smithi171.stdout:Unpacking rbd-fuse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:20.467 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package radosgw. 2024-09-14T06:21:20.496 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../117-radosgw_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:21:20.534 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking radosgw (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:20.701 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-14T06:21:20.959 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-14T06:21:21.085 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-14T06:21:21.347 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-14T06:21:21.420 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package rbd-fuse. 2024-09-14T06:21:21.449 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4775-g7f24e589-1jammy_amd64.deb ... 2024-09-14T06:21:21.486 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking rbd-fuse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:21.693 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-14T06:21:21.800 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-14T06:21:22.083 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-14T06:21:22.111 INFO:teuthology.orchestra.run.smithi171.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-14T06:21:22.178 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up cephadm (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:22.193 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-14T06:21:22.461 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-14T06:21:22.720 INFO:teuthology.orchestra.run.smithi171.stdout:Adding system user cephadm....done 2024-09-14T06:21:22.805 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-14T06:21:22.867 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-14T06:21:23.219 INFO:teuthology.orchestra.run.smithi154.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-14T06:21:23.278 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up cephadm (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:23.319 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-14T06:21:23.570 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-14T06:21:23.704 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-14T06:21:23.719 INFO:teuthology.orchestra.run.smithi154.stdout:Adding system user cephadm....done 2024-09-14T06:21:23.868 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-14T06:21:23.955 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-14T06:21:24.127 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-14T06:21:24.207 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-14T06:21:24.324 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-14T06:21:24.362 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-14T06:21:24.488 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-14T06:21:24.609 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-14T06:21:24.739 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-14T06:21:24.969 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-14T06:21:24.998 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-14T06:21:25.125 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-14T06:21:25.229 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-14T06:21:25.443 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-14T06:21:25.497 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-14T06:21:25.790 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-14T06:21:25.812 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-14T06:21:26.041 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-14T06:21:26.063 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-14T06:21:26.284 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-14T06:21:26.348 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-14T06:21:26.535 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-ceph-argparse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:26.591 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-14T06:21:26.828 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-14T06:21:26.919 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-14T06:21:27.028 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-14T06:21:27.093 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-14T06:21:27.155 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-14T06:21:27.281 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-14T06:21:27.344 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-ceph-argparse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:27.406 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-14T06:21:27.646 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-14T06:21:27.657 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-14T06:21:27.771 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-14T06:21:27.897 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-14T06:21:28.024 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-14T06:21:28.085 INFO:teuthology.orchestra.run.smithi171.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-14T06:21:28.114 INFO:teuthology.orchestra.run.smithi171.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-14T06:21:28.149 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-14T06:21:28.177 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-14T06:21:28.303 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-14T06:21:28.409 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-14T06:21:28.671 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-14T06:21:28.780 INFO:teuthology.orchestra.run.smithi154.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-14T06:21:28.797 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-14T06:21:28.817 INFO:teuthology.orchestra.run.smithi154.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-14T06:21:28.881 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-14T06:21:29.007 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-14T06:21:29.073 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-14T06:21:29.349 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-14T06:21:29.358 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-14T06:21:29.459 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-14T06:21:29.659 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up zip (3.0-12build2) ... 2024-09-14T06:21:29.735 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-14T06:21:29.760 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-14T06:21:30.002 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-14T06:21:30.304 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up zip (3.0-12build2) ... 2024-09-14T06:21:30.430 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-14T06:21:30.445 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-14T06:21:30.696 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-14T06:21:30.822 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-14T06:21:30.948 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-14T06:21:31.082 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-14T06:21:31.240 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-14T06:21:31.337 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-14T06:21:31.459 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-14T06:21:31.577 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-14T06:21:31.642 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-14T06:21:31.861 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-14T06:21:31.876 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-14T06:21:32.261 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-14T06:21:32.262 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-14T06:21:32.513 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-14T06:21:32.546 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-14T06:21:32.897 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-14T06:21:32.898 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-14T06:21:33.148 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-14T06:21:33.191 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-14T06:21:33.291 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-ceph-common (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:33.518 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-14T06:21:33.575 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-14T06:21:33.760 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-14T06:21:33.886 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-ceph-common (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:33.918 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-14T06:21:34.188 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-14T06:21:34.505 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-14T06:21:35.090 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-14T06:21:35.350 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:21:35.493 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-14T06:21:35.636 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-14T06:21:35.769 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-14T06:21:35.888 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:21:35.895 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-14T06:21:36.022 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-14T06:21:36.029 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-14T06:21:36.282 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-14T06:21:36.331 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-14T06:21:36.383 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-14T06:21:36.501 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-14T06:21:36.607 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-14T06:21:36.785 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-14T06:21:36.833 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:21:36.934 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-14T06:21:37.028 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-14T06:21:37.235 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-14T06:21:37.279 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:21:37.405 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-14T06:21:37.486 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-14T06:21:37.723 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-14T06:21:37.746 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-14T06:21:37.966 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-14T06:21:37.997 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-14T06:21:38.225 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-14T06:21:38.248 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-14T06:21:38.476 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-14T06:21:38.515 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-14T06:21:38.616 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-14T06:21:38.727 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-14T06:21:38.884 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-14T06:21:38.995 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-14T06:21:39.010 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-14T06:21:39.122 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-14T06:21:39.295 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-14T06:21:39.398 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-14T06:21:39.540 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-14T06:21:39.621 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-14T06:21:39.850 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-14T06:21:39.871 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-14T06:21:40.023 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-14T06:21:40.140 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-14T06:21:40.151 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-14T06:21:40.214 INFO:teuthology.orchestra.run.smithi171.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-14T06:21:40.385 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-14T06:21:40.467 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-14T06:21:40.511 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-14T06:21:40.576 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-14T06:21:40.637 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-14T06:21:40.726 INFO:teuthology.orchestra.run.smithi154.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-14T06:21:40.961 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-14T06:21:40.981 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-14T06:21:41.123 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-14T06:21:41.231 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-14T06:21:41.349 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-14T06:21:41.525 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-14T06:21:41.600 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:21:41.726 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-14T06:21:41.792 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-14T06:21:41.902 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-14T06:21:42.094 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-14T06:21:42.136 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-14T06:21:42.263 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-14T06:21:42.396 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-14T06:21:42.572 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-14T06:21:42.681 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-14T06:21:42.807 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-14T06:21:42.865 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-14T06:21:43.075 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-14T06:21:43.141 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-14T06:21:43.267 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-14T06:21:43.421 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-14T06:21:43.534 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-14T06:21:43.714 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-14T06:21:43.880 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-14T06:21:44.100 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-14T06:21:44.139 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-14T06:21:44.377 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-14T06:21:44.516 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-14T06:21:44.713 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-14T06:21:44.801 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-14T06:21:44.848 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up librados2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:44.966 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:45.075 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-14T06:21:45.120 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-14T06:21:45.221 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up librados2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:45.339 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:45.404 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libcephfs2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:45.465 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-14T06:21:45.530 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libradosstriper1 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:45.665 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-14T06:21:45.801 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libcephfs2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:45.927 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libradosstriper1 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:45.942 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up librbd1 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:46.053 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-14T06:21:46.068 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-mgr-modules-core (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:46.194 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-fuse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:46.322 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up librbd1 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:46.389 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-14T06:21:46.390 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-14T06:21:46.448 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-mgr-modules-core (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:46.574 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-fuse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:46.790 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-14T06:21:46.790 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-14T06:21:46.854 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up libcephfs-dev (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:46.989 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-rados (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:47.115 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up librgw2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:47.242 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-14T06:21:47.308 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up libcephfs-dev (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:47.426 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-rados (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:47.527 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up librgw2 (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:47.645 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-14T06:21:48.413 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-rbd (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:48.539 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up rbd-fuse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:48.657 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-rgw (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:48.767 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up python3-cephfs (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:48.876 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-common (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:48.882 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-rbd (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:49.008 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up rbd-fuse (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:49.134 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-rgw (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:49.260 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up python3-cephfs (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:49.386 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-common (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:49.420 INFO:teuthology.orchestra.run.smithi171.stdout:Adding group ceph....done 2024-09-14T06:21:49.789 INFO:teuthology.orchestra.run.smithi171.stdout:Adding system user ceph....done 2024-09-14T06:21:49.887 INFO:teuthology.orchestra.run.smithi154.stdout:Adding group ceph....done 2024-09-14T06:21:49.983 INFO:teuthology.orchestra.run.smithi171.stdout:Setting system user ceph properties....done 2024-09-14T06:21:49.996 INFO:teuthology.orchestra.run.smithi171.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-14T06:21:50.137 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-14T06:21:50.247 INFO:teuthology.orchestra.run.smithi154.stdout:Adding system user ceph....done 2024-09-14T06:21:50.433 INFO:teuthology.orchestra.run.smithi154.stdout:Setting system user ceph properties....done 2024-09-14T06:21:50.452 INFO:teuthology.orchestra.run.smithi154.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-14T06:21:50.463 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-14T06:21:50.592 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-14T06:21:50.872 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-test (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:50.884 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-14T06:21:51.007 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up radosgw (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:51.346 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-test (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:51.471 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up radosgw (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:51.486 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-14T06:21:51.486 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-14T06:21:51.943 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-14T06:21:51.943 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-14T06:21:51.956 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-base (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:52.398 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-base (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:52.468 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-14T06:21:52.754 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-14T06:21:52.949 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-mds (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:53.220 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-14T06:21:53.220 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-14T06:21:53.233 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-mds (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:53.462 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-14T06:21:53.462 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-14T06:21:53.968 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-mgr (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:54.078 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-mgr (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:54.182 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-14T06:21:54.183 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-14T06:21:54.594 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-14T06:21:54.594 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-14T06:21:54.645 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-osd (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:54.926 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-14T06:21:54.926 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-14T06:21:55.054 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-osd (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:55.340 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-14T06:21:55.340 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-14T06:21:55.396 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:55.522 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:55.673 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-mon (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:55.848 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:55.891 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-14T06:21:55.891 INFO:teuthology.orchestra.run.smithi154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-14T06:21:55.974 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:56.117 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-mon (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:56.330 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-14T06:21:56.330 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-14T06:21:56.383 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-mgr-cephadm (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:56.551 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:56.677 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-mgr-dashboard (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:56.794 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-mgr-cephadm (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:56.828 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up ceph-volume (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:56.945 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:57.088 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-mgr-dashboard (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:57.173 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-14T06:21:57.248 INFO:teuthology.orchestra.run.smithi171.stdout:Setting up ceph-volume (19.3.0-4775-g7f24e589-1jammy) ... 2024-09-14T06:21:57.407 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-14T06:21:57.559 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-14T06:21:57.618 INFO:teuthology.orchestra.run.smithi171.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-14T06:21:57.727 INFO:teuthology.orchestra.run.smithi171.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-14T06:21:57.880 INFO:teuthology.orchestra.run.smithi171.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-14T06:21:58.682 INFO:teuthology.orchestra.run.smithi171.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-14T06:21:58.685 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-14T06:21:59.354 INFO:teuthology.orchestra.run.smithi171.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-14T06:21:59.355 INFO:teuthology.orchestra.run.smithi154.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-14T06:21:59.361 DEBUG:teuthology.parallel:result is None 2024-09-14T06:21:59.363 DEBUG:teuthology.parallel:result is None 2024-09-14T06:21:59.364 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:21:59.518 DEBUG:teuthology.orchestra.run.smithi154:> dpkg-query -W -f '${Version}' ceph 2024-09-14T06:21:59.536 INFO:teuthology.orchestra.run.smithi154.stdout:19.3.0-4775-g7f24e589-1jammy 2024-09-14T06:21:59.537 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4775-g7f24e589-1jammy 2024-09-14T06:21:59.537 INFO:teuthology.task.install:The correct ceph version 19.3.0-4775-g7f24e589-1jammy is installed. 2024-09-14T06:21:59.539 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:21:59.690 DEBUG:teuthology.orchestra.run.smithi171:> dpkg-query -W -f '${Version}' ceph 2024-09-14T06:21:59.709 INFO:teuthology.orchestra.run.smithi171.stdout:19.3.0-4775-g7f24e589-1jammy 2024-09-14T06:21:59.710 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4775-g7f24e589-1jammy 2024-09-14T06:21:59.710 INFO:teuthology.task.install:The correct ceph version 19.3.0-4775-g7f24e589-1jammy is installed. 2024-09-14T06:21:59.712 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-14T06:21:59.712 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:21:59.712 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T06:21:59.727 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:21:59.727 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T06:21:59.765 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-14T06:21:59.765 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:21:59.766 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T06:21:59.783 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T06:21:59.839 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:21:59.839 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T06:21:59.851 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T06:21:59.904 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-14T06:21:59.904 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:21:59.904 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T06:21:59.917 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T06:21:59.970 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:21:59.970 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T06:21:59.983 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T06:22:00.037 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-14T06:22:00.038 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:00.038 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T06:22:00.050 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T06:22:00.106 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:00.106 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T06:22:00.118 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T06:22:00.171 INFO:teuthology.run_tasks:Running task ceph... 2024-09-14T06:22:00.249 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-14T06:22:00.250 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 777 /var/log/ceph 2024-09-14T06:22:00.252 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 777 /var/log/ceph 2024-09-14T06:22:00.265 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-14T06:22:00.265 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T06:22:00.309 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T06:22:00.321 INFO:tasks.ceph:Creating extra log directories... 2024-09-14T06:22:00.321 DEBUG:teuthology.orchestra.run.smithi154:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T06:22:00.365 DEBUG:teuthology.orchestra.run.smithi171:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T06:22:00.390 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-14T06:22:00.390 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': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-14T06:22:00.390 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7900373', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'main'}, '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': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 950, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 5839, 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'sleep_before_teardown': 0, 'subset': '99/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a', 'targets': {'smithi154.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBONiG/EXvn45cHg6rTwg6jxNbg5QtGpxSbfmrJz9w4KyX2RlGubcc5Wim9F8ji1LtBxO9+GWf7ZzjkQbz2PKOTI=', 'smithi171.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBGCpmruRGat/dJmEgct3yMy9yuzbw3CtvEt3nqmfS+3gWEAuH3oR/7nDaH1623Mz9KhXfQ/CVysx8gxT6haCCs='}, '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': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-10_20:16:17', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-14T06:22:00.391 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-14T06:22:00.421 DEBUG:teuthology.orchestra.run.smithi171:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-14T06:22:00.429 DEBUG:teuthology.orchestra.run.smithi154:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T06:22:00.469 DEBUG:teuthology.orchestra.run.smithi171:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T06:22:00.485 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:00.485 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T06:22:00.528 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-14T06:22:00.528 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_1 2024-09-14T06:22:00.576 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T06:22:00.576 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:22:00.576 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-09-14T06:22:00.576 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:22:00.576 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-09-14 06:16:31.096908864 +0000 2024-09-14T06:22:00.576 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-09-14 06:16:30.852911043 +0000 2024-09-14T06:22:00.576 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-09-14 06:16:30.852911043 +0000 2024-09-14T06:22:00.576 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2024-09-14T06:22:00.576 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T06:22:00.630 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-09-14T06:22:00.631 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-09-14T06:22:00.631 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000455004 s, 1.1 MB/s 2024-09-14T06:22:00.632 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T06:22:00.681 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_2 2024-09-14T06:22:00.727 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T06:22:00.727 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:22:00.727 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-09-14T06:22:00.728 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:22:00.728 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-09-14 06:16:31.580904541 +0000 2024-09-14T06:22:00.728 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-09-14 06:16:31.344906649 +0000 2024-09-14T06:22:00.728 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-09-14 06:16:31.344906649 +0000 2024-09-14T06:22:00.728 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2024-09-14T06:22:00.728 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T06:22:00.782 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-09-14T06:22:00.782 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-09-14T06:22:00.783 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000443483 s, 1.2 MB/s 2024-09-14T06:22:00.784 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T06:22:00.833 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_3 2024-09-14T06:22:00.880 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T06:22:00.880 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:22:00.880 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-09-14T06:22:00.880 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:22:00.880 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-09-14 06:16:31.820902397 +0000 2024-09-14T06:22:00.880 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-09-14 06:16:31.816902433 +0000 2024-09-14T06:22:00.880 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-09-14 06:16:31.816902433 +0000 2024-09-14T06:22:00.880 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2024-09-14T06:22:00.880 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T06:22:00.934 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-09-14T06:22:00.934 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-09-14T06:22:00.934 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000427677 s, 1.2 MB/s 2024-09-14T06:22:00.936 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T06:22:00.985 DEBUG:teuthology.orchestra.run.smithi154:> stat /dev/vg_nvme/lv_4 2024-09-14T06:22:01.032 INFO:teuthology.orchestra.run.smithi154.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T06:22:01.032 INFO:teuthology.orchestra.run.smithi154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:22:01.032 INFO:teuthology.orchestra.run.smithi154.stdout:Device: 5h/5d Inode: 939 Links: 1 2024-09-14T06:22:01.032 INFO:teuthology.orchestra.run.smithi154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:22:01.032 INFO:teuthology.orchestra.run.smithi154.stdout:Access: 2024-09-14 06:16:32.628895180 +0000 2024-09-14T06:22:01.032 INFO:teuthology.orchestra.run.smithi154.stdout:Modify: 2024-09-14 06:16:32.352897645 +0000 2024-09-14T06:22:01.032 INFO:teuthology.orchestra.run.smithi154.stdout:Change: 2024-09-14 06:16:32.352897645 +0000 2024-09-14T06:22:01.032 INFO:teuthology.orchestra.run.smithi154.stdout: Birth: - 2024-09-14T06:22:01.033 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T06:22:01.086 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records in 2024-09-14T06:22:01.087 INFO:teuthology.orchestra.run.smithi154.stderr:1+0 records out 2024-09-14T06:22:01.087 INFO:teuthology.orchestra.run.smithi154.stderr:512 bytes copied, 0.000388373 s, 1.3 MB/s 2024-09-14T06:22:01.088 DEBUG:teuthology.orchestra.run.smithi154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T06:22:01.137 INFO:tasks.ceph:osd dev map: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T06:22:01.137 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi154.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-14T06:22:01.137 INFO:tasks.ceph:Generating config... 2024-09-14T06:22:01.138 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-14T06:22:01.138 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-14T06:22:01.138 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-14T06:22:01.138 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-14T06:22:01.138 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-14T06:22:01.139 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-14T06:22:01.139 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-14T06:22:01.139 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-14T06:22:01.140 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-14T06:22:01.140 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-14T06:22:01.140 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2024-09-14T06:22:01.140 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-14T06:22:01.140 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-14T06:22:01.140 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-14T06:22:01.212 INFO:teuthology.orchestra.run.smithi154.stdout:creating /etc/ceph/cluster1.keyring 2024-09-14T06:22:01.223 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-14T06:22:01.301 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-14T06:22:01.355 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.154')] 2024-09-14T06:22:01.355 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.154', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd 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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 memory target': 1610612736, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}} 2024-09-14T06:22:01.356 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:01.356 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T06:22:01.404 DEBUG:teuthology.orchestra.run.smithi154:> 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.154 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:22:01.491 INFO:teuthology.orchestra.run.smithi154.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:22:01.491 INFO:teuthology.orchestra.run.smithi154.stdout:monmaptool: generated fsid 34c3440e-edc7-45c4-ab88-be111e92d76d 2024-09-14T06:22:01.491 INFO:teuthology.orchestra.run.smithi154.stdout:setting min_mon_release = quincy 2024-09-14T06:22:01.491 INFO:teuthology.orchestra.run.smithi154.stdout:epoch 0 2024-09-14T06:22:01.491 INFO:teuthology.orchestra.run.smithi154.stdout:fsid 34c3440e-edc7-45c4-ab88-be111e92d76d 2024-09-14T06:22:01.491 INFO:teuthology.orchestra.run.smithi154.stdout:last_changed 2024-09-14T06:22:01.493111+0000 2024-09-14T06:22:01.491 INFO:teuthology.orchestra.run.smithi154.stdout:created 2024-09-14T06:22:01.493111+0000 2024-09-14T06:22:01.492 INFO:teuthology.orchestra.run.smithi154.stdout:min_mon_release 17 (quincy) 2024-09-14T06:22:01.492 INFO:teuthology.orchestra.run.smithi154.stdout:election_strategy: 1 2024-09-14T06:22:01.492 INFO:teuthology.orchestra.run.smithi154.stdout:0: [v2:172.21.15.154:3300/0,v1:172.21.15.154:6789/0] mon.a 2024-09-14T06:22:01.492 INFO:teuthology.orchestra.run.smithi154.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-14T06:22:01.493 DEBUG:teuthology.orchestra.run.smithi154:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T06:22:01.498 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 34c3440e-edc7-45c4-ab88-be111e92d76d... 2024-09-14T06:22:01.499 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-14T06:22:01.541 DEBUG:teuthology.orchestra.run.smithi171:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-14T06:22:01.566 INFO:teuthology.orchestra.run.smithi154.stdout:[global] 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: chdir = "" 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: auth supported = cephx 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: filestore xattr use omap = true 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: mon clock drift allowed = 1.000 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: osd crush chooseleaf type = 0 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: auth debug = true 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: ms die on old message = true 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: ms die on bug = true 2024-09-14T06:22:01.567 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: mon pg warn max object skew = 0 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: osd pool default size = 2 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd allow primary affinity = true 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd allow pg remap = true 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on legacy crush tunables = false 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on crush straw calc version zero = false 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on no sortbitwise = false 2024-09-14T06:22:01.568 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on osd down out interval zero = false 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on too few osds = false 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: mon_allow_pool_size_one = true 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: osd default data pool replay window = 5 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: mon allow pool delete = true 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: mon cluster log file level = debug 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: debug asserts on shutdown = true 2024-09-14T06:22:01.569 INFO:teuthology.orchestra.run.smithi154.stdout: mon health detail to clog = false 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: mon host = 172.21.15.154 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on pool no app = False 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: fsid = 34c3440e-edc7-45c4-ab88-be111e92d76d 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout:[osd] 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: osd journal size = 100 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: osd scrub load threshold = 5.0 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: osd scrub max interval = 600 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: osd mclock profile = high_recovery_ops 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: osd recover clone overlap = true 2024-09-14T06:22:01.570 INFO:teuthology.orchestra.run.smithi154.stdout: osd recovery max chunk = 1048576 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug shutdown = true 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug op order = true 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug verify stray on activate = true 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug trim objects = true 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: osd open classes on start = true 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug pg log writeout = true 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: osd deep scrub update digest min age = 30 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: osd map max advance = 10 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.571 INFO:teuthology.orchestra.run.smithi154.stdout: journal zero on create = true 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: filestore ondisk finisher threads = 3 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: filestore apply finisher threads = 3 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: bdev debug aio = true 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug misdirected ops = true 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: bdev async discard = True 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: bdev enable discard = True 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: bluestore block size = 96636764160 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: bluestore fsck on mount = True 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: debug bluefs = 1/20 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: debug bluestore = 1/20 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: debug ms = 1 2024-09-14T06:22:01.572 INFO:teuthology.orchestra.run.smithi154.stdout: debug osd = 20 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: debug rocksdb = 4/10 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd full ratio = 0.9 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd nearfull ratio = 0.8 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug randomize hobject sort order = False 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: osd failsafe full ratio = 0.95 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: osd memory target = 1610612736 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: osd objectstore = bluestore 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout:[mgr] 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: debug ms = 1 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: debug mgr = 20 2024-09-14T06:22:01.573 INFO:teuthology.orchestra.run.smithi154.stdout: debug mon = 20 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: debug auth = 20 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: mgr/telemetry/nag = false 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout:[mon] 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: debug ms = 1 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: debug mon = 20 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: debug paxos = 20 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: debug auth = 20 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: mon data avail warn = 5 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: mon mgr mkfs grace = 240 2024-09-14T06:22:01.574 INFO:teuthology.orchestra.run.smithi154.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd reporter subtree level = osd 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd prime pg temp = true 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T06:22:01.575 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: # 1m isn't quite enough 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: mon_down_mkfs_grace = 2m 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_filestore_osds = false 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout:[client] 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: rgw cache enabled = true 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: rgw enable ops log = true 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: rgw enable usage log = true 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout: rbd default data pool = datapool 2024-09-14T06:22:01.576 INFO:teuthology.orchestra.run.smithi154.stdout:[mon.a] 2024-09-14T06:22:01.577 INFO:teuthology.orchestra.run.smithi171.stdout:[global] 2024-09-14T06:22:01.577 INFO:teuthology.orchestra.run.smithi171.stdout: chdir = "" 2024-09-14T06:22:01.577 INFO:teuthology.orchestra.run.smithi171.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T06:22:01.577 INFO:teuthology.orchestra.run.smithi171.stdout: auth supported = cephx 2024-09-14T06:22:01.577 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.577 INFO:teuthology.orchestra.run.smithi171.stdout: filestore xattr use omap = true 2024-09-14T06:22:01.577 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.577 INFO:teuthology.orchestra.run.smithi171.stdout: mon clock drift allowed = 1.000 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: osd crush chooseleaf type = 0 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: auth debug = true 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: ms die on old message = true 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: ms die on bug = true 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: mon pg warn max object skew = 0 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T06:22:01.578 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: osd pool default size = 2 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd allow primary affinity = true 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd allow pg remap = true 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on legacy crush tunables = false 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on crush straw calc version zero = false 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on no sortbitwise = false 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on osd down out interval zero = false 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on too few osds = false 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: mon_allow_pool_size_one = true 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.579 INFO:teuthology.orchestra.run.smithi171.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: osd default data pool replay window = 5 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: mon allow pool delete = true 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: mon cluster log file level = debug 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: debug asserts on shutdown = true 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: mon health detail to clog = false 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: mon host = 172.21.15.154 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on pool no app = False 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: fsid = 34c3440e-edc7-45c4-ab88-be111e92d76d 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.580 INFO:teuthology.orchestra.run.smithi171.stdout:[osd] 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd journal size = 100 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd scrub load threshold = 5.0 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd scrub max interval = 600 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd mclock profile = high_recovery_ops 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd recover clone overlap = true 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd recovery max chunk = 1048576 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug shutdown = true 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug op order = true 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug verify stray on activate = true 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug trim objects = true 2024-09-14T06:22:01.581 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: osd open classes on start = true 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug pg log writeout = true 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: osd deep scrub update digest min age = 30 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: osd map max advance = 10 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: journal zero on create = true 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: filestore ondisk finisher threads = 3 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: filestore apply finisher threads = 3 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: bdev debug aio = true 2024-09-14T06:22:01.582 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug misdirected ops = true 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: bdev async discard = True 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: bdev enable discard = True 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: bluestore block size = 96636764160 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: bluestore fsck on mount = True 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: debug bluefs = 1/20 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: debug bluestore = 1/20 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: debug ms = 1 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: debug osd = 20 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: debug rocksdb = 4/10 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd full ratio = 0.9 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd nearfull ratio = 0.8 2024-09-14T06:22:01.583 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug randomize hobject sort order = False 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: osd failsafe full ratio = 0.95 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: osd memory target = 1610612736 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: osd objectstore = bluestore 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout:[mgr] 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: debug ms = 1 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: debug mgr = 20 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: debug mon = 20 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: debug auth = 20 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: mgr/telemetry/nag = false 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout:[mon] 2024-09-14T06:22:01.584 INFO:teuthology.orchestra.run.smithi171.stdout: debug ms = 1 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: debug mon = 20 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: debug paxos = 20 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: debug auth = 20 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: mon data avail warn = 5 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: mon mgr mkfs grace = 240 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd reporter subtree level = osd 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd prime pg temp = true 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T06:22:01.585 INFO:teuthology.orchestra.run.smithi171.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: # 1m isn't quite enough 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: mon_down_mkfs_grace = 2m 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_filestore_osds = false 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout:[client] 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: rgw cache enabled = true 2024-09-14T06:22:01.586 INFO:teuthology.orchestra.run.smithi171.stdout: rgw enable ops log = true 2024-09-14T06:22:01.587 INFO:teuthology.orchestra.run.smithi171.stdout: rgw enable usage log = true 2024-09-14T06:22:01.587 INFO:teuthology.orchestra.run.smithi171.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T06:22:01.587 INFO:teuthology.orchestra.run.smithi171.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T06:22:01.587 INFO:teuthology.orchestra.run.smithi171.stdout: rbd default data pool = datapool 2024-09-14T06:22:01.587 INFO:teuthology.orchestra.run.smithi171.stdout:[mon.a] 2024-09-14T06:22:01.588 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-14T06:22:01.588 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster1.keyring 2024-09-14T06:22:01.679 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-14T06:22:01.679 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:01.679 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-14T06:22:01.684 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:01.685 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-14T06:22:01.731 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:22:01.731 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:01.731 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-14T06:22:01.731 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-14T06:22:01.793 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:01.793 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:22:01.839 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T06:22:01.840 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:01.840 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-14T06:22:01.840 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-14T06:22:01.864 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:01.864 DEBUG:teuthology.orchestra.run.smithi171:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:22:01.909 INFO:tasks.ceph:Setting up mon nodes... 2024-09-14T06:22:01.909 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-14T06:22:01.909 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /var/lib/ceph/mgr/cluster1-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-14T06:22:01.952 INFO:teuthology.orchestra.run.smithi154.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-14T06:22:01.955 INFO:tasks.ceph:Setting up mds nodes... 2024-09-14T06:22:01.955 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-14T06:22:01.955 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster1.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster1.client.0.keyring 2024-09-14T06:22:02.033 INFO:teuthology.orchestra.run.smithi154.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-14T06:22:02.045 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-14T06:22:02.045 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi154.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-14T06:22:02.046 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-14T06:22:02.098 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T06:22:02.098 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-14T06:22:02.098 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:22:02.099 DEBUG:teuthology.orchestra.run.smithi154:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T06:22:02.158 INFO:teuthology.orchestra.run.smithi154.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:22:02.158 INFO:teuthology.orchestra.run.smithi154.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:22:02.158 INFO:teuthology.orchestra.run.smithi154.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:22:02.158 INFO:teuthology.orchestra.run.smithi154.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-14T06:22:02.159 INFO:teuthology.orchestra.run.smithi154.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:22:02.159 INFO:teuthology.orchestra.run.smithi154.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:22:02.159 INFO:teuthology.orchestra.run.smithi154.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:22:02.159 INFO:teuthology.orchestra.run.smithi154.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-14T06:22:02.159 INFO:teuthology.orchestra.run.smithi154.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:22:02.159 INFO:teuthology.orchestra.run.smithi154.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:22:02.614 INFO:teuthology.orchestra.run.smithi154.stdout:Discarding blocks...Done. 2024-09-14T06:22:02.616 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi154.front.sepia.ceph.com -o noatime 2024-09-14T06:22:02.616 DEBUG:teuthology.orchestra.run.smithi154:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-14T06:22:02.707 DEBUG:teuthology.orchestra.run.smithi154:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-14T06:22:02.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:22:02.719 INFO:teuthology.orchestra.run.smithi154.stderr:sudo: /sbin/restorecon: command not found 2024-09-14T06:22:02.719 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-14T06:22:02.774 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T06:22:02.774 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-14T06:22:02.774 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:22:02.774 DEBUG:teuthology.orchestra.run.smithi154:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:22:02.835 INFO:teuthology.orchestra.run.smithi154.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:22:03.307 INFO:teuthology.orchestra.run.smithi154.stdout:Discarding blocks...Done. 2024-09-14T06:22:03.309 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi154.front.sepia.ceph.com -o noatime 2024-09-14T06:22:03.309 DEBUG:teuthology.orchestra.run.smithi154:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-14T06:22:03.471 DEBUG:teuthology.orchestra.run.smithi154:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-14T06:22:03.482 INFO:teuthology.orchestra.run.smithi154.stderr:sudo: /sbin/restorecon: command not found 2024-09-14T06:22:03.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:22:03.483 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-14T06:22:03.539 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T06:22:03.539 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-14T06:22:03.539 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:22:03.539 DEBUG:teuthology.orchestra.run.smithi154:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:22:03.604 INFO:teuthology.orchestra.run.smithi154.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:22:04.085 INFO:teuthology.orchestra.run.smithi154.stdout:Discarding blocks...Done. 2024-09-14T06:22:04.088 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi154.front.sepia.ceph.com -o noatime 2024-09-14T06:22:04.088 DEBUG:teuthology.orchestra.run.smithi154:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-14T06:22:04.236 DEBUG:teuthology.orchestra.run.smithi154:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-14T06:22:04.248 INFO:teuthology.orchestra.run.smithi154.stderr:sudo: /sbin/restorecon: command not found 2024-09-14T06:22:04.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:22:04.249 DEBUG:teuthology.orchestra.run.smithi154:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:22:04.356 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:04.356+0000 7f0f965757c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:04.357 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:04.356+0000 7f0f965757c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:04.358 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:04.356+0000 7f0f965757c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:04.358 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:04.356+0000 7f0f965757c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-0/keyring: can't open /var/lib/ceph/osd/cluster1-0/keyring: (2) No such file or directory 2024-09-14T06:22:04.359 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:04.360+0000 7f0f965757c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-14T06:22:04.359 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:04.360+0000 7f0f965757c0 -1 bdev(0x5643eb197800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-14T06:22:04.359 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:04.360+0000 7f0f965757c0 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-14T06:22:07.520 DEBUG:teuthology.orchestra.run.smithi154:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-14T06:22:07.534 DEBUG:teuthology.orchestra.run.smithi154:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:22:07.612 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:07.612+0000 7f81915487c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:07.613 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:07.612+0000 7f81915487c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:07.614 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:07.612+0000 7f81915487c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:07.614 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:07.612+0000 7f81915487c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-1/keyring: can't open /var/lib/ceph/osd/cluster1-1/keyring: (2) No such file or directory 2024-09-14T06:22:07.615 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:07.616+0000 7f81915487c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-14T06:22:07.615 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:07.616+0000 7f81915487c0 -1 bdev(0x5621c06ef800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-14T06:22:07.615 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:07.616+0000 7f81915487c0 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-14T06:22:10.808 DEBUG:teuthology.orchestra.run.smithi154:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-14T06:22:10.869 DEBUG:teuthology.orchestra.run.smithi154:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:22:10.947 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:10.944+0000 7f9cc0a5b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:10.947 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:10.944+0000 7f9cc0a5b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:10.948 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:10.948+0000 7f9cc0a5b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:10.948 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:10.948+0000 7f9cc0a5b7c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-2/keyring: can't open /var/lib/ceph/osd/cluster1-2/keyring: (2) No such file or directory 2024-09-14T06:22:10.950 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:10.948+0000 7f9cc0a5b7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-14T06:22:10.950 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:10.948+0000 7f9cc0a5b7c0 -1 bdev(0x55ab9b32d800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-14T06:22:10.950 INFO:teuthology.orchestra.run.smithi154.stderr:2024-09-14T06:22:10.948+0000 7f9cc0a5b7c0 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-14T06:22:14.123 DEBUG:teuthology.orchestra.run.smithi154:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-14T06:22:14.181 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-14T06:22:14.181 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:14.181 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-14T06:22:14.239 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:14.240 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-14T06:22:14.295 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:14.295 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-14T06:22:14.351 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:14.351 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-14T06:22:14.407 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:14.407 DEBUG:teuthology.orchestra.run.smithi154:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-14T06:22:14.455 INFO:tasks.ceph:Adding keys to all mons... 2024-09-14T06:22:14.456 DEBUG:teuthology.orchestra.run.smithi154:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout:[mgr.x] 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout: key = AQCJK+VmG67hOBAArXgL5Z3ehEn+PUJQ5qsEBA== 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout:[osd.0] 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout: key = AQCMK+Vm1PZ+FRAAvKs9ut5D2f5bTPRaqmyGkw== 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout:[osd.1] 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout: key = AQCPK+Vmt5fDJBAAXlvxiM76ZOnPWj/vBmvJww== 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout:[osd.2] 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout: key = AQCSK+VmnBCwOBAAM6cEU5gKewEtsbV43ijx2Q== 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout:[client.0] 2024-09-14T06:22:14.510 INFO:teuthology.orchestra.run.smithi154.stdout: key = AQCKK+VmhM8WAhAAkyEyeLm6TPlRx4cHavjYvA== 2024-09-14T06:22:14.512 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T06:22:14.601 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T06:22:14.641 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T06:22:14.723 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T06:22:14.806 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-14T06:22:14.899 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-14T06:22:14.900 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-14T06:22:14.912 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster1 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster1.monmap --keyring /etc/ceph/cluster1.keyring 2024-09-14T06:22:15.002 DEBUG:teuthology.orchestra.run.smithi154:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-14T06:22:15.012 DEBUG:teuthology.orchestra.run.smithi154:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:22:15.059 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-14T06:22:15.060 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-14T06:22:15.060 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-14T06:22:15.105 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-14T06:22:15.106 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-14T06:22:15.106 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-14T06:22:15.106 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-14T06:22:15.108 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-14T06:22:15.108 DEBUG:tasks.ceph:set 0 configs 2024-09-14T06:22:15.108 INFO:tasks.ceph:Setting crush tunables to default 2024-09-14T06:22:15.108 DEBUG:teuthology.orchestra.run.smithi154:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-14T06:22:15.330 INFO:teuthology.orchestra.run.smithi154.stderr:adjusted tunables profile to default 2024-09-14T06:22:15.348 INFO:tasks.ceph:check_enable_crimson: False 2024-09-14T06:22:15.348 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-14T06:22:15.348 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:15.348 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-14T06:22:15.358 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:15.358 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-14T06:22:15.413 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:15.413 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-14T06:22:15.466 DEBUG:teuthology.orchestra.run.smithi154:> sudo ceph --cluster cluster1 osd new 7618d0dc-7b15-480a-891f-a51e6d9e3add 0 2024-09-14T06:22:15.716 INFO:teuthology.orchestra.run.smithi154.stdout:0 2024-09-14T06:22:15.733 DEBUG:teuthology.orchestra.run.smithi154:> sudo ceph --cluster cluster1 osd new 99a46f2b-7ae9-49a7-9407-afba4aae64a6 1 2024-09-14T06:22:15.924 INFO:teuthology.orchestra.run.smithi154.stdout:1 2024-09-14T06:22:15.941 DEBUG:teuthology.orchestra.run.smithi154:> sudo ceph --cluster cluster1 osd new 6d79cc09-f941-4d47-98d6-0294e0d05a41 2 2024-09-14T06:22:16.138 INFO:teuthology.orchestra.run.smithi154.stdout:2 2024-09-14T06:22:16.156 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-14T06:22:16.156 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-14T06:22:16.158 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-14T06:22:16.158 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-14T06:22:16.158 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-14T06:22:16.159 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-14T06:22:16.159 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-14T06:22:16.160 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-14T06:22:16.161 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-14T06:22:16.161 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:22:16.213 INFO:tasks.ceph.cluster1.osd.0.smithi154.stderr:2024-09-14T06:22:16.212+0000 7f366c2f17c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:16.213 INFO:tasks.ceph.cluster1.osd.2.smithi154.stderr:2024-09-14T06:22:16.212+0000 7f0577e7c7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:16.218 INFO:tasks.ceph.cluster1.osd.0.smithi154.stderr:2024-09-14T06:22:16.216+0000 7f366c2f17c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:16.218 INFO:tasks.ceph.cluster1.osd.0.smithi154.stderr:2024-09-14T06:22:16.216+0000 7f366c2f17c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:16.220 INFO:tasks.ceph.cluster1.osd.2.smithi154.stderr:2024-09-14T06:22:16.220+0000 7f0577e7c7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:16.220 INFO:tasks.ceph.cluster1.osd.2.smithi154.stderr:2024-09-14T06:22:16.220+0000 7f0577e7c7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:16.233 INFO:tasks.ceph.cluster1.osd.1.smithi154.stderr:2024-09-14T06:22:16.232+0000 7f182413f7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:16.238 INFO:tasks.ceph.cluster1.osd.1.smithi154.stderr:2024-09-14T06:22:16.236+0000 7f182413f7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:16.238 INFO:tasks.ceph.cluster1.osd.1.smithi154.stderr:2024-09-14T06:22:16.236+0000 7f182413f7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:16.339 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:16.339 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":5,"fsid":"34c3440e-edc7-45c4-ab88-be111e92d76d","created":"2024-09-14T06:22:15.242540+0000","modified":"2024-09-14T06:22:16.139317+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:22:16.139317+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"7618d0dc-7b15-480a-891f-a51e6d9e3add","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":"99a46f2b-7ae9-49a7-9407-afba4aae64a6","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":"6d79cc09-f941-4d47-98d6-0294e0d05a41","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-14T06:22:16.355 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-14T06:22:16.355 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-14T06:22:16.657 DEBUG:teuthology.orchestra.run.smithi154:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:22:16.839 INFO:teuthology.misc.health.smithi154.stdout: 2024-09-14T06:22:16.840 INFO:teuthology.misc.health.smithi154.stdout:{"epoch":5,"fsid":"34c3440e-edc7-45c4-ab88-be111e92d76d","created":"2024-09-14T06:22:15.242540+0000","modified":"2024-09-14T06:22:16.139317+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:22:16.139317+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"7618d0dc-7b15-480a-891f-a51e6d9e3add","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":"99a46f2b-7ae9-49a7-9407-afba4aae64a6","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":"6d79cc09-f941-4d47-98d6-0294e0d05a41","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-14T06:22:16.854 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T06:22:17.548 INFO:tasks.ceph.cluster1.osd.0.smithi154.stderr:2024-09-14T06:22:17.548+0000 7f366c2f17c0 -1 Falling back to public interface 2024-09-14T06:22:17.559 INFO:tasks.ceph.cluster1.osd.2.smithi154.stderr:2024-09-14T06:22:17.560+0000 7f0577e7c7c0 -1 Falling back to public interface 2024-09-14T06:22:17.833 INFO:tasks.ceph.cluster1.osd.1.smithi154.stderr:2024-09-14T06:22:17.832+0000 7f182413f7c0 -1 Falling back to public interface 2024-09-14T06:22:18.164 INFO:tasks.ceph.cluster1.mgr.x.smithi154.stderr:/usr/lib/python3/dist-packages/scipy/__init__.py:67: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2024-09-14T06:22:18.164 INFO:tasks.ceph.cluster1.mgr.x.smithi154.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2024-09-14T06:22:18.164 INFO:tasks.ceph.cluster1.mgr.x.smithi154.stderr: from numpy import show_config as show_numpy_config 2024-09-14T06:22:21.100 INFO:tasks.ceph.cluster1.mgr.x.smithi154.stderr:2024-09-14T06:22:21.100+0000 7fb546128640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-14T06:22:21.576 INFO:tasks.ceph.cluster1.osd.2.smithi154.stderr:2024-09-14T06:22:21.576+0000 7f0577e7c7c0 -1 osd.2 0 log_to_monitors true 2024-09-14T06:22:21.788 INFO:tasks.ceph.cluster1.osd.0.smithi154.stderr:2024-09-14T06:22:21.788+0000 7f366c2f17c0 -1 osd.0 0 log_to_monitors true 2024-09-14T06:22:22.010 INFO:tasks.ceph.cluster1.osd.1.smithi154.stderr:2024-09-14T06:22:22.008+0000 7f182413f7c0 -1 osd.1 0 log_to_monitors true 2024-09-14T06:22:23.157 DEBUG:teuthology.orchestra.run.smithi154:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:22:23.518 INFO:teuthology.misc.health.smithi154.stdout: 2024-09-14T06:22:23.518 INFO:teuthology.misc.health.smithi154.stdout:{"epoch":7,"fsid":"34c3440e-edc7-45c4-ab88-be111e92d76d","created":"2024-09-14T06:22:15.242540+0000","modified":"2024-09-14T06:22:23.147699+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:22:16.139317+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"7618d0dc-7b15-480a-891f-a51e6d9e3add","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":"99a46f2b-7ae9-49a7-9407-afba4aae64a6","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":"6d79cc09-f941-4d47-98d6-0294e0d05a41","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-14T06:22:23.540 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T06:22:25.028 INFO:tasks.ceph.cluster1.osd.0.smithi154.stderr:2024-09-14T06:22:25.028+0000 7f366829a640 -1 osd.0 0 waiting for initial osdmap 2024-09-14T06:22:25.056 INFO:tasks.ceph.cluster1.osd.0.smithi154.stderr:2024-09-14T06:22:25.056+0000 7f36600cc640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:22:25.058 INFO:tasks.ceph.cluster1.osd.2.smithi154.stderr:2024-09-14T06:22:25.056+0000 7f0573e25640 -1 osd.2 0 waiting for initial osdmap 2024-09-14T06:22:25.082 INFO:tasks.ceph.cluster1.osd.1.smithi154.stderr:2024-09-14T06:22:25.080+0000 7f18200e8640 -1 osd.1 0 waiting for initial osdmap 2024-09-14T06:22:25.087 INFO:tasks.ceph.cluster1.osd.2.smithi154.stderr:2024-09-14T06:22:25.088+0000 7f056bc57640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:22:25.111 INFO:tasks.ceph.cluster1.osd.1.smithi154.stderr:2024-09-14T06:22:25.112+0000 7f1817f1a640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:22:29.844 DEBUG:teuthology.orchestra.run.smithi154:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:22:30.148 INFO:teuthology.misc.health.smithi154.stdout: 2024-09-14T06:22:30.149 INFO:teuthology.misc.health.smithi154.stdout:{"epoch":11,"fsid":"34c3440e-edc7-45c4-ab88-be111e92d76d","created":"2024-09-14T06:22:15.242540+0000","modified":"2024-09-14T06:22:29.048065+0000","last_up_change":"2024-09-14T06:22:26.033188+0000","last_in_change":"2024-09-14T06:22:16.139317+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T06:22:26.132211+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7618d0dc-7b15-480a-891f-a51e6d9e3add","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6801","nonce":1916082009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6803","nonce":1916082009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6807","nonce":1916082009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6805","nonce":1916082009}]},"public_addr":"172.21.15.154:6801/1916082009","cluster_addr":"172.21.15.154:6803/1916082009","heartbeat_back_addr":"172.21.15.154:6807/1916082009","heartbeat_front_addr":"172.21.15.154:6805/1916082009","state":["exists","up"]},{"osd":1,"uuid":"99a46f2b-7ae9-49a7-9407-afba4aae64a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6817","nonce":3826289937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6819","nonce":3826289937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6823","nonce":3826289937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6821","nonce":3826289937}]},"public_addr":"172.21.15.154:6817/3826289937","cluster_addr":"172.21.15.154:6819/3826289937","heartbeat_back_addr":"172.21.15.154:6823/3826289937","heartbeat_front_addr":"172.21.15.154:6821/3826289937","state":["exists","up"]},{"osd":2,"uuid":"6d79cc09-f941-4d47-98d6-0294e0d05a41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6809","nonce":2071670942}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6811","nonce":2071670942}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6815","nonce":2071670942}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6813","nonce":2071670942}]},"public_addr":"172.21.15.154:6809/2071670942","cluster_addr":"172.21.15.154:6811/2071670942","heartbeat_back_addr":"172.21.15.154:6815/2071670942","heartbeat_front_addr":"172.21.15.154:6813/2071670942","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.810054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.992979+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.598299+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-14T06:22:30.166 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-14T06:22:30.166 INFO:tasks.ceph:Creating RBD pool 2024-09-14T06:22:30.166 DEBUG:teuthology.orchestra.run.smithi154:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-14T06:22:31.060 INFO:teuthology.orchestra.run.smithi154.stderr:pool 'rbd' created 2024-09-14T06:22:31.085 DEBUG:teuthology.orchestra.run.smithi154:> rbd --cluster cluster1 pool init rbd 2024-09-14T06:22:34.109 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-14T06:22:34.110 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-14T06:22:34.110 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-14T06:22:34.426 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:34.444 INFO:teuthology.orchestra.run.smithi154.stdout:[{"version":4,"timestamp":"2024-09-14T06:22:25.085028+0000","name":"","changes":[{"name":"osd.1/osd_mclock_max_capacity_iops_ssd","new_value":"4170.754632"}]}] 2024-09-14T06:22:34.444 INFO:tasks.ceph_manager:config epoch is 4 2024-09-14T06:22:34.445 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-14T06:22:34.445 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-14T06:22:34.445 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-14T06:22:34.793 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:34.810 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6824","nonce":1701585573},{"type":"v1","addr":"172.21.15.154:6825","nonce":1701585573}]},"active_addr":"172.21.15.154:6825/1701585573","active_change":"2024-09-14T06:22:20.087192+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"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, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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.27.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:10.4.0","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_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.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.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.154:0","nonce":3732621537}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.154:0","nonce":1878661273}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.154:0","nonce":854641558}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.154:0","nonce":477558904}]}]} 2024-09-14T06:22:34.812 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-14T06:22:34.812 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-14T06:22:34.813 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:22:35.107 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:35.107 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":15,"fsid":"34c3440e-edc7-45c4-ab88-be111e92d76d","created":"2024-09-14T06:22:15.242540+0000","modified":"2024-09-14T06:22:34.075853+0000","last_up_change":"2024-09-14T06:22:26.033188+0000","last_in_change":"2024-09-14T06:22:16.139317+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T06:22:26.132211+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T06:22:30.451925+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7618d0dc-7b15-480a-891f-a51e6d9e3add","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6801","nonce":1916082009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6803","nonce":1916082009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6807","nonce":1916082009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6805","nonce":1916082009}]},"public_addr":"172.21.15.154:6801/1916082009","cluster_addr":"172.21.15.154:6803/1916082009","heartbeat_back_addr":"172.21.15.154:6807/1916082009","heartbeat_front_addr":"172.21.15.154:6805/1916082009","state":["exists","up"]},{"osd":1,"uuid":"99a46f2b-7ae9-49a7-9407-afba4aae64a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6817","nonce":3826289937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6819","nonce":3826289937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6823","nonce":3826289937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6821","nonce":3826289937}]},"public_addr":"172.21.15.154:6817/3826289937","cluster_addr":"172.21.15.154:6819/3826289937","heartbeat_back_addr":"172.21.15.154:6823/3826289937","heartbeat_front_addr":"172.21.15.154:6821/3826289937","state":["exists","up"]},{"osd":2,"uuid":"6d79cc09-f941-4d47-98d6-0294e0d05a41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6809","nonce":2071670942}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6811","nonce":2071670942}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6815","nonce":2071670942}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6813","nonce":2071670942}]},"public_addr":"172.21.15.154:6809/2071670942","cluster_addr":"172.21.15.154:6811/2071670942","heartbeat_back_addr":"172.21.15.154:6815/2071670942","heartbeat_front_addr":"172.21.15.154:6813/2071670942","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.810054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.992979+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.598299+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-14T06:22:35.124 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-14T06:22:35.124 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:22:35.413 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:35.413 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":15,"fsid":"34c3440e-edc7-45c4-ab88-be111e92d76d","created":"2024-09-14T06:22:15.242540+0000","modified":"2024-09-14T06:22:34.075853+0000","last_up_change":"2024-09-14T06:22:26.033188+0000","last_in_change":"2024-09-14T06:22:16.139317+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T06:22:26.132211+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T06:22:30.451925+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7618d0dc-7b15-480a-891f-a51e6d9e3add","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6801","nonce":1916082009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6803","nonce":1916082009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6807","nonce":1916082009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6805","nonce":1916082009}]},"public_addr":"172.21.15.154:6801/1916082009","cluster_addr":"172.21.15.154:6803/1916082009","heartbeat_back_addr":"172.21.15.154:6807/1916082009","heartbeat_front_addr":"172.21.15.154:6805/1916082009","state":["exists","up"]},{"osd":1,"uuid":"99a46f2b-7ae9-49a7-9407-afba4aae64a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6817","nonce":3826289937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6819","nonce":3826289937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6823","nonce":3826289937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6821","nonce":3826289937}]},"public_addr":"172.21.15.154:6817/3826289937","cluster_addr":"172.21.15.154:6819/3826289937","heartbeat_back_addr":"172.21.15.154:6823/3826289937","heartbeat_front_addr":"172.21.15.154:6821/3826289937","state":["exists","up"]},{"osd":2,"uuid":"6d79cc09-f941-4d47-98d6-0294e0d05a41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6809","nonce":2071670942}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6811","nonce":2071670942}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6815","nonce":2071670942}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6813","nonce":2071670942}]},"public_addr":"172.21.15.154:6809/2071670942","cluster_addr":"172.21.15.154:6811/2071670942","heartbeat_back_addr":"172.21.15.154:6815/2071670942","heartbeat_front_addr":"172.21.15.154:6813/2071670942","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.810054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.992979+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.598299+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-14T06:22:35.432 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-14T06:22:35.432 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-14T06:22:35.432 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-14T06:22:35.586 INFO:teuthology.orchestra.run.smithi154.stdout:34359738373 2024-09-14T06:22:35.586 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-14T06:22:35.587 INFO:teuthology.orchestra.run.smithi154.stdout:34359738372 2024-09-14T06:22:35.588 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-14T06:22:35.591 INFO:teuthology.orchestra.run.smithi154.stdout:34359738372 2024-09-14T06:22:35.592 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-14T06:22:35.891 INFO:teuthology.orchestra.run.smithi154.stdout:34359738372 2024-09-14T06:22:35.909 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738372 for osd.1 2024-09-14T06:22:35.925 INFO:teuthology.orchestra.run.smithi154.stdout:34359738371 2024-09-14T06:22:35.938 INFO:teuthology.orchestra.run.smithi154.stdout:34359738371 2024-09-14T06:22:35.942 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.0 2024-09-14T06:22:35.956 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.2 2024-09-14T06:22:36.910 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-14T06:22:36.943 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-14T06:22:36.956 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-14T06:22:37.227 INFO:teuthology.orchestra.run.smithi154.stdout:34359738373 2024-09-14T06:22:37.245 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738373 for osd.1 2024-09-14T06:22:37.245 DEBUG:teuthology.parallel:result is None 2024-09-14T06:22:37.261 INFO:teuthology.orchestra.run.smithi154.stdout:34359738372 2024-09-14T06:22:37.265 INFO:teuthology.orchestra.run.smithi154.stdout:34359738372 2024-09-14T06:22:37.281 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.0 2024-09-14T06:22:37.282 DEBUG:teuthology.parallel:result is None 2024-09-14T06:22:37.285 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.2 2024-09-14T06:22:37.285 DEBUG:teuthology.parallel:result is None 2024-09-14T06:22:37.285 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-14T06:22:37.285 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T06:22:37.596 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:37.597 INFO:teuthology.orchestra.run.smithi154.stderr:dumped all 2024-09-14T06:22:37.614 INFO:teuthology.orchestra.run.smithi154.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-14T06:22:36.098049+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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":9,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82652,"kb_used_data":1552,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032868,"statfs":{"total":289910292480,"available":289825656832,"internally_reserved":0,"allocated":1589248,"data_stored":1295959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"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.033911"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.089920+0000","last_change":"2024-09-14T06:22:34.090591+0000","last_active":"2024-09-14T06:22:34.089920+0000","last_peered":"2024-09-14T06:22:34.089920+0000","last_clean":"2024-09-14T06:22:34.089920+0000","last_became_active":"2024-09-14T06:22:32.078208+0000","last_became_peered":"2024-09-14T06:22:32.078208+0000","last_unstale":"2024-09-14T06:22:34.089920+0000","last_undegraded":"2024-09-14T06:22:34.089920+0000","last_fullsized":"2024-09-14T06:22:34.089920+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T10:32:50.611402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001973907,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.089147+0000","last_change":"2024-09-14T06:22:34.089601+0000","last_active":"2024-09-14T06:22:34.089147+0000","last_peered":"2024-09-14T06:22:34.089147+0000","last_clean":"2024-09-14T06:22:34.089147+0000","last_became_active":"2024-09-14T06:22:32.080701+0000","last_became_peered":"2024-09-14T06:22:32.080701+0000","last_unstale":"2024-09-14T06:22:34.089147+0000","last_undegraded":"2024-09-14T06:22:34.089147+0000","last_fullsized":"2024-09-14T06:22:34.089147+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T14:37:43.334189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011628680000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.090637+0000","last_change":"2024-09-14T06:22:34.090950+0000","last_active":"2024-09-14T06:22:34.090637+0000","last_peered":"2024-09-14T06:22:34.090637+0000","last_clean":"2024-09-14T06:22:34.090637+0000","last_became_active":"2024-09-14T06:22:32.080597+0000","last_became_peered":"2024-09-14T06:22:32.080597+0000","last_unstale":"2024-09-14T06:22:34.090637+0000","last_undegraded":"2024-09-14T06:22:34.090637+0000","last_fullsized":"2024-09-14T06:22:34.090637+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T12:31:25.005687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022866420000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.089725+0000","last_change":"2024-09-14T06:22:34.090455+0000","last_active":"2024-09-14T06:22:34.089725+0000","last_peered":"2024-09-14T06:22:34.089725+0000","last_clean":"2024-09-14T06:22:34.089725+0000","last_became_active":"2024-09-14T06:22:32.079078+0000","last_became_peered":"2024-09-14T06:22:32.079078+0000","last_unstale":"2024-09-14T06:22:34.089725+0000","last_undegraded":"2024-09-14T06:22:34.089725+0000","last_fullsized":"2024-09-14T06:22:34.089725+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T17:51:52.664410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018310259999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.086171+0000","last_change":"2024-09-14T06:22:34.086171+0000","last_active":"2024-09-14T06:22:34.086171+0000","last_peered":"2024-09-14T06:22:34.086171+0000","last_clean":"2024-09-14T06:22:34.086171+0000","last_became_active":"2024-09-14T06:22:32.076239+0000","last_became_peered":"2024-09-14T06:22:32.076239+0000","last_unstale":"2024-09-14T06:22:34.086171+0000","last_undegraded":"2024-09-14T06:22:34.086171+0000","last_fullsized":"2024-09-14T06:22:34.086171+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020983,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.406781+0000","last_change":"2024-09-14T06:22:34.407339+0000","last_active":"2024-09-14T06:22:34.406781+0000","last_peered":"2024-09-14T06:22:34.406781+0000","last_clean":"2024-09-14T06:22:34.406781+0000","last_became_active":"2024-09-14T06:22:32.077331+0000","last_became_peered":"2024-09-14T06:22:32.077331+0000","last_unstale":"2024-09-14T06:22:34.406781+0000","last_undegraded":"2024-09-14T06:22:34.406781+0000","last_fullsized":"2024-09-14T06:22:34.406781+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T14:05:54.010467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010395719999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.406452+0000","last_change":"2024-09-14T06:22:34.406731+0000","last_active":"2024-09-14T06:22:34.406452+0000","last_peered":"2024-09-14T06:22:34.406452+0000","last_clean":"2024-09-14T06:22:34.406452+0000","last_became_active":"2024-09-14T06:22:32.074819+0000","last_became_peered":"2024-09-14T06:22:32.074819+0000","last_unstale":"2024-09-14T06:22:34.406452+0000","last_undegraded":"2024-09-14T06:22:34.406452+0000","last_fullsized":"2024-09-14T06:22:34.406452+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058636699999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.089020+0000","last_change":"2024-09-14T06:22:34.089702+0000","last_active":"2024-09-14T06:22:34.089020+0000","last_peered":"2024-09-14T06:22:34.089020+0000","last_clean":"2024-09-14T06:22:34.089020+0000","last_became_active":"2024-09-14T06:22:32.074009+0000","last_became_peered":"2024-09-14T06:22:32.074009+0000","last_unstale":"2024-09-14T06:22:34.089020+0000","last_undegraded":"2024-09-14T06:22:34.089020+0000","last_fullsized":"2024-09-14T06:22:34.089020+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T17:27:53.003660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013136199999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.088215+0000","last_change":"2024-09-14T06:22:28.055010+0000","last_active":"2024-09-14T06:22:34.088215+0000","last_peered":"2024-09-14T06:22:34.088215+0000","last_clean":"2024-09-14T06:22:34.088215+0000","last_became_active":"2024-09-14T06:22:28.053999+0000","last_became_peered":"2024-09-14T06:22:28.053999+0000","last_unstale":"2024-09-14T06:22:34.088215+0000","last_undegraded":"2024-09-14T06:22:34.088215+0000","last_fullsized":"2024-09-14T06:22:34.088215+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_clean_scrub_stamp":"2024-09-14T06:22:27.034648+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:41:29.963242+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27748,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344092,"statfs":{"total":96636764160,"available":96608350208,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27748,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344092,"statfs":{"total":96636764160,"available":96608350208,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T06:22:37.615 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T06:22:37.900 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:37.901 INFO:teuthology.orchestra.run.smithi154.stderr:dumped all 2024-09-14T06:22:37.917 INFO:teuthology.orchestra.run.smithi154.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-14T06:22:36.098049+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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":9,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82652,"kb_used_data":1552,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032868,"statfs":{"total":289910292480,"available":289825656832,"internally_reserved":0,"allocated":1589248,"data_stored":1295959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"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.033911"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.089920+0000","last_change":"2024-09-14T06:22:34.090591+0000","last_active":"2024-09-14T06:22:34.089920+0000","last_peered":"2024-09-14T06:22:34.089920+0000","last_clean":"2024-09-14T06:22:34.089920+0000","last_became_active":"2024-09-14T06:22:32.078208+0000","last_became_peered":"2024-09-14T06:22:32.078208+0000","last_unstale":"2024-09-14T06:22:34.089920+0000","last_undegraded":"2024-09-14T06:22:34.089920+0000","last_fullsized":"2024-09-14T06:22:34.089920+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T10:32:50.611402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001973907,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.089147+0000","last_change":"2024-09-14T06:22:34.089601+0000","last_active":"2024-09-14T06:22:34.089147+0000","last_peered":"2024-09-14T06:22:34.089147+0000","last_clean":"2024-09-14T06:22:34.089147+0000","last_became_active":"2024-09-14T06:22:32.080701+0000","last_became_peered":"2024-09-14T06:22:32.080701+0000","last_unstale":"2024-09-14T06:22:34.089147+0000","last_undegraded":"2024-09-14T06:22:34.089147+0000","last_fullsized":"2024-09-14T06:22:34.089147+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T14:37:43.334189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011628680000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.090637+0000","last_change":"2024-09-14T06:22:34.090950+0000","last_active":"2024-09-14T06:22:34.090637+0000","last_peered":"2024-09-14T06:22:34.090637+0000","last_clean":"2024-09-14T06:22:34.090637+0000","last_became_active":"2024-09-14T06:22:32.080597+0000","last_became_peered":"2024-09-14T06:22:32.080597+0000","last_unstale":"2024-09-14T06:22:34.090637+0000","last_undegraded":"2024-09-14T06:22:34.090637+0000","last_fullsized":"2024-09-14T06:22:34.090637+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T12:31:25.005687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022866420000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.089725+0000","last_change":"2024-09-14T06:22:34.090455+0000","last_active":"2024-09-14T06:22:34.089725+0000","last_peered":"2024-09-14T06:22:34.089725+0000","last_clean":"2024-09-14T06:22:34.089725+0000","last_became_active":"2024-09-14T06:22:32.079078+0000","last_became_peered":"2024-09-14T06:22:32.079078+0000","last_unstale":"2024-09-14T06:22:34.089725+0000","last_undegraded":"2024-09-14T06:22:34.089725+0000","last_fullsized":"2024-09-14T06:22:34.089725+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T17:51:52.664410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018310259999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.086171+0000","last_change":"2024-09-14T06:22:34.086171+0000","last_active":"2024-09-14T06:22:34.086171+0000","last_peered":"2024-09-14T06:22:34.086171+0000","last_clean":"2024-09-14T06:22:34.086171+0000","last_became_active":"2024-09-14T06:22:32.076239+0000","last_became_peered":"2024-09-14T06:22:32.076239+0000","last_unstale":"2024-09-14T06:22:34.086171+0000","last_undegraded":"2024-09-14T06:22:34.086171+0000","last_fullsized":"2024-09-14T06:22:34.086171+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020983,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.406781+0000","last_change":"2024-09-14T06:22:34.407339+0000","last_active":"2024-09-14T06:22:34.406781+0000","last_peered":"2024-09-14T06:22:34.406781+0000","last_clean":"2024-09-14T06:22:34.406781+0000","last_became_active":"2024-09-14T06:22:32.077331+0000","last_became_peered":"2024-09-14T06:22:32.077331+0000","last_unstale":"2024-09-14T06:22:34.406781+0000","last_undegraded":"2024-09-14T06:22:34.406781+0000","last_fullsized":"2024-09-14T06:22:34.406781+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T14:05:54.010467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010395719999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.406452+0000","last_change":"2024-09-14T06:22:34.406731+0000","last_active":"2024-09-14T06:22:34.406452+0000","last_peered":"2024-09-14T06:22:34.406452+0000","last_clean":"2024-09-14T06:22:34.406452+0000","last_became_active":"2024-09-14T06:22:32.074819+0000","last_became_peered":"2024-09-14T06:22:32.074819+0000","last_unstale":"2024-09-14T06:22:34.406452+0000","last_undegraded":"2024-09-14T06:22:34.406452+0000","last_fullsized":"2024-09-14T06:22:34.406452+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058636699999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.089020+0000","last_change":"2024-09-14T06:22:34.089702+0000","last_active":"2024-09-14T06:22:34.089020+0000","last_peered":"2024-09-14T06:22:34.089020+0000","last_clean":"2024-09-14T06:22:34.089020+0000","last_became_active":"2024-09-14T06:22:32.074009+0000","last_became_peered":"2024-09-14T06:22:32.074009+0000","last_unstale":"2024-09-14T06:22:34.089020+0000","last_undegraded":"2024-09-14T06:22:34.089020+0000","last_fullsized":"2024-09-14T06:22:34.089020+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T17:27:53.003660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013136199999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:22:34.088215+0000","last_change":"2024-09-14T06:22:28.055010+0000","last_active":"2024-09-14T06:22:34.088215+0000","last_peered":"2024-09-14T06:22:34.088215+0000","last_clean":"2024-09-14T06:22:34.088215+0000","last_became_active":"2024-09-14T06:22:28.053999+0000","last_became_peered":"2024-09-14T06:22:28.053999+0000","last_unstale":"2024-09-14T06:22:34.088215+0000","last_undegraded":"2024-09-14T06:22:34.088215+0000","last_fullsized":"2024-09-14T06:22:34.088215+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_clean_scrub_stamp":"2024-09-14T06:22:27.034648+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:41:29.963242+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27748,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344092,"statfs":{"total":96636764160,"available":96608350208,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27748,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344092,"statfs":{"total":96636764160,"available":96608350208,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T06:22:37.918 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-14T06:22:37.918 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-14T06:22:37.918 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-14T06:22:37.918 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-14T06:22:38.225 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:38.225 INFO:teuthology.orchestra.run.smithi154.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T06:22:38.243 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-14T06:22:38.243 INFO:teuthology.run_tasks:Running task ceph... 2024-09-14T06:22:38.252 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-14T06:22:38.253 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': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-14T06:22:38.253 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7900373', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'main'}, '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': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 950, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 5839, 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'sleep_before_teardown': 0, 'subset': '99/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a', 'targets': {'smithi154.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBONiG/EXvn45cHg6rTwg6jxNbg5QtGpxSbfmrJz9w4KyX2RlGubcc5Wim9F8ji1LtBxO9+GWf7ZzjkQbz2PKOTI=', 'smithi171.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBGCpmruRGat/dJmEgct3yMy9yuzbw3CtvEt3nqmfS+3gWEAuH3oR/7nDaH1623Mz9KhXfQ/CVysx8gxT6haCCs='}, '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': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 memory target': 1610612736, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-10_20:16:17', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-14T06:22:38.253 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-14T06:22:38.255 DEBUG:teuthology.orchestra.run.smithi171:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-14T06:22:38.262 DEBUG:teuthology.orchestra.run.smithi154:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T06:22:38.304 DEBUG:teuthology.orchestra.run.smithi171:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T06:22:38.318 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:38.318 DEBUG:teuthology.orchestra.run.smithi171:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T06:22:38.365 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-14T06:22:38.365 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_1 2024-09-14T06:22:38.413 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T06:22:38.413 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:22:38.413 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-14T06:22:38.413 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:22:38.413 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-09-14 06:16:31.155472929 +0000 2024-09-14T06:22:38.413 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-09-14 06:16:30.879475394 +0000 2024-09-14T06:22:38.413 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-09-14 06:16:30.879475394 +0000 2024-09-14T06:22:38.413 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-09-14T06:22:38.414 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T06:22:38.467 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-09-14T06:22:38.467 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-09-14T06:22:38.467 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000428306 s, 1.2 MB/s 2024-09-14T06:22:38.468 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T06:22:38.518 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_2 2024-09-14T06:22:38.564 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T06:22:38.565 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:22:38.565 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-14T06:22:38.565 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:22:38.565 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-09-14 06:16:31.379470928 +0000 2024-09-14T06:22:38.565 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-09-14 06:16:31.375470964 +0000 2024-09-14T06:22:38.565 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-09-14 06:16:31.375470964 +0000 2024-09-14T06:22:38.565 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-09-14T06:22:38.565 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T06:22:38.619 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-09-14T06:22:38.619 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-09-14T06:22:38.619 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000405355 s, 1.3 MB/s 2024-09-14T06:22:38.620 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T06:22:38.669 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_3 2024-09-14T06:22:38.716 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T06:22:38.717 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:22:38.717 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-09-14T06:22:38.717 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:22:38.717 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-09-14 06:16:32.059464853 +0000 2024-09-14T06:22:38.717 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-09-14 06:16:31.847466747 +0000 2024-09-14T06:22:38.717 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-09-14 06:16:31.847466747 +0000 2024-09-14T06:22:38.717 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-09-14T06:22:38.718 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T06:22:38.771 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-09-14T06:22:38.771 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-09-14T06:22:38.771 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000358583 s, 1.4 MB/s 2024-09-14T06:22:38.772 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T06:22:38.822 DEBUG:teuthology.orchestra.run.smithi171:> stat /dev/vg_nvme/lv_4 2024-09-14T06:22:38.869 INFO:teuthology.orchestra.run.smithi171.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T06:22:38.869 INFO:teuthology.orchestra.run.smithi171.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:22:38.869 INFO:teuthology.orchestra.run.smithi171.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-14T06:22:38.869 INFO:teuthology.orchestra.run.smithi171.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:22:38.869 INFO:teuthology.orchestra.run.smithi171.stdout:Access: 2024-09-14 06:16:32.567460316 +0000 2024-09-14T06:22:38.869 INFO:teuthology.orchestra.run.smithi171.stdout:Modify: 2024-09-14 06:16:32.307462638 +0000 2024-09-14T06:22:38.869 INFO:teuthology.orchestra.run.smithi171.stdout:Change: 2024-09-14 06:16:32.307462638 +0000 2024-09-14T06:22:38.869 INFO:teuthology.orchestra.run.smithi171.stdout: Birth: - 2024-09-14T06:22:38.870 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T06:22:38.922 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records in 2024-09-14T06:22:38.922 INFO:teuthology.orchestra.run.smithi171.stderr:1+0 records out 2024-09-14T06:22:38.923 INFO:teuthology.orchestra.run.smithi171.stderr:512 bytes copied, 0.000279629 s, 1.8 MB/s 2024-09-14T06:22:38.924 DEBUG:teuthology.orchestra.run.smithi171:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T06:22:38.970 INFO:tasks.ceph:osd dev map: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T06:22:38.970 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi171.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-14T06:22:38.970 INFO:tasks.ceph:Generating config... 2024-09-14T06:22:38.971 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-14T06:22:38.971 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-14T06:22:38.971 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-14T06:22:38.971 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-14T06:22:38.971 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-14T06:22:38.971 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-14T06:22:38.972 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-14T06:22:38.972 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-14T06:22:38.973 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-14T06:22:38.973 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-14T06:22:38.973 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-14T06:22:38.973 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2024-09-14T06:22:38.973 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-14T06:22:38.973 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-14T06:22:38.973 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-14T06:22:39.049 INFO:teuthology.orchestra.run.smithi171.stdout:creating /etc/ceph/cluster2.keyring 2024-09-14T06:22:39.126 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-14T06:22:39.205 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-14T06:22:39.259 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.171')] 2024-09-14T06:22:39.260 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.171', '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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 memory target': 1610612736, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}} 2024-09-14T06:22:39.261 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:39.261 DEBUG:teuthology.orchestra.run.smithi171:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T06:22:39.305 DEBUG:teuthology.orchestra.run.smithi171:> 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.171 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:22:39.383 INFO:teuthology.orchestra.run.smithi171.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:22:39.383 INFO:teuthology.orchestra.run.smithi171.stdout:monmaptool: generated fsid 37c4fe37-8963-4dba-b777-2239713ad850 2024-09-14T06:22:39.383 INFO:teuthology.orchestra.run.smithi171.stdout:setting min_mon_release = quincy 2024-09-14T06:22:39.383 INFO:teuthology.orchestra.run.smithi171.stdout:epoch 0 2024-09-14T06:22:39.383 INFO:teuthology.orchestra.run.smithi171.stdout:fsid 37c4fe37-8963-4dba-b777-2239713ad850 2024-09-14T06:22:39.383 INFO:teuthology.orchestra.run.smithi171.stdout:last_changed 2024-09-14T06:22:39.385171+0000 2024-09-14T06:22:39.383 INFO:teuthology.orchestra.run.smithi171.stdout:created 2024-09-14T06:22:39.385171+0000 2024-09-14T06:22:39.383 INFO:teuthology.orchestra.run.smithi171.stdout:min_mon_release 17 (quincy) 2024-09-14T06:22:39.383 INFO:teuthology.orchestra.run.smithi171.stdout:election_strategy: 1 2024-09-14T06:22:39.384 INFO:teuthology.orchestra.run.smithi171.stdout:0: [v2:172.21.15.171:3300/0,v1:172.21.15.171:6789/0] mon.a 2024-09-14T06:22:39.384 INFO:teuthology.orchestra.run.smithi171.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-14T06:22:39.385 DEBUG:teuthology.orchestra.run.smithi171:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T06:22:39.433 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 37c4fe37-8963-4dba-b777-2239713ad850... 2024-09-14T06:22:39.434 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-14T06:22:39.436 DEBUG:teuthology.orchestra.run.smithi171:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-14T06:22:39.478 INFO:teuthology.orchestra.run.smithi154.stdout:[global] 2024-09-14T06:22:39.478 INFO:teuthology.orchestra.run.smithi154.stdout: chdir = "" 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: auth supported = cephx 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: filestore xattr use omap = true 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: mon clock drift allowed = 1.000 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: osd crush chooseleaf type = 0 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: auth debug = true 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: ms die on old message = true 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: ms die on bug = true 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T06:22:39.479 INFO:teuthology.orchestra.run.smithi154.stdout: mon pg warn max object skew = 0 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: osd pool default size = 2 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd allow primary affinity = true 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd allow pg remap = true 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on legacy crush tunables = false 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on crush straw calc version zero = false 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on no sortbitwise = false 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on osd down out interval zero = false 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on too few osds = false 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T06:22:39.480 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: mon_allow_pool_size_one = true 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: osd default data pool replay window = 5 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: mon allow pool delete = true 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: mon cluster log file level = debug 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: debug asserts on shutdown = true 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: mon health detail to clog = false 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: mon host = 172.21.15.171 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: mon warn on pool no app = False 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: fsid = 37c4fe37-8963-4dba-b777-2239713ad850 2024-09-14T06:22:39.481 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout:[osd] 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd journal size = 100 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd scrub load threshold = 5.0 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd scrub max interval = 600 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd mclock profile = high_recovery_ops 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd recover clone overlap = true 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd recovery max chunk = 1048576 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug shutdown = true 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug op order = true 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug verify stray on activate = true 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug trim objects = true 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.482 INFO:teuthology.orchestra.run.smithi154.stdout: osd open classes on start = true 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug pg log writeout = true 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: osd deep scrub update digest min age = 30 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: osd map max advance = 10 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: journal zero on create = true 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: filestore ondisk finisher threads = 3 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: filestore apply finisher threads = 3 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: bdev debug aio = true 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug misdirected ops = true 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: bdev async discard = True 2024-09-14T06:22:39.483 INFO:teuthology.orchestra.run.smithi154.stdout: bdev enable discard = True 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: bluestore block size = 96636764160 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: bluestore fsck on mount = True 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: debug bluefs = 1/20 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: debug bluestore = 1/20 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: debug ms = 1 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: debug osd = 20 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: debug rocksdb = 4/10 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd full ratio = 0.9 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd nearfull ratio = 0.8 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: osd debug randomize hobject sort order = False 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: osd failsafe full ratio = 0.95 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: osd memory target = 1610612736 2024-09-14T06:22:39.484 INFO:teuthology.orchestra.run.smithi154.stdout: osd objectstore = bluestore 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout:[mgr] 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: debug ms = 1 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: debug mgr = 20 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: debug mon = 20 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: debug auth = 20 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: mgr/telemetry/nag = false 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout:[mon] 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: debug ms = 1 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: debug mon = 20 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: debug paxos = 20 2024-09-14T06:22:39.485 INFO:teuthology.orchestra.run.smithi154.stdout: debug auth = 20 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: mon data avail warn = 5 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: mon mgr mkfs grace = 240 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd reporter subtree level = osd 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: mon osd prime pg temp = true 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.486 INFO:teuthology.orchestra.run.smithi154.stdout: # 1m isn't quite enough 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: mon_down_mkfs_grace = 2m 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: mon_warn_on_filestore_osds = false 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout:[client] 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: rgw cache enabled = true 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: rgw enable ops log = true 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: rgw enable usage log = true 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout: rbd default data pool = datapool 2024-09-14T06:22:39.487 INFO:teuthology.orchestra.run.smithi154.stdout:[mon.a] 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout:[global] 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: chdir = "" 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: auth supported = cephx 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: filestore xattr use omap = true 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: mon clock drift allowed = 1.000 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: osd crush chooseleaf type = 0 2024-09-14T06:22:39.507 INFO:teuthology.orchestra.run.smithi171.stdout: auth debug = true 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: ms die on old message = true 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: ms die on bug = true 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: mon pg warn max object skew = 0 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: osd pool default size = 2 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.508 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd allow primary affinity = true 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd allow pg remap = true 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on legacy crush tunables = false 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on crush straw calc version zero = false 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on no sortbitwise = false 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on osd down out interval zero = false 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on too few osds = false 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: mon_allow_pool_size_one = true 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: osd default data pool replay window = 5 2024-09-14T06:22:39.509 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: mon allow pool delete = true 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: mon cluster log file level = debug 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: debug asserts on shutdown = true 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: mon health detail to clog = false 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: mon host = 172.21.15.171 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: mon warn on pool no app = False 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: fsid = 37c4fe37-8963-4dba-b777-2239713ad850 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout:[osd] 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: osd journal size = 100 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: osd scrub load threshold = 5.0 2024-09-14T06:22:39.510 INFO:teuthology.orchestra.run.smithi171.stdout: osd scrub max interval = 600 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: osd mclock profile = high_recovery_ops 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: osd recover clone overlap = true 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: osd recovery max chunk = 1048576 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug shutdown = true 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug op order = true 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug verify stray on activate = true 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug trim objects = true 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: osd open classes on start = true 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug pg log writeout = true 2024-09-14T06:22:39.511 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: osd deep scrub update digest min age = 30 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: osd map max advance = 10 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: journal zero on create = true 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: filestore ondisk finisher threads = 3 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: filestore apply finisher threads = 3 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: bdev debug aio = true 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug misdirected ops = true 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: bdev async discard = True 2024-09-14T06:22:39.512 INFO:teuthology.orchestra.run.smithi171.stdout: bdev enable discard = True 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: bluestore block size = 96636764160 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: bluestore fsck on mount = True 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: debug bluefs = 1/20 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: debug bluestore = 1/20 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: debug ms = 1 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: debug osd = 20 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: debug rocksdb = 4/10 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd full ratio = 0.9 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd nearfull ratio = 0.8 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: osd debug randomize hobject sort order = False 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: osd failsafe full ratio = 0.95 2024-09-14T06:22:39.513 INFO:teuthology.orchestra.run.smithi171.stdout: osd memory target = 1610612736 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: osd objectstore = bluestore 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout:[mgr] 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: debug ms = 1 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: debug mgr = 20 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: debug mon = 20 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: debug auth = 20 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: mgr/telemetry/nag = false 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout:[mon] 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: debug ms = 1 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: debug mon = 20 2024-09-14T06:22:39.514 INFO:teuthology.orchestra.run.smithi171.stdout: debug paxos = 20 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: debug auth = 20 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: mon data avail warn = 5 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: mon mgr mkfs grace = 240 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd reporter subtree level = osd 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: mon osd prime pg temp = true 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.515 INFO:teuthology.orchestra.run.smithi171.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: # 1m isn't quite enough 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: mon_down_mkfs_grace = 2m 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: mon_warn_on_filestore_osds = false 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout:[client] 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: rgw cache enabled = true 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: rgw enable ops log = true 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: rgw enable usage log = true 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T06:22:39.516 INFO:teuthology.orchestra.run.smithi171.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T06:22:39.517 INFO:teuthology.orchestra.run.smithi171.stdout: rbd default data pool = datapool 2024-09-14T06:22:39.517 INFO:teuthology.orchestra.run.smithi171.stdout:[mon.a] 2024-09-14T06:22:39.517 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-14T06:22:39.518 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster2.keyring 2024-09-14T06:22:39.608 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-14T06:22:39.608 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:39.608 DEBUG:teuthology.orchestra.run.smithi171:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-14T06:22:39.657 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:39.657 DEBUG:teuthology.orchestra.run.smithi171:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-14T06:22:39.705 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:22:39.706 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:39.706 DEBUG:teuthology.orchestra.run.smithi154:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-14T06:22:39.706 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-14T06:22:39.729 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:22:39.730 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:22:39.776 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T06:22:39.776 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:39.776 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-14T06:22:39.776 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-14T06:22:39.798 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:39.798 DEBUG:teuthology.orchestra.run.smithi171:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:22:39.845 INFO:tasks.ceph:Setting up mon nodes... 2024-09-14T06:22:39.845 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-14T06:22:39.845 DEBUG:teuthology.orchestra.run.smithi171:> sudo mkdir -p /var/lib/ceph/mgr/cluster2-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-14T06:22:39.928 INFO:teuthology.orchestra.run.smithi171.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-14T06:22:39.932 INFO:tasks.ceph:Setting up mds nodes... 2024-09-14T06:22:39.932 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-14T06:22:39.932 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster2.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster2.client.0.keyring 2024-09-14T06:22:40.011 INFO:teuthology.orchestra.run.smithi171.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-14T06:22:40.022 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-14T06:22:40.022 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi154.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}, Remote(name='ubuntu@smithi171.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-14T06:22:40.023 DEBUG:teuthology.orchestra.run.smithi171:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-14T06:22:40.076 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T06:22:40.076 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-14T06:22:40.076 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T06:22:40.076 DEBUG:teuthology.orchestra.run.smithi171:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T06:22:40.140 INFO:teuthology.orchestra.run.smithi171.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:22:40.141 INFO:teuthology.orchestra.run.smithi171.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:22:40.141 INFO:teuthology.orchestra.run.smithi171.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:22:40.141 INFO:teuthology.orchestra.run.smithi171.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-14T06:22:40.141 INFO:teuthology.orchestra.run.smithi171.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:22:40.141 INFO:teuthology.orchestra.run.smithi171.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:22:40.141 INFO:teuthology.orchestra.run.smithi171.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:22:40.141 INFO:teuthology.orchestra.run.smithi171.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-14T06:22:40.141 INFO:teuthology.orchestra.run.smithi171.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:22:40.141 INFO:teuthology.orchestra.run.smithi171.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:22:40.601 INFO:teuthology.orchestra.run.smithi171.stdout:Discarding blocks...Done. 2024-09-14T06:22:40.604 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi171.front.sepia.ceph.com -o noatime 2024-09-14T06:22:40.604 DEBUG:teuthology.orchestra.run.smithi171:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-14T06:22:40.708 DEBUG:teuthology.orchestra.run.smithi171:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-14T06:22:40.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:22:40.718 INFO:teuthology.orchestra.run.smithi171.stderr:sudo: /sbin/restorecon: command not found 2024-09-14T06:22:40.718 DEBUG:teuthology.orchestra.run.smithi171:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-14T06:22:40.771 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T06:22:40.771 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-14T06:22:40.771 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T06:22:40.772 DEBUG:teuthology.orchestra.run.smithi171:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T06:22:40.831 INFO:teuthology.orchestra.run.smithi171.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:22:40.831 INFO:teuthology.orchestra.run.smithi171.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:22:40.831 INFO:teuthology.orchestra.run.smithi171.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:22:40.831 INFO:teuthology.orchestra.run.smithi171.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-14T06:22:40.832 INFO:teuthology.orchestra.run.smithi171.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:22:40.832 INFO:teuthology.orchestra.run.smithi171.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:22:40.832 INFO:teuthology.orchestra.run.smithi171.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:22:40.832 INFO:teuthology.orchestra.run.smithi171.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-14T06:22:40.832 INFO:teuthology.orchestra.run.smithi171.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:22:40.832 INFO:teuthology.orchestra.run.smithi171.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:22:41.306 INFO:teuthology.orchestra.run.smithi171.stdout:Discarding blocks...Done. 2024-09-14T06:22:41.312 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi171.front.sepia.ceph.com -o noatime 2024-09-14T06:22:41.313 DEBUG:teuthology.orchestra.run.smithi171:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-14T06:22:41.456 DEBUG:teuthology.orchestra.run.smithi171:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-14T06:22:41.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:22:41.468 INFO:teuthology.orchestra.run.smithi171.stderr:sudo: /sbin/restorecon: command not found 2024-09-14T06:22:41.468 DEBUG:teuthology.orchestra.run.smithi171:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-14T06:22:41.524 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-14T06:22:41.524 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-14T06:22:41.524 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T06:22:41.524 DEBUG:teuthology.orchestra.run.smithi171:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T06:22:41.589 INFO:teuthology.orchestra.run.smithi171.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:22:41.589 INFO:teuthology.orchestra.run.smithi171.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:22:41.589 INFO:teuthology.orchestra.run.smithi171.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:22:41.589 INFO:teuthology.orchestra.run.smithi171.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-14T06:22:41.589 INFO:teuthology.orchestra.run.smithi171.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:22:41.590 INFO:teuthology.orchestra.run.smithi171.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:22:41.590 INFO:teuthology.orchestra.run.smithi171.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:22:41.590 INFO:teuthology.orchestra.run.smithi171.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-14T06:22:41.590 INFO:teuthology.orchestra.run.smithi171.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:22:41.590 INFO:teuthology.orchestra.run.smithi171.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:22:42.064 INFO:teuthology.orchestra.run.smithi171.stdout:Discarding blocks...Done. 2024-09-14T06:22:42.066 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi171.front.sepia.ceph.com -o noatime 2024-09-14T06:22:42.066 DEBUG:teuthology.orchestra.run.smithi171:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-14T06:22:42.205 DEBUG:teuthology.orchestra.run.smithi171:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-14T06:22:42.216 INFO:teuthology.orchestra.run.smithi171.stderr:sudo: /sbin/restorecon: command not found 2024-09-14T06:22:42.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:22:42.217 DEBUG:teuthology.orchestra.run.smithi171:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:22:42.396 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:42.393+0000 7f831afe07c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:42.396 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:42.393+0000 7f831afe07c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:42.397 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:42.397+0000 7f831afe07c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:42.398 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:42.397+0000 7f831afe07c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-0/keyring: can't open /var/lib/ceph/osd/cluster2-0/keyring: (2) No such file or directory 2024-09-14T06:22:42.398 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:42.397+0000 7f831afe07c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-14T06:22:42.398 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:42.397+0000 7f831afe07c0 -1 bdev(0x55a1dc093800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-14T06:22:42.398 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:42.397+0000 7f831afe07c0 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-14T06:22:45.526 DEBUG:teuthology.orchestra.run.smithi171:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-14T06:22:45.540 DEBUG:teuthology.orchestra.run.smithi171:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:22:45.620 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:45.617+0000 7fed5970f7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:45.620 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:45.621+0000 7fed5970f7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:45.622 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:45.621+0000 7fed5970f7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:45.622 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:45.621+0000 7fed5970f7c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-1/keyring: can't open /var/lib/ceph/osd/cluster2-1/keyring: (2) No such file or directory 2024-09-14T06:22:45.623 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:45.621+0000 7fed5970f7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-14T06:22:45.623 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:45.621+0000 7fed5970f7c0 -1 bdev(0x55e2e0223800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-14T06:22:45.623 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:45.621+0000 7fed5970f7c0 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-14T06:22:48.758 DEBUG:teuthology.orchestra.run.smithi171:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-14T06:22:48.813 DEBUG:teuthology.orchestra.run.smithi171:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:22:48.893 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:48.893+0000 7fb101eb67c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:48.893 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:48.893+0000 7fb101eb67c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:48.894 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:48.893+0000 7fb101eb67c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:48.895 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:48.893+0000 7fb101eb67c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-2/keyring: can't open /var/lib/ceph/osd/cluster2-2/keyring: (2) No such file or directory 2024-09-14T06:22:48.896 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:48.893+0000 7fb101eb67c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-14T06:22:48.896 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:48.893+0000 7fb101eb67c0 -1 bdev(0x55dca69bd800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-14T06:22:48.896 INFO:teuthology.orchestra.run.smithi171.stderr:2024-09-14T06:22:48.893+0000 7fb101eb67c0 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-14T06:22:52.033 DEBUG:teuthology.orchestra.run.smithi171:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-14T06:22:52.089 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-14T06:22:52.089 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:52.089 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-14T06:22:52.143 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:52.143 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-14T06:22:52.196 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:52.196 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-14T06:22:52.252 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:52.252 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-14T06:22:52.308 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:52.308 DEBUG:teuthology.orchestra.run.smithi171:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-14T06:22:52.357 INFO:tasks.ceph:Adding keys to all mons... 2024-09-14T06:22:52.357 DEBUG:teuthology.orchestra.run.smithi171:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-14T06:22:52.410 INFO:teuthology.orchestra.run.smithi171.stdout:[mgr.x] 2024-09-14T06:22:52.411 INFO:teuthology.orchestra.run.smithi171.stdout: key = AQCvK+VmU4F5NxAAwPHwaFcmaqGyuF4rRrDiuA== 2024-09-14T06:22:52.411 INFO:teuthology.orchestra.run.smithi171.stdout:[osd.0] 2024-09-14T06:22:52.411 INFO:teuthology.orchestra.run.smithi171.stdout: key = AQCyK+Vmf6nYFxAA99SNDT9crUAnWuDjbOcZJg== 2024-09-14T06:22:52.411 INFO:teuthology.orchestra.run.smithi171.stdout:[osd.1] 2024-09-14T06:22:52.411 INFO:teuthology.orchestra.run.smithi171.stdout: key = AQC1K+Vmxbw8JRAAj61biE0siXtLkI2+xQyYjA== 2024-09-14T06:22:52.411 INFO:teuthology.orchestra.run.smithi171.stdout:[osd.2] 2024-09-14T06:22:52.411 INFO:teuthology.orchestra.run.smithi171.stdout: key = AQC4K+Vmg1l8NRAA3IqKz+q0NKTmEDycHwyBBg== 2024-09-14T06:22:52.411 INFO:teuthology.orchestra.run.smithi171.stdout:[client.0] 2024-09-14T06:22:52.411 INFO:teuthology.orchestra.run.smithi171.stdout: key = AQCwK+VmUUTHABAAcVqBOrXkpeZKPiRXGicpSg== 2024-09-14T06:22:52.412 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T06:22:52.501 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T06:22:52.545 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T06:22:52.629 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T06:22:52.711 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-14T06:22:52.794 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-14T06:22:52.794 DEBUG:teuthology.orchestra.run.smithi171:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-14T06:22:52.847 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster2 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster2.monmap --keyring /etc/ceph/cluster2.keyring 2024-09-14T06:22:52.937 DEBUG:teuthology.orchestra.run.smithi171:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-14T06:22:52.948 DEBUG:teuthology.orchestra.run.smithi171:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:22:52.996 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-14T06:22:53.071 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-14T06:22:53.071 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-14T06:22:53.074 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-14T06:22:53.074 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-14T06:22:53.074 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-14T06:22:53.074 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-14T06:22:53.077 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-14T06:22:53.077 DEBUG:tasks.ceph:set 0 configs 2024-09-14T06:22:53.077 INFO:tasks.ceph:Setting crush tunables to default 2024-09-14T06:22:53.077 DEBUG:teuthology.orchestra.run.smithi171:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-14T06:22:53.306 INFO:teuthology.orchestra.run.smithi171.stderr:adjusted tunables profile to default 2024-09-14T06:22:53.323 INFO:tasks.ceph:check_enable_crimson: False 2024-09-14T06:22:53.323 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-14T06:22:53.324 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:53.324 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-14T06:22:53.334 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:53.334 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-14T06:22:53.391 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-09-14T06:22:53.391 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-14T06:22:53.448 DEBUG:teuthology.orchestra.run.smithi171:> sudo ceph --cluster cluster2 osd new fc646395-2dd4-414b-9cc9-b93a5dc811f0 0 2024-09-14T06:22:53.695 INFO:teuthology.orchestra.run.smithi171.stdout:0 2024-09-14T06:22:53.713 DEBUG:teuthology.orchestra.run.smithi171:> sudo ceph --cluster cluster2 osd new eb418eff-9224-4b94-9eef-ff88678e600f 1 2024-09-14T06:22:53.938 INFO:teuthology.orchestra.run.smithi171.stdout:1 2024-09-14T06:22:53.956 DEBUG:teuthology.orchestra.run.smithi171:> sudo ceph --cluster cluster2 osd new fafc083b-6a68-44e5-a6e1-ffb2eb821cdd 2 2024-09-14T06:22:54.165 INFO:teuthology.orchestra.run.smithi171.stdout:2 2024-09-14T06:22:54.184 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-14T06:22:54.184 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-14T06:22:54.186 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-14T06:22:54.186 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-14T06:22:54.186 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-14T06:22:54.188 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-14T06:22:54.188 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-14T06:22:54.188 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-14T06:22:54.190 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-14T06:22:54.190 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:22:54.243 INFO:tasks.ceph.cluster2.osd.1.smithi171.stderr:2024-09-14T06:22:54.241+0000 7f61c45437c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:54.248 INFO:tasks.ceph.cluster2.osd.1.smithi171.stderr:2024-09-14T06:22:54.249+0000 7f61c45437c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:54.248 INFO:tasks.ceph.cluster2.osd.1.smithi171.stderr:2024-09-14T06:22:54.249+0000 7f61c45437c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:54.250 INFO:tasks.ceph.cluster2.osd.2.smithi171.stderr:2024-09-14T06:22:54.249+0000 7f1d723ec7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:54.254 INFO:tasks.ceph.cluster2.osd.2.smithi171.stderr:2024-09-14T06:22:54.253+0000 7f1d723ec7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:54.254 INFO:tasks.ceph.cluster2.osd.2.smithi171.stderr:2024-09-14T06:22:54.253+0000 7f1d723ec7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:54.269 INFO:tasks.ceph.cluster2.osd.0.smithi171.stderr:2024-09-14T06:22:54.269+0000 7f34e69777c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:54.275 INFO:tasks.ceph.cluster2.osd.0.smithi171.stderr:2024-09-14T06:22:54.273+0000 7f34e69777c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:54.276 INFO:tasks.ceph.cluster2.osd.0.smithi171.stderr:2024-09-14T06:22:54.273+0000 7f34e69777c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T06:22:54.390 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:22:54.390 INFO:teuthology.orchestra.run.smithi171.stdout:{"epoch":5,"fsid":"37c4fe37-8963-4dba-b777-2239713ad850","created":"2024-09-14T06:22:53.211670+0000","modified":"2024-09-14T06:22:54.166799+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:22:54.166799+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"fc646395-2dd4-414b-9cc9-b93a5dc811f0","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":"eb418eff-9224-4b94-9eef-ff88678e600f","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":"fafc083b-6a68-44e5-a6e1-ffb2eb821cdd","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-14T06:22:54.406 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-14T06:22:54.406 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-14T06:22:54.709 DEBUG:teuthology.orchestra.run.smithi171:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:22:54.886 INFO:teuthology.misc.health.smithi171.stdout: 2024-09-14T06:22:54.886 INFO:teuthology.misc.health.smithi171.stdout:{"epoch":5,"fsid":"37c4fe37-8963-4dba-b777-2239713ad850","created":"2024-09-14T06:22:53.211670+0000","modified":"2024-09-14T06:22:54.166799+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:22:54.166799+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"fc646395-2dd4-414b-9cc9-b93a5dc811f0","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":"eb418eff-9224-4b94-9eef-ff88678e600f","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":"fafc083b-6a68-44e5-a6e1-ffb2eb821cdd","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-14T06:22:54.907 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T06:22:55.565 INFO:tasks.ceph.cluster2.osd.0.smithi171.stderr:2024-09-14T06:22:55.565+0000 7f34e69777c0 -1 Falling back to public interface 2024-09-14T06:22:55.613 INFO:tasks.ceph.cluster2.osd.1.smithi171.stderr:2024-09-14T06:22:55.613+0000 7f61c45437c0 -1 Falling back to public interface 2024-09-14T06:22:56.082 INFO:tasks.ceph.cluster2.osd.2.smithi171.stderr:2024-09-14T06:22:56.081+0000 7f1d723ec7c0 -1 Falling back to public interface 2024-09-14T06:22:56.222 INFO:tasks.ceph.cluster2.mgr.x.smithi171.stderr:/usr/lib/python3/dist-packages/scipy/__init__.py:67: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2024-09-14T06:22:56.222 INFO:tasks.ceph.cluster2.mgr.x.smithi171.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2024-09-14T06:22:56.222 INFO:tasks.ceph.cluster2.mgr.x.smithi171.stderr: from numpy import show_config as show_numpy_config 2024-09-14T06:22:59.154 INFO:tasks.ceph.cluster2.mgr.x.smithi171.stderr:2024-09-14T06:22:59.153+0000 7f7d43290640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-14T06:22:59.611 INFO:tasks.ceph.cluster2.osd.0.smithi171.stderr:2024-09-14T06:22:59.609+0000 7f34e69777c0 -1 osd.0 0 log_to_monitors true 2024-09-14T06:22:59.697 INFO:tasks.ceph.cluster2.osd.1.smithi171.stderr:2024-09-14T06:22:59.697+0000 7f61c45437c0 -1 osd.1 0 log_to_monitors true 2024-09-14T06:23:00.425 INFO:tasks.ceph.cluster2.osd.2.smithi171.stderr:2024-09-14T06:23:00.425+0000 7f1d723ec7c0 -1 osd.2 0 log_to_monitors true 2024-09-14T06:23:01.210 DEBUG:teuthology.orchestra.run.smithi171:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:23:01.551 INFO:teuthology.misc.health.smithi171.stdout: 2024-09-14T06:23:01.551 INFO:teuthology.misc.health.smithi171.stdout:{"epoch":7,"fsid":"37c4fe37-8963-4dba-b777-2239713ad850","created":"2024-09-14T06:22:53.211670+0000","modified":"2024-09-14T06:23:01.201420+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:22:54.166799+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"fc646395-2dd4-414b-9cc9-b93a5dc811f0","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":"eb418eff-9224-4b94-9eef-ff88678e600f","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":"fafc083b-6a68-44e5-a6e1-ffb2eb821cdd","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-14T06:23:01.576 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T06:23:02.860 INFO:tasks.ceph.cluster2.osd.0.smithi171.stderr:2024-09-14T06:23:02.856+0000 7f34e2920640 -1 osd.0 0 waiting for initial osdmap 2024-09-14T06:23:02.893 INFO:tasks.ceph.cluster2.osd.0.smithi171.stderr:2024-09-14T06:23:02.892+0000 7f34da752640 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:23:02.952 INFO:tasks.ceph.cluster2.osd.1.smithi171.stderr:2024-09-14T06:23:02.948+0000 7f61c04ec640 -1 osd.1 0 waiting for initial osdmap 2024-09-14T06:23:02.977 INFO:tasks.ceph.cluster2.osd.1.smithi171.stderr:2024-09-14T06:23:02.976+0000 7f61b831e640 -1 osd.1 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:23:03.449 INFO:tasks.ceph.cluster2.osd.2.smithi171.stderr:2024-09-14T06:23:03.448+0000 7f1d6e395640 -1 osd.2 0 waiting for initial osdmap 2024-09-14T06:23:03.473 INFO:tasks.ceph.cluster2.osd.2.smithi171.stderr:2024-09-14T06:23:03.472+0000 7f1d661c7640 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:23:07.880 DEBUG:teuthology.orchestra.run.smithi171:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:23:08.184 INFO:teuthology.misc.health.smithi171.stdout: 2024-09-14T06:23:08.184 INFO:teuthology.misc.health.smithi171.stdout:{"epoch":12,"fsid":"37c4fe37-8963-4dba-b777-2239713ad850","created":"2024-09-14T06:22:53.211670+0000","modified":"2024-09-14T06:23:06.870556+0000","last_up_change":"2024-09-14T06:23:03.866768+0000","last_in_change":"2024-09-14T06:22:54.166799+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"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-14T06:23:04.190288+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":"12","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":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"fc646395-2dd4-414b-9cc9-b93a5dc811f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6800","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6801","nonce":1820559493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6803","nonce":1820559493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6807","nonce":1820559493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6805","nonce":1820559493}]},"public_addr":"172.21.15.171:6801/1820559493","cluster_addr":"172.21.15.171:6803/1820559493","heartbeat_back_addr":"172.21.15.171:6807/1820559493","heartbeat_front_addr":"172.21.15.171:6805/1820559493","state":["exists","up"]},{"osd":1,"uuid":"eb418eff-9224-4b94-9eef-ff88678e600f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":10,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6808","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6809","nonce":2321056243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6811","nonce":2321056243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6815","nonce":2321056243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6813","nonce":2321056243}]},"public_addr":"172.21.15.171:6809/2321056243","cluster_addr":"172.21.15.171:6811/2321056243","heartbeat_back_addr":"172.21.15.171:6815/2321056243","heartbeat_front_addr":"172.21.15.171:6813/2321056243","state":["exists","up"]},{"osd":2,"uuid":"fafc083b-6a68-44e5-a6e1-ffb2eb821cdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6816","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6817","nonce":2868405836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6819","nonce":2868405836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6823","nonce":2868405836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6821","nonce":2868405836}]},"public_addr":"172.21.15.171:6817/2868405836","cluster_addr":"172.21.15.171:6819/2868405836","heartbeat_back_addr":"172.21.15.171:6823/2868405836","heartbeat_front_addr":"172.21.15.171:6821/2868405836","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:00.593054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:00.665748+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:01.420540+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-14T06:23:08.202 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-14T06:23:08.202 INFO:tasks.ceph:Creating RBD pool 2024-09-14T06:23:08.202 DEBUG:teuthology.orchestra.run.smithi171:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-14T06:23:08.883 INFO:teuthology.orchestra.run.smithi171.stderr:pool 'rbd' created 2024-09-14T06:23:08.909 DEBUG:teuthology.orchestra.run.smithi171:> rbd --cluster cluster2 pool init rbd 2024-09-14T06:23:11.931 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-14T06:23:11.931 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-14T06:23:11.932 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-14T06:23:12.247 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:23:12.264 INFO:teuthology.orchestra.run.smithi171.stdout:[{"version":4,"timestamp":"2024-09-14T06:23:03.451814+0000","name":"","changes":[{"name":"osd.2/osd_mclock_max_capacity_iops_ssd","new_value":"5220.233572"}]}] 2024-09-14T06:23:12.265 INFO:tasks.ceph_manager:config epoch is 4 2024-09-14T06:23:12.265 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-14T06:23:12.265 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-14T06:23:12.265 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-14T06:23:12.608 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:23:12.624 INFO:teuthology.orchestra.run.smithi171.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6824","nonce":4133042919},{"type":"v1","addr":"172.21.15.171:6825","nonce":4133042919}]},"active_addr":"172.21.15.171:6825/4133042919","active_change":"2024-09-14T06:22:58.140483+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"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, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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.27.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:10.4.0","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_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.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.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.171:0","nonce":3130957350}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.171:0","nonce":635841204}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.171:0","nonce":2443887649}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.171:0","nonce":2226685114}]}]} 2024-09-14T06:23:12.626 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-14T06:23:12.627 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-14T06:23:12.627 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:23:12.909 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:23:12.909 INFO:teuthology.orchestra.run.smithi171.stdout:{"epoch":16,"fsid":"37c4fe37-8963-4dba-b777-2239713ad850","created":"2024-09-14T06:22:53.211670+0000","modified":"2024-09-14T06:23:11.900936+0000","last_up_change":"2024-09-14T06:23:03.866768+0000","last_in_change":"2024-09-14T06:22:54.166799+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"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-14T06:23:04.190288+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":"12","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":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T06:23:08.509722+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":"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":2,"snap_epoch":16,"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.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"fc646395-2dd4-414b-9cc9-b93a5dc811f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6800","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6801","nonce":1820559493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6803","nonce":1820559493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6807","nonce":1820559493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6805","nonce":1820559493}]},"public_addr":"172.21.15.171:6801/1820559493","cluster_addr":"172.21.15.171:6803/1820559493","heartbeat_back_addr":"172.21.15.171:6807/1820559493","heartbeat_front_addr":"172.21.15.171:6805/1820559493","state":["exists","up"]},{"osd":1,"uuid":"eb418eff-9224-4b94-9eef-ff88678e600f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6808","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6809","nonce":2321056243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6811","nonce":2321056243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6815","nonce":2321056243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6813","nonce":2321056243}]},"public_addr":"172.21.15.171:6809/2321056243","cluster_addr":"172.21.15.171:6811/2321056243","heartbeat_back_addr":"172.21.15.171:6815/2321056243","heartbeat_front_addr":"172.21.15.171:6813/2321056243","state":["exists","up"]},{"osd":2,"uuid":"fafc083b-6a68-44e5-a6e1-ffb2eb821cdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6816","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6817","nonce":2868405836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6819","nonce":2868405836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6823","nonce":2868405836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6821","nonce":2868405836}]},"public_addr":"172.21.15.171:6817/2868405836","cluster_addr":"172.21.15.171:6819/2868405836","heartbeat_back_addr":"172.21.15.171:6823/2868405836","heartbeat_front_addr":"172.21.15.171:6821/2868405836","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:00.593054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:00.665748+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:01.420540+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-14T06:23:12.926 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-14T06:23:12.926 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:23:13.216 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:23:13.217 INFO:teuthology.orchestra.run.smithi171.stdout:{"epoch":16,"fsid":"37c4fe37-8963-4dba-b777-2239713ad850","created":"2024-09-14T06:22:53.211670+0000","modified":"2024-09-14T06:23:11.900936+0000","last_up_change":"2024-09-14T06:23:03.866768+0000","last_in_change":"2024-09-14T06:22:54.166799+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"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-14T06:23:04.190288+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":"12","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":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T06:23:08.509722+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":"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":2,"snap_epoch":16,"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.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"fc646395-2dd4-414b-9cc9-b93a5dc811f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6800","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6801","nonce":1820559493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6803","nonce":1820559493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6807","nonce":1820559493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6805","nonce":1820559493}]},"public_addr":"172.21.15.171:6801/1820559493","cluster_addr":"172.21.15.171:6803/1820559493","heartbeat_back_addr":"172.21.15.171:6807/1820559493","heartbeat_front_addr":"172.21.15.171:6805/1820559493","state":["exists","up"]},{"osd":1,"uuid":"eb418eff-9224-4b94-9eef-ff88678e600f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6808","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6809","nonce":2321056243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6811","nonce":2321056243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6815","nonce":2321056243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6813","nonce":2321056243}]},"public_addr":"172.21.15.171:6809/2321056243","cluster_addr":"172.21.15.171:6811/2321056243","heartbeat_back_addr":"172.21.15.171:6815/2321056243","heartbeat_front_addr":"172.21.15.171:6813/2321056243","state":["exists","up"]},{"osd":2,"uuid":"fafc083b-6a68-44e5-a6e1-ffb2eb821cdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6816","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6817","nonce":2868405836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6819","nonce":2868405836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6823","nonce":2868405836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6821","nonce":2868405836}]},"public_addr":"172.21.15.171:6817/2868405836","cluster_addr":"172.21.15.171:6819/2868405836","heartbeat_back_addr":"172.21.15.171:6823/2868405836","heartbeat_front_addr":"172.21.15.171:6821/2868405836","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:00.593054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:00.665748+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:01.420540+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-14T06:23:13.235 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-14T06:23:13.235 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-14T06:23:13.236 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-14T06:23:13.386 INFO:teuthology.orchestra.run.smithi171.stdout:38654705667 2024-09-14T06:23:13.387 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-14T06:23:13.389 INFO:teuthology.orchestra.run.smithi171.stdout:38654705668 2024-09-14T06:23:13.390 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-14T06:23:13.391 INFO:teuthology.orchestra.run.smithi171.stdout:38654705669 2024-09-14T06:23:13.391 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-14T06:23:13.702 INFO:teuthology.orchestra.run.smithi171.stdout:38654705666 2024-09-14T06:23:13.712 INFO:teuthology.orchestra.run.smithi171.stdout:38654705667 2024-09-14T06:23:13.727 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705667 got 38654705666 for osd.2 2024-09-14T06:23:13.731 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705667 for osd.0 2024-09-14T06:23:13.752 INFO:teuthology.orchestra.run.smithi171.stdout:38654705668 2024-09-14T06:23:13.769 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705668 for osd.1 2024-09-14T06:23:14.728 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-14T06:23:14.732 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-14T06:23:14.770 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-14T06:23:15.056 INFO:teuthology.orchestra.run.smithi171.stdout:38654705668 2024-09-14T06:23:15.071 INFO:teuthology.orchestra.run.smithi171.stdout:38654705669 2024-09-14T06:23:15.074 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705668 for osd.0 2024-09-14T06:23:15.074 DEBUG:teuthology.parallel:result is None 2024-09-14T06:23:15.076 INFO:teuthology.orchestra.run.smithi171.stdout:38654705667 2024-09-14T06:23:15.090 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705669 for osd.1 2024-09-14T06:23:15.090 DEBUG:teuthology.parallel:result is None 2024-09-14T06:23:15.095 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705667 got 38654705667 for osd.2 2024-09-14T06:23:15.096 DEBUG:teuthology.parallel:result is None 2024-09-14T06:23:15.096 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-14T06:23:15.096 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T06:23:15.425 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:23:15.426 INFO:teuthology.orchestra.run.smithi171.stderr:dumped all 2024-09-14T06:23:15.442 INFO:teuthology.orchestra.run.smithi171.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-14T06:23:14.149560+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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":17,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":86840,"kb_used_data":1576,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":283028680,"statfs":{"total":289910292480,"available":289821368320,"internally_reserved":0,"allocated":1613824,"data_stored":1302373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":87223632},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"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.262211"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.916124+0000","last_change":"2024-09-14T06:23:11.916647+0000","last_active":"2024-09-14T06:23:11.916124+0000","last_peered":"2024-09-14T06:23:11.916124+0000","last_clean":"2024-09-14T06:23:11.916124+0000","last_became_active":"2024-09-14T06:23:09.902627+0000","last_became_peered":"2024-09-14T06:23:09.902627+0000","last_unstale":"2024-09-14T06:23:11.916124+0000","last_undegraded":"2024-09-14T06:23:11.916124+0000","last_fullsized":"2024-09-14T06:23:11.916124+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T07:16:58.133807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017818669999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.916860+0000","last_change":"2024-09-14T06:23:11.917389+0000","last_active":"2024-09-14T06:23:11.916860+0000","last_peered":"2024-09-14T06:23:11.916860+0000","last_clean":"2024-09-14T06:23:11.916860+0000","last_became_active":"2024-09-14T06:23:09.905012+0000","last_became_peered":"2024-09-14T06:23:09.905012+0000","last_unstale":"2024-09-14T06:23:11.916860+0000","last_undegraded":"2024-09-14T06:23:11.916860+0000","last_fullsized":"2024-09-14T06:23:11.916860+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T16:10:12.823508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026813869999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.915545+0000","last_change":"2024-09-14T06:23:11.916140+0000","last_active":"2024-09-14T06:23:11.915545+0000","last_peered":"2024-09-14T06:23:11.915545+0000","last_clean":"2024-09-14T06:23:11.915545+0000","last_became_active":"2024-09-14T06:23:09.901403+0000","last_became_peered":"2024-09-14T06:23:09.901403+0000","last_unstale":"2024-09-14T06:23:11.915545+0000","last_undegraded":"2024-09-14T06:23:11.915545+0000","last_fullsized":"2024-09-14T06:23:11.915545+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T13:41:05.264592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014397290000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.915414+0000","last_change":"2024-09-14T06:23:11.915981+0000","last_active":"2024-09-14T06:23:11.915414+0000","last_peered":"2024-09-14T06:23:11.915414+0000","last_clean":"2024-09-14T06:23:11.915414+0000","last_became_active":"2024-09-14T06:23:09.902952+0000","last_became_peered":"2024-09-14T06:23:09.902952+0000","last_unstale":"2024-09-14T06:23:11.915414+0000","last_undegraded":"2024-09-14T06:23:11.915414+0000","last_fullsized":"2024-09-14T06:23:11.915414+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T09:47:45.860435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00128721,"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":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.910688+0000","last_change":"2024-09-14T06:23:11.910688+0000","last_active":"2024-09-14T06:23:11.910688+0000","last_peered":"2024-09-14T06:23:11.910688+0000","last_clean":"2024-09-14T06:23:11.910688+0000","last_became_active":"2024-09-14T06:23:09.908698+0000","last_became_peered":"2024-09-14T06:23:09.908698+0000","last_unstale":"2024-09-14T06:23:11.910688+0000","last_undegraded":"2024-09-14T06:23:11.910688+0000","last_fullsized":"2024-09-14T06:23:11.910688+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T09:54:40.226846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011768239999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:12.404813+0000","last_change":"2024-09-14T06:23:12.404989+0000","last_active":"2024-09-14T06:23:12.404813+0000","last_peered":"2024-09-14T06:23:12.404813+0000","last_clean":"2024-09-14T06:23:12.404813+0000","last_became_active":"2024-09-14T06:23:09.908028+0000","last_became_peered":"2024-09-14T06:23:09.908028+0000","last_unstale":"2024-09-14T06:23:12.404813+0000","last_undegraded":"2024-09-14T06:23:12.404813+0000","last_fullsized":"2024-09-14T06:23:12.404813+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:34:04.730799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051089699999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:12.404754+0000","last_change":"2024-09-14T06:23:12.404988+0000","last_active":"2024-09-14T06:23:12.404754+0000","last_peered":"2024-09-14T06:23:12.404754+0000","last_clean":"2024-09-14T06:23:12.404754+0000","last_became_active":"2024-09-14T06:23:09.908341+0000","last_became_peered":"2024-09-14T06:23:09.908341+0000","last_unstale":"2024-09-14T06:23:12.404754+0000","last_undegraded":"2024-09-14T06:23:12.404754+0000","last_fullsized":"2024-09-14T06:23:12.404754+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:54:45.289188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050960800000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.916245+0000","last_change":"2024-09-14T06:23:11.916676+0000","last_active":"2024-09-14T06:23:11.916245+0000","last_peered":"2024-09-14T06:23:11.916245+0000","last_clean":"2024-09-14T06:23:11.916245+0000","last_became_active":"2024-09-14T06:23:09.901739+0000","last_became_peered":"2024-09-14T06:23:09.901739+0000","last_unstale":"2024-09-14T06:23:11.916245+0000","last_undegraded":"2024-09-14T06:23:11.916245+0000","last_fullsized":"2024-09-14T06:23:11.916245+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:39:49.273086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017639089999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.914403+0000","last_change":"2024-09-14T06:23:05.882738+0000","last_active":"2024-09-14T06:23:11.914403+0000","last_peered":"2024-09-14T06:23:11.914403+0000","last_clean":"2024-09-14T06:23:11.914403+0000","last_became_active":"2024-09-14T06:23:05.880503+0000","last_became_peered":"2024-09-14T06:23:05.880503+0000","last_unstale":"2024-09-14T06:23:11.914403+0000","last_undegraded":"2024-09-14T06:23:11.914403+0000","last_fullsized":"2024-09-14T06:23:11.914403+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_clean_scrub_stamp":"2024-09-14T06:23:04.868086+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.933367+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705667,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31328,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340512,"statfs":{"total":96636764160,"available":96604684288,"internally_reserved":0,"allocated":139264,"data_stored":40533,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":9,"seq":38654705669,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T06:23:15.443 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T06:23:15.720 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:23:15.720 INFO:teuthology.orchestra.run.smithi171.stderr:dumped all 2024-09-14T06:23:15.736 INFO:teuthology.orchestra.run.smithi171.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-14T06:23:14.149560+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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":17,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":86840,"kb_used_data":1576,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":283028680,"statfs":{"total":289910292480,"available":289821368320,"internally_reserved":0,"allocated":1613824,"data_stored":1302373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":87223632},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"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.262211"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.916124+0000","last_change":"2024-09-14T06:23:11.916647+0000","last_active":"2024-09-14T06:23:11.916124+0000","last_peered":"2024-09-14T06:23:11.916124+0000","last_clean":"2024-09-14T06:23:11.916124+0000","last_became_active":"2024-09-14T06:23:09.902627+0000","last_became_peered":"2024-09-14T06:23:09.902627+0000","last_unstale":"2024-09-14T06:23:11.916124+0000","last_undegraded":"2024-09-14T06:23:11.916124+0000","last_fullsized":"2024-09-14T06:23:11.916124+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T07:16:58.133807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017818669999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.916860+0000","last_change":"2024-09-14T06:23:11.917389+0000","last_active":"2024-09-14T06:23:11.916860+0000","last_peered":"2024-09-14T06:23:11.916860+0000","last_clean":"2024-09-14T06:23:11.916860+0000","last_became_active":"2024-09-14T06:23:09.905012+0000","last_became_peered":"2024-09-14T06:23:09.905012+0000","last_unstale":"2024-09-14T06:23:11.916860+0000","last_undegraded":"2024-09-14T06:23:11.916860+0000","last_fullsized":"2024-09-14T06:23:11.916860+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T16:10:12.823508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026813869999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.915545+0000","last_change":"2024-09-14T06:23:11.916140+0000","last_active":"2024-09-14T06:23:11.915545+0000","last_peered":"2024-09-14T06:23:11.915545+0000","last_clean":"2024-09-14T06:23:11.915545+0000","last_became_active":"2024-09-14T06:23:09.901403+0000","last_became_peered":"2024-09-14T06:23:09.901403+0000","last_unstale":"2024-09-14T06:23:11.915545+0000","last_undegraded":"2024-09-14T06:23:11.915545+0000","last_fullsized":"2024-09-14T06:23:11.915545+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T13:41:05.264592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014397290000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.915414+0000","last_change":"2024-09-14T06:23:11.915981+0000","last_active":"2024-09-14T06:23:11.915414+0000","last_peered":"2024-09-14T06:23:11.915414+0000","last_clean":"2024-09-14T06:23:11.915414+0000","last_became_active":"2024-09-14T06:23:09.902952+0000","last_became_peered":"2024-09-14T06:23:09.902952+0000","last_unstale":"2024-09-14T06:23:11.915414+0000","last_undegraded":"2024-09-14T06:23:11.915414+0000","last_fullsized":"2024-09-14T06:23:11.915414+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T09:47:45.860435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00128721,"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":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.910688+0000","last_change":"2024-09-14T06:23:11.910688+0000","last_active":"2024-09-14T06:23:11.910688+0000","last_peered":"2024-09-14T06:23:11.910688+0000","last_clean":"2024-09-14T06:23:11.910688+0000","last_became_active":"2024-09-14T06:23:09.908698+0000","last_became_peered":"2024-09-14T06:23:09.908698+0000","last_unstale":"2024-09-14T06:23:11.910688+0000","last_undegraded":"2024-09-14T06:23:11.910688+0000","last_fullsized":"2024-09-14T06:23:11.910688+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T09:54:40.226846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011768239999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:12.404813+0000","last_change":"2024-09-14T06:23:12.404989+0000","last_active":"2024-09-14T06:23:12.404813+0000","last_peered":"2024-09-14T06:23:12.404813+0000","last_clean":"2024-09-14T06:23:12.404813+0000","last_became_active":"2024-09-14T06:23:09.908028+0000","last_became_peered":"2024-09-14T06:23:09.908028+0000","last_unstale":"2024-09-14T06:23:12.404813+0000","last_undegraded":"2024-09-14T06:23:12.404813+0000","last_fullsized":"2024-09-14T06:23:12.404813+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:34:04.730799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051089699999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:12.404754+0000","last_change":"2024-09-14T06:23:12.404988+0000","last_active":"2024-09-14T06:23:12.404754+0000","last_peered":"2024-09-14T06:23:12.404754+0000","last_clean":"2024-09-14T06:23:12.404754+0000","last_became_active":"2024-09-14T06:23:09.908341+0000","last_became_peered":"2024-09-14T06:23:09.908341+0000","last_unstale":"2024-09-14T06:23:12.404754+0000","last_undegraded":"2024-09-14T06:23:12.404754+0000","last_fullsized":"2024-09-14T06:23:12.404754+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:54:45.289188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050960800000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.916245+0000","last_change":"2024-09-14T06:23:11.916676+0000","last_active":"2024-09-14T06:23:11.916245+0000","last_peered":"2024-09-14T06:23:11.916245+0000","last_clean":"2024-09-14T06:23:11.916245+0000","last_became_active":"2024-09-14T06:23:09.901739+0000","last_became_peered":"2024-09-14T06:23:09.901739+0000","last_unstale":"2024-09-14T06:23:11.916245+0000","last_undegraded":"2024-09-14T06:23:11.916245+0000","last_fullsized":"2024-09-14T06:23:11.916245+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:39:49.273086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017639089999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:23:11.914403+0000","last_change":"2024-09-14T06:23:05.882738+0000","last_active":"2024-09-14T06:23:11.914403+0000","last_peered":"2024-09-14T06:23:11.914403+0000","last_clean":"2024-09-14T06:23:11.914403+0000","last_became_active":"2024-09-14T06:23:05.880503+0000","last_became_peered":"2024-09-14T06:23:05.880503+0000","last_unstale":"2024-09-14T06:23:11.914403+0000","last_undegraded":"2024-09-14T06:23:11.914403+0000","last_fullsized":"2024-09-14T06:23:11.914403+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_clean_scrub_stamp":"2024-09-14T06:23:04.868086+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.933367+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705667,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31328,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340512,"statfs":{"total":96636764160,"available":96604684288,"internally_reserved":0,"allocated":139264,"data_stored":40533,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":9,"seq":38654705669,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T06:23:15.737 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-14T06:23:15.737 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-14T06:23:15.737 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-14T06:23:15.738 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-14T06:23:16.045 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T06:23:16.045 INFO:teuthology.orchestra.run.smithi171.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T06:23:16.063 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-14T06:23:16.063 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T06:23:16.073 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T06:23:16.073 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:23:16.073 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2024-09-14T06:23:17.240 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-14T06:23:19.243 INFO:teuthology.orchestra.run.smithi154.stderr:pool 'datapool' created 2024-09-14T06:23:19.272 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true' 2024-09-14T06:23:20.248 INFO:teuthology.orchestra.run.smithi154.stderr:set pool 3 allow_ec_overwrites to true 2024-09-14T06:23:20.277 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 pool init datapool' 2024-09-14T06:23:23.291 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T06:23:23.291 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2024-09-14T06:23:24.190 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-14T06:23:26.169 INFO:teuthology.orchestra.run.smithi171.stderr:pool 'datapool' created 2024-09-14T06:23:26.198 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true' 2024-09-14T06:23:27.170 INFO:teuthology.orchestra.run.smithi171.stderr:set pool 3 allow_ec_overwrites to true 2024-09-14T06:23:27.203 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 pool init datapool' 2024-09-14T06:23:30.232 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T06:23:30.241 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T06:23:30.241 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T06:23:30.242 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src' 2024-09-14T06:23:30.441 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0-src' 2024-09-14T06:24:45.093 INFO:teuthology.orchestra.run.smithi171.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-14T06:24:45.106 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0-src' 2024-09-14T06:24:45.199 INFO:teuthology.orchestra.run.smithi171.stderr: Commit image migration: 100% complete...done. 2024-09-14T06:24:45.205 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0-src@snap' 2024-09-14T06:24:46.254 INFO:teuthology.orchestra.run.smithi171.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T06:24:46.270 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.0-src@snap' 2024-09-14T06:24:46.335 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0' 2024-09-14T06:24:46.411 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-14T06:24:47.259 INFO:teuthology.orchestra.run.smithi171.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T06:24:47.280 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1-src' 2024-09-14T06:24:47.349 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src' 2024-09-14T06:24:47.409 INFO:teuthology.orchestra.run.smithi171.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-14T06:24:47.609 INFO:teuthology.orchestra.run.smithi171.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-14T06:24:47.610 INFO:teuthology.orchestra.run.smithi171.stdout:elapsed: 0 ops: 64 ops/sec: 320.014 bytes/sec: 5.0 MiB/s 2024-09-14T06:24:47.621 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1-src@snap' 2024-09-14T06:24:48.265 INFO:teuthology.orchestra.run.smithi171.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T06:24:48.283 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.1-src@snap' 2024-09-14T06:24:48.351 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1' 2024-09-14T06:24:48.429 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1' 2024-09-14T06:24:48.494 INFO:teuthology.orchestra.run.smithi171.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-14T06:24:48.763 INFO:teuthology.orchestra.run.smithi171.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-14T06:24:48.764 INFO:teuthology.orchestra.run.smithi171.stdout:elapsed: 0 ops: 64 ops/sec: 238.816 bytes/sec: 3.7 MiB/s 2024-09-14T06:24:48.774 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-14T06:24:49.268 INFO:teuthology.orchestra.run.smithi171.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T06:24:49.285 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2-src' 2024-09-14T06:24:49.351 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src' 2024-09-14T06:24:49.411 INFO:teuthology.orchestra.run.smithi171.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-14T06:24:49.618 INFO:teuthology.orchestra.run.smithi171.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-14T06:24:49.618 INFO:teuthology.orchestra.run.smithi171.stdout:elapsed: 0 ops: 64 ops/sec: 307.705 bytes/sec: 4.8 MiB/s 2024-09-14T06:24:49.626 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2-src@snap' 2024-09-14T06:24:50.269 INFO:teuthology.orchestra.run.smithi171.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T06:24:50.286 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.2-src@snap' 2024-09-14T06:24:50.353 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2' 2024-09-14T06:24:50.426 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2' 2024-09-14T06:24:50.491 INFO:teuthology.orchestra.run.smithi171.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-14T06:24:50.911 INFO:teuthology.orchestra.run.smithi171.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-14T06:24:50.911 INFO:teuthology.orchestra.run.smithi171.stdout:elapsed: 0 ops: 128 ops/sec: 304.774 bytes/sec: 4.8 MiB/s 2024-09-14T06:24:50.922 DEBUG:teuthology.orchestra.run.smithi171:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-14T06:24:51.280 INFO:teuthology.orchestra.run.smithi171.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T06:24:51.299 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T06:24:51.310 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T06:24:51.310 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:24:51.311 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0' 2024-09-14T06:24:52.315 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1' 2024-09-14T06:24:53.325 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2' 2024-09-14T06:24:54.339 INFO:teuthology.run_tasks:Running task parallel... 2024-09-14T06:24:54.350 INFO:teuthology.task.parallel:starting parallel... 2024-09-14T06:24:54.350 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T06:24:54.351 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-14T06:24:54.364 DEBUG:teuthology.orchestra.run.smithi154:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-14T06:24:54.364 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T06:24:54.365 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-14T06:24:54.365 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T06:24:54.365 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:24:54.365 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-14T06:24:54.371 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:24:54.371 DEBUG:teuthology.orchestra.run.smithi154:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2024-09-14T06:24:54.480 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T06:24:54.695 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2024-09-14T06:24:54.696 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2024-09-14T06:24:54.901 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T06:24:54.901 INFO:teuthology.orchestra.run.smithi154.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-14T06:24:54.901 INFO:teuthology.orchestra.run.smithi154.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-14T06:24:54.901 INFO:teuthology.orchestra.run.smithi154.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-14T06:24:54.901 INFO:teuthology.orchestra.run.smithi154.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-14T06:24:54.902 INFO:teuthology.orchestra.run.smithi154.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-14T06:24:54.902 INFO:teuthology.orchestra.run.smithi154.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T06:24:54.903 INFO:teuthology.orchestra.run.smithi154.stdout:The following additional packages will be installed: 2024-09-14T06:24:54.903 INFO:teuthology.orchestra.run.smithi154.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-14T06:24:54.904 INFO:teuthology.orchestra.run.smithi154.stdout:Suggested packages: 2024-09-14T06:24:54.904 INFO:teuthology.orchestra.run.smithi154.stdout: samba vde2 2024-09-14T06:24:54.935 INFO:teuthology.orchestra.run.smithi154.stdout:The following NEW packages will be installed: 2024-09-14T06:24:54.935 INFO:teuthology.orchestra.run.smithi154.stdout: qemu-block-extra 2024-09-14T06:24:54.937 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages will be upgraded: 2024-09-14T06:24:54.937 INFO:teuthology.orchestra.run.smithi154.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-14T06:24:55.116 INFO:teuthology.orchestra.run.smithi154.stdout:4 upgraded, 1 newly installed, 0 to remove and 327 not upgraded. 2024-09-14T06:24:55.116 INFO:teuthology.orchestra.run.smithi154.stdout:Need to get 13.8 MB of archives. 2024-09-14T06:24:55.116 INFO:teuthology.orchestra.run.smithi154.stdout:After this operation, 378 kB of additional disk space will be used. 2024-09-14T06:24:55.116 INFO:teuthology.orchestra.run.smithi154.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-gui amd64 1:6.2+dfsg-2ubuntu6.22 [220 kB] 2024-09-14T06:24:55.547 INFO:teuthology.orchestra.run.smithi154.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-x86 amd64 1:6.2+dfsg-2ubuntu6.22 [10.0 MB] 2024-09-14T06:24:56.152 INFO:teuthology.orchestra.run.smithi154.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-common amd64 1:6.2+dfsg-2ubuntu6.22 [2,048 kB] 2024-09-14T06:24:56.191 INFO:teuthology.orchestra.run.smithi154.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-data all 1:6.2+dfsg-2ubuntu6.22 [1,431 kB] 2024-09-14T06:24:56.235 INFO:teuthology.orchestra.run.smithi154.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-block-extra amd64 1:6.2+dfsg-2ubuntu6.22 [68.1 kB] 2024-09-14T06:24:56.610 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 13.8 MB in 1s (10.7 MB/s) 2024-09-14T06:24:56.743 INFO:teuthology.orchestra.run.smithi154.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176255 files and directories currently installed.) 2024-09-14T06:24:56.748 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../qemu-system-gui_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-14T06:24:56.858 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-14T06:24:57.270 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../qemu-system-x86_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-14T06:24:57.404 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-14T06:24:58.414 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../qemu-system-common_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-14T06:24:58.568 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking qemu-system-common (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-14T06:24:59.096 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../qemu-system-data_1%3a6.2+dfsg-2ubuntu6.22_all.deb ... 2024-09-14T06:24:59.218 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking qemu-system-data (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-14T06:24:59.908 INFO:teuthology.orchestra.run.smithi154.stdout:Selecting previously unselected package qemu-block-extra. 2024-09-14T06:24:59.936 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-14T06:24:59.974 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T06:25:00.260 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up qemu-system-common (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T06:25:01.330 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up qemu-system-data (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T06:25:01.464 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T06:25:01.650 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T06:25:02.635 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T06:25:02.761 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for hicolor-icon-theme (0.17-2) ... 2024-09-14T06:25:03.047 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-14T06:25:04.428 INFO:teuthology.orchestra.run.smithi154.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-14T06:25:04.431 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T06:25:04.431 DEBUG:teuthology.orchestra.run.smithi154:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2024-09-14T06:25:04.491 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T06:25:04.702 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2024-09-14T06:25:04.703 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2024-09-14T06:25:04.896 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T06:25:04.896 INFO:teuthology.orchestra.run.smithi154.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-14T06:25:04.896 INFO:teuthology.orchestra.run.smithi154.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-14T06:25:04.896 INFO:teuthology.orchestra.run.smithi154.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-14T06:25:04.897 INFO:teuthology.orchestra.run.smithi154.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-14T06:25:04.897 INFO:teuthology.orchestra.run.smithi154.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-14T06:25:04.897 INFO:teuthology.orchestra.run.smithi154.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T06:25:04.899 INFO:teuthology.orchestra.run.smithi154.stdout:Suggested packages: 2024-09-14T06:25:04.899 INFO:teuthology.orchestra.run.smithi154.stdout: debootstrap 2024-09-14T06:25:04.927 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages will be upgraded: 2024-09-14T06:25:04.927 INFO:teuthology.orchestra.run.smithi154.stdout: qemu-utils 2024-09-14T06:25:07.623 INFO:teuthology.orchestra.run.smithi154.stdout:1 upgraded, 0 newly installed, 0 to remove and 326 not upgraded. 2024-09-14T06:25:07.623 INFO:teuthology.orchestra.run.smithi154.stdout:Need to get 1,525 kB of archives. 2024-09-14T06:25:07.623 INFO:teuthology.orchestra.run.smithi154.stdout:After this operation, 2,048 B of additional disk space will be used. 2024-09-14T06:25:07.623 INFO:teuthology.orchestra.run.smithi154.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-utils amd64 1:6.2+dfsg-2ubuntu6.22 [1,525 kB] 2024-09-14T06:25:08.581 INFO:teuthology.orchestra.run.smithi154.stdout:Fetched 1,525 kB in 3s (466 kB/s) 2024-09-14T06:25:08.727 INFO:teuthology.orchestra.run.smithi154.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176264 files and directories currently installed.) 2024-09-14T06:25:08.732 INFO:teuthology.orchestra.run.smithi154.stdout:Preparing to unpack .../qemu-utils_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-14T06:25:08.857 INFO:teuthology.orchestra.run.smithi154.stdout:Unpacking qemu-utils (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-14T06:25:09.319 INFO:teuthology.orchestra.run.smithi154.stdout:Setting up qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T06:25:09.447 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-14T06:25:10.906 INFO:teuthology.orchestra.run.smithi154.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-14T06:25:10.909 INFO:tasks.qemu:generating iso... 2024-09-14T06:25:10.909 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref 0d61375b8ab53be4c233f5b93e463edfdff9316a 2024-09-14T06:25:10.909 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout 0d61375b8ab53be4c233f5b93e463edfdff9316a 2024-09-14T06:25:10.915 INFO:teuthology.orchestra.run.smithi154.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-14T06:26:07.580 INFO:teuthology.orchestra.run.smithi154.stderr:Updating files: 96% (12411/12889) Updating files: 97% (12503/12889) Updating files: 98% (12632/12889) Updating files: 99% (12761/12889) Updating files: 100% (12889/12889) Updating files: 100% (12889/12889), done. 2024-09-14T06:26:08.074 INFO:teuthology.orchestra.run.smithi154.stderr:Note: switching to '0d61375b8ab53be4c233f5b93e463edfdff9316a'. 2024-09-14T06:26:08.074 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr:state without impacting any branches by switching back to a branch. 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr: git switch -c 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr:Or undo this operation with: 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr: git switch - 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-09-14T06:26:08.075 INFO:teuthology.orchestra.run.smithi154.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-14T06:26:08.076 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-09-14T06:26:08.076 INFO:teuthology.orchestra.run.smithi154.stderr:HEAD is now at 0d61375b8ab Merge pull request #59485 from mcv21/cephadm_image_warn 2024-09-14T06:26:08.077 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:26:08.078 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-14T06:26:08.126 DEBUG:teuthology.orchestra.run.smithi154:> set -ex 2024-09-14T06:26:08.126 DEBUG:teuthology.orchestra.run.smithi154:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-14T06:26:08.173 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-14T06:26:08.173 DEBUG:teuthology.orchestra.run.smithi154:> cp -- /home/ubuntu/cephtest/qemu_clone.cluster1.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-14T06:26:08.223 DEBUG:teuthology.orchestra.run.smithi154:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 ceph.conf=/etc/ceph/cluster1.conf ceph.keyring=/etc/ceph/cluster1.keyring test.sh=/home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-14T06:26:08.298 INFO:tasks.qemu:downloading base image 2024-09-14T06:26:08.298 DEBUG:teuthology.orchestra.run.smithi154:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-14T06:26:08.451 INFO:teuthology.orchestra.run.smithi154.stderr: Resizing image: 100% complete...done. 2024-09-14T06:26:08.465 DEBUG:teuthology.orchestra.run.smithi154:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-14T06:26:08.563 INFO:teuthology.orchestra.run.smithi154.stderr: Resizing image: 100% complete...done. 2024-09-14T06:26:08.576 DEBUG:teuthology.orchestra.run.smithi154:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-14T06:26:08.666 INFO:teuthology.orchestra.run.smithi154.stderr: Resizing image: 100% complete...done. 2024-09-14T06:26:08.676 DEBUG:teuthology.orchestra.run.smithi154:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-14T06:26:08.688 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-14T06:26:08.688 DEBUG:teuthology.orchestra.run.smithi154:> sudo mkdir -p /export/cluster1.client.0 2024-09-14T06:26:08.742 INFO:tasks.qemu:Mounting the test directory... 2024-09-14T06:26:08.742 DEBUG:teuthology.orchestra.run.smithi154:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-14T06:26:08.795 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-14T06:26:08.795 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-14T06:26:08.795 DEBUG:teuthology.orchestra.run.smithi154:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-14T06:26:08.848 DEBUG:teuthology.orchestra.run.smithi154:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-14T06:26:08.899 INFO:teuthology.orchestra.run.smithi154.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-14T06:26:08.901 INFO:tasks.qemu:Restarting NFS... 2024-09-14T06:26:08.901 DEBUG:teuthology.orchestra.run.smithi154:> sudo service nfs-kernel-server restart 2024-09-14T06:26:09.407 DEBUG:teuthology.orchestra.run.smithi154:> sudo udevadm control --reload 2024-09-14T06:26:09.420 DEBUG:teuthology.orchestra.run.smithi154:> sudo udevadm trigger /dev/kvm 2024-09-14T06:26:09.473 DEBUG:teuthology.orchestra.run.smithi154:> ls -l /dev/kvm 2024-09-14T06:26:09.522 INFO:teuthology.orchestra.run.smithi154.stdout:crw-rw---- 1 root kvm 10, 232 Sep 14 06:26 /dev/kvm 2024-09-14T06:26:09.523 INFO:tasks.qemu:starting qemu... 2024-09-14T06:26:09.523 DEBUG:teuthology.orchestra.run.smithi154:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term qemu-system-x86_64 -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-14T06:26:09.566 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-14T06:26:10.181 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2024-09-14T06:26:10.181 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:10.182 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:10.198 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B2B0+BFECB2B0 CA00 2024-09-14T06:26:10.198 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-14T06:26:10.198 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:10.198 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:10.509 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Booting from Hard Disk... 2024-09-14T06:26:10.998 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: before booting or 'c' for a command-line. 2024-09-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.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-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:10.999 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.853 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-14T06:26:11.853 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.853 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.853 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.853 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.853 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.853 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.853 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:11.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-14T06:26:12.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:12.856 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.856 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.856 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.856 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.856 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.856 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:13.856 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-14T06:26:14.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:14.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-14T06:26:15.854 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.855 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.856 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:15.856 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:17.666 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-14T06:26:17.666 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-14T06:26:18.270 INFO:tasks.qemu.cluster1.client.0.smithi154.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-14T06:26:18.270 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T06:26:18.270 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-14T06:26:18.270 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Intel GenuineIntel 2024-09-14T06:26:18.270 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-14T06:26:18.270 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-14T06:26:18.270 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-14T06:26:18.270 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] DMI 2.8 present. 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] No AGP bridge found 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-14T06:26:18.271 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:26:18.272 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] No NUMA configuration found 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Zone PFN ranges: 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-14T06:26:18.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-14T06:26:18.274 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-14T06:26:18.275 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Policy zone: Normal 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Checking aperture... 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] No AGP bridge found 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-14T06:26:18.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.008000] Security Framework initialized 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-14T06:26:18.277 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.008905] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.009929] Mount-cache hash table entries: 256 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.010584] Initializing cgroup subsys cpuacct 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.011129] Initializing cgroup subsys memory 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.012013] Initializing cgroup subsys devices 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.012552] Initializing cgroup subsys freezer 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.013069] Initializing cgroup subsys blkio 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.013570] Initializing cgroup subsys perf_event 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.014163] CPU: Physical Processor ID: 0 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.015313] mce: CPU supports 10 MCE banks 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.016301] SMP alternatives: switching to UP code 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.033073] Freeing SMP alternatives: 24k freed 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.033622] ACPI: Core revision 20110623 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.034519] ftrace: allocating 27008 entries in 106 pages 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.036250] Enabling x2apic 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.036594] Enabled x2apic 2024-09-14T06:26:18.278 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.037161] Switched APIC routing to physical x2apic. 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.038935] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.040004] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.044002] ... version: 2 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.044002] ... bit width: 48 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.044002] ... generic registers: 4 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.044071] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.048054] Brought up 1 CPUs 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.052010] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-14T06:26:18.279 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.053016] devtmpfs: initialized 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.053851] EVM: security.selinux 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.054246] EVM: security.SMACK64 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.054639] EVM: security.capability 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.055526] print_constraints: dummy: 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.056058] RTC time: 6:26:17, date: 09/14/24 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.056594] NET: Registered protocol family 16 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.057181] ACPI: bus type pci registered 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.057710] PCI: Using configuration type 1 for base access 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.058755] bio: create slab at 0 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.059262] ACPI: Added _OSI(Module Device) 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.060014] ACPI: Added _OSI(Processor Device) 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.060523] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.061057] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-14T06:26:18.280 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.062646] ACPI: Interpreter enabled 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.063068] ACPI: (supports S0 S3 S4 S5) 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.063587] ACPI: Using IOAPIC for interrupt routing 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.065148] ACPI: No dock devices found. 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.065625] HEST: Table not found. 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.066015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.067050] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.067781] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.068014] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.068771] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.069592] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.070411] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.075887] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.076021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.130822] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-14T06:26:18.281 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.132924] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.133704] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.134474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.135236] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.135994] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.136274] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.137180] vgaarb: loaded 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.137489] vgaarb: bridge control possible 0000:00:02.0 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.138166] i2c-core: driver [aat2870] using legacy suspend method 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.138867] i2c-core: driver [aat2870] using legacy resume method 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.140075] SCSI subsystem initialized 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.140616] usbcore: registered new interface driver usbfs 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.141245] usbcore: registered new interface driver hub 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.141857] usbcore: registered new device driver usb 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.142500] PCI: Using ACPI for IRQ routing 2024-09-14T06:26:18.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.143216] NetLabel: Initializing 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.143605] NetLabel: domain hash size = 128 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.144017] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.144599] NetLabel: unlabeled traffic allowed by default 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.145278] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.145884] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.149058] Switching to clocksource kvm-clock 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.151380] AppArmor: AppArmor Filesystem Enabled 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.151950] pnp: PnP ACPI init 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.152337] ACPI: bus type pnp registered 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.153208] pnp: PnP ACPI: found 11 devices 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.153711] ACPI: ACPI bus type pnp unregistered 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.159424] NET: Registered protocol family 2 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.160016] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.161464] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.163785] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-14T06:26:18.283 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.164677] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.165451] TCP reno registered 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.165810] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.166492] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.167287] NET: Registered protocol family 1 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.167791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.168478] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.169144] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.169916] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.170636] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.171532] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.172853] audit: initializing netlink socket (disabled) 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.173492] type=2000 audit(1726295177.172:1): initialized 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.187252] Trying to unpack rootfs image as initramfs... 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.208099] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-14T06:26:18.284 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.216099] VFS: Disk quotas dquot_6.5.2 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.216584] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.217534] fuse init (API version 7.17) 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.218053] msgmni has been set to 7894 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.232133] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.236175] io scheduler noop registered 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.236652] io scheduler deadline registered (default) 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.237260] io scheduler cfq registered 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.237762] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.238395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.239222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.240065] ACPI: Power Button [PWRF] 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.240882] ERST: Table is not found! 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.241313] GHES: HEST is not enabled! 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.242162] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-14T06:26:18.285 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.243075] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.248239] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.249139] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.250531] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.251185] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.252967] Freeing initrd memory: 4308k freed 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.253923] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.277267] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.300800] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.301578] Linux agpgart interface v0.103 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.302569] brd: module loaded 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.303449] loop: module loaded 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.307235] vda: vda1 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.317095] vdb: unknown partition table 2024-09-14T06:26:18.286 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.320543] vdc: unknown partition table 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.321899] scsi0 : ata_piix 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.322284] scsi1 : ata_piix 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.322638] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.323416] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.324339] Fixed MDIO Bus: probed 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.324738] tun: Universal TUN/TAP device driver, 1.6 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.325308] tun: (C) 1999-2004 Max Krasnyansky 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.326267] PPP generic driver version 2.4.2 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.326809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.327545] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.328271] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.329005] usbcore: registered new interface driver libusual 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.329686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-14T06:26:18.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.331214] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.331775] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.332659] mousedev: PS/2 mouse device common for all mice 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.333505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.334666] rtc_cmos 00:06: RTC can wake from S4 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.335315] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.336134] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.336941] device-mapper: uevent: version 1.0.3 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.337507] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.338466] cpuidle: using governor ladder 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.338936] cpuidle: using governor menu 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.339391] EFI Variables Facility v0.08 2004-May-17 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.340068] TCP cubic registered 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.340491] NET: Registered protocol family 10 2024-09-14T06:26:18.288 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.341208] NET: Registered protocol family 17 2024-09-14T06:26:18.289 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.341767] Registering the dns_resolver key type 2024-09-14T06:26:18.289 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.342364] registered taskstats version 1 2024-09-14T06:26:18.289 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.346122] Magic number: 8:80:418 2024-09-14T06:26:18.289 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.346615] rtc_cmos 00:06: setting system clock to 2024-09-14 06:26:18 UTC (1726295178) 2024-09-14T06:26:18.289 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.347536] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-14T06:26:18.289 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.348229] EDD information not available. 2024-09-14T06:26:18.378 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.488679] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-14T06:26:18.378 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.489875] ata2.00: configured for MWDMA2 2024-09-14T06:26:18.378 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.490882] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-14T06:26:18.379 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.492394] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-14T06:26:18.379 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.493131] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-14T06:26:18.379 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.494035] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-14T06:26:18.379 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.495631] Freeing unused kernel memory: 924k freed 2024-09-14T06:26:18.379 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.496623] Write protecting the kernel read-only data: 12288k 2024-09-14T06:26:18.379 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.500323] Freeing unused kernel memory: 1640k freed 2024-09-14T06:26:18.379 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.503965] Freeing unused kernel memory: 1200k freed 2024-09-14T06:26:18.379 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Loading, please wait... 2024-09-14T06:26:18.384 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Begin: Loading essential drivers ... done. 2024-09-14T06:26:18.386 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.517169] udevd[84]: starting version 175 2024-09-14T06:26:18.392 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-14T06:26:18.403 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-14T06:26:18.428 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.557083] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-14T06:26:18.429 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.557967] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-14T06:26:18.455 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.583451] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-14T06:26:18.456 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.584240] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T06:26:18.464 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.595601] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-14T06:26:18.735 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.867171] FDC 0 is a S82078B 2024-09-14T06:26:18.777 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.904062] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-14T06:26:18.777 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 0.904953] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-14T06:26:19.045 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Begin: Running /scripts/local-premount ... [ 1.172194] Refined TSC clocksource calibration: 3500.044 MHz. 2024-09-14T06:26:19.771 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:done. 2024-09-14T06:26:19.798 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 1.921577] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T06:26:19.938 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Begin: Running /scripts/local-bottom ... [ 2.068691] vda: vda1 2024-09-14T06:26:19.947 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-14T06:26:20.303 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 2.431196] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T06:26:20.313 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:done. 2024-09-14T06:26:20.313 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:done. 2024-09-14T06:26:20.333 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-14T06:26:21.159 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 3.287430] EXT4-fs (vda1): re-mounted. Opts: (null) 2024-09-14T06:26:22.481 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:cloud-init start-local running: Sat, 14 Sep 2024 06:26:22 +0000. up 4.46 seconds 2024-09-14T06:26:23.844 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:no instance data found in start-local 2024-09-14T06:26:24.017 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-14T06:26:24.025 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-14T06:26:24.026 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-14T06:26:24.026 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-14T06:26:24.026 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:cloud-init start running: Sat, 14 Sep 2024 06:26:24 +0000. up 6.11 seconds 2024-09-14T06:26:24.921 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-14T06:26:28.649 INFO:tasks.qemu.cluster1.client.0.smithi154.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-14T06:26:28.649 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-14T06:26:28.664 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-14T06:26:28.664 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:The key fingerprint is: 2024-09-14T06:26:28.664 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:76:c4:22:a2:b3:7e:01:a8:27:6f:8f:dc:67:13:49:7a root@test 2024-09-14T06:26:28.664 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:The key's randomart image is: 2024-09-14T06:26:28.664 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:+--[ RSA 2048]----+ 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| | 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| . | 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| . . . . o | 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:|. .. ... o | 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:|. o. o .S . | 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:|o .oo E. . | 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| +. o . | 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| ooo. + | 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| .+ooo . | 2024-09-14T06:26:28.665 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:+-----------------+ 2024-09-14T06:26:28.794 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Generating public/private dsa key pair. 2024-09-14T06:26:28.794 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:The key fingerprint is: 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:83:3c:94:48:92:99:fc:8f:6f:a7:2e:b5:b2:17:a1:89 root@test 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:The key's randomart image is: 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:+--[ DSA 1024]----+ 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| ..+. | 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| =o . . | 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| .. o | 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| .o.. | 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| . =+.S | 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| E + +. . | 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| o o | 2024-09-14T06:26:28.795 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| o = . | 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| .Boo | 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:+-----------------+ 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Generating public/private ecdsa key pair. 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:The key fingerprint is: 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:d8:6d:1d:40:6c:e6:1c:dd:f5:50:86:23:5c:c1:9e:46 root@test 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:The key's randomart image is: 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:+--[ECDSA 256]---+ 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| ooo ++=+| 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| =.+ Eo.| 2024-09-14T06:26:28.796 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| = ..+ o.| 2024-09-14T06:26:28.797 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| o .o. .+ | 2024-09-14T06:26:28.797 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| . S o .. | 2024-09-14T06:26:28.797 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| . | 2024-09-14T06:26:28.797 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| | 2024-09-14T06:26:28.797 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| | 2024-09-14T06:26:28.797 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:| | 2024-09-14T06:26:28.797 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:+-----------------+ 2024-09-14T06:26:28.992 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-14T06:26:29.143 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-14T06:26:29.190 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:landscape-client is not configured, please run landscape-config. 2024-09-14T06:26:29.207 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-14T06:26:29.218 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-14T06:26:29.218 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Starting automatic crash report generation[ OK ] 2024-09-14T06:26:29.221 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Starting ACPI daemon[ OK ] 2024-09-14T06:26:29.221 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Starting save kernel messages[ OK ] 2024-09-14T06:26:29.227 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-14T06:26:29.228 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-14T06:26:29.247 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Stopping save kernel messages[ OK ] 2024-09-14T06:26:29.268 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-14T06:26:29.321 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-14T06:26:29.987 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Generating locales... 2024-09-14T06:26:30.678 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: en_US.UTF-8... done 2024-09-14T06:26:30.688 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Generation complete. 2024-09-14T06:26:31.925 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:passwd: password expiry information changed. 2024-09-14T06:26:32.179 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-14T06:26:32.265 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-14T06:26:32.523 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-14T06:26:32.655 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-14T06:26:32.738 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-14T06:26:33.123 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-14T06:26:33.228 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-14T06:26:33.550 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-14T06:26:33.724 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-14T06:26:34.059 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-14T06:26:34.235 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-14T06:26:34.400 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-14T06:26:34.482 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-14T06:26:34.930 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-14T06:26:35.035 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-14T06:26:35.287 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-14T06:26:35.455 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-14T06:26:35.715 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-14T06:26:35.883 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-14T06:26:35.965 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-14T06:26:36.052 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-14T06:26:36.141 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-14T06:26:36.397 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-14T06:26:36.809 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-14T06:26:36.978 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-14T06:26:37.071 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-14T06:26:37.370 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-14T06:26:37.827 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-14T06:26:38.031 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-14T06:26:38.522 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-14T06:26:38.778 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-14T06:26:39.265 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-14T06:26:39.347 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-14T06:26:39.512 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-14T06:26:40.103 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-14T06:26:42.806 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Fetched 29.2 MB in 10s (2693 kB/s) 2024-09-14T06:26:44.706 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Reading package lists... 2024-09-14T06:26:44.711 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Reading package lists... 2024-09-14T06:26:44.896 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Building dependency tree... 2024-09-14T06:26:44.897 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Reading state information... 2024-09-14T06:26:45.012 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:The following packages will be upgraded: 2024-09-14T06:26:45.013 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: ca-certificates libssl1.0.0 2024-09-14T06:26:45.068 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T06:26:45.069 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Need to get 1233 kB of archives. 2024-09-14T06:26:45.069 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-14T06:26:45.069 INFO:tasks.qemu.cluster1.client.0.smithi154.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-14T06:26:45.201 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-14T06:26:45.346 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T06:26:45.363 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Fetched 1233 kB in 0s (6965 kB/s) 2024-09-14T06:26:46.889 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T06:26:46.889 INFO:tasks.qemu.cluster1.client.0.smithi154.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-14T06:26:47.004 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-14T06:26:47.311 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-14T06:26:47.809 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Processing triggers for libc-bin ... 2024-09-14T06:26:47.839 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ldconfig deferred processing now taking place 2024-09-14T06:26:48.731 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T06:26:48.731 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-14T06:26:48.813 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Unpacking replacement ca-certificates ... 2024-09-14T06:26:49.075 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Processing triggers for man-db ... 2024-09-14T06:26:50.585 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-14T06:26:53.038 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-14T06:26:53.038 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T06:26:54.812 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-14T06:26:54.813 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T06:26:54.816 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Reading package lists... 2024-09-14T06:26:54.994 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Building dependency tree... 2024-09-14T06:26:54.994 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Reading state information... 2024-09-14T06:26:55.106 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:The following extra packages will be installed: 2024-09-14T06:26:55.106 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-14T06:26:55.110 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:The following NEW packages will be installed: 2024-09-14T06:26:55.110 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-14T06:26:55.168 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T06:26:55.168 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Need to get 424 kB of archives. 2024-09-14T06:26:55.168 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-14T06:26:55.168 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-14T06:26:55.202 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-14T06:26:55.259 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-14T06:26:55.282 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-14T06:26:55.308 INFO:tasks.qemu.cluster1.client.0.smithi154.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-14T06:26:55.439 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T06:26:55.446 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Fetched 424 kB in 0s (2036 kB/s) 2024-09-14T06:26:55.563 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Selecting previously unselected package libgssglue1. 2024-09-14T06:26:55.578 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-14T06:26:55.578 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-14T06:26:55.810 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Selecting previously unselected package libtirpc1. 2024-09-14T06:26:55.818 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-14T06:26:56.096 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Selecting previously unselected package rpcbind. 2024-09-14T06:26:56.100 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-14T06:26:56.394 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-14T06:26:56.395 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-14T06:26:56.636 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Selecting previously unselected package nfs-common. 2024-09-14T06:26:56.642 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-14T06:26:56.888 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Processing triggers for man-db ... 2024-09-14T06:26:57.568 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Processing triggers for ureadahead ... 2024-09-14T06:26:57.694 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-14T06:26:57.880 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-14T06:26:58.030 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-14T06:26:58.215 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-14T06:26:58.245 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:portmap start/running, process 8148 2024-09-14T06:26:58.276 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-14T06:26:58.413 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-14T06:26:58.693 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:58.693 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-14T06:26:58.903 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: 2024-09-14T06:26:58.903 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-14T06:26:59.006 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Adding system user `statd' (UID 106) ... 2024-09-14T06:26:59.006 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-14T06:26:59.265 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-14T06:26:59.324 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:statd start/running, process 8382 2024-09-14T06:26:59.355 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:gssd stop/post-stop, process 8413 2024-09-14T06:26:59.484 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:idmapd start/running, process 8453 2024-09-14T06:26:59.528 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Processing triggers for libc-bin ... 2024-09-14T06:26:59.561 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ldconfig deferred processing now taking place 2024-09-14T06:27:00.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:mount.nfs: timeout set for Sat Sep 14 06:29:00 2024 2024-09-14T06:27:00.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-14T06:27:00.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-14T06:27:00.273 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-14T06:28:36.379 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-14T06:28:41.221 INFO:teuthology.orchestra.run.smithi154.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-14T06:28:41.227 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-14T06:33:36.238 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-14T06:33:36.353 INFO:teuthology.orchestra.run.smithi154.stderr: Commit image migration: 100% complete...done. 2024-09-14T06:33:36.359 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-14T06:42:37.371 DEBUG:teuthology.orchestra.run.smithi154:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-14T06:42:39.541 INFO:teuthology.orchestra.run.smithi154.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: 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-14T06:42:39.546 DEBUG:teuthology.parallel:result is None 2024-09-14T07:51:36.870 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:acpid: exiting 2024-09-14T07:51:36.962 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ec2: 2024-09-14T07:51:36.973 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ec2: ############################################################# 2024-09-14T07:51:36.973 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-14T07:51:36.973 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Checking for running unattended-upgrades: 2024-09-14T07:51:37.020 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ec2: 1024 83:3c:94:48:92:99:fc:8f:6f:a7:2e:b5:b2:17:a1:89 root@test (DSA) 2024-09-14T07:51:37.155 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ec2: 256 d8:6d:1d:40:6c:e6:1c:dd:f5:50:86:23:5c:c1:9e:46 root@test (ECDSA) 2024-09-14T07:51:37.155 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ec2: 2048 76:c4:22:a2:b3:7e:01:a8:27:6f:8f:dc:67:13:49:7a root@test (RSA) 2024-09-14T07:51:37.155 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-14T07:51:37.155 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-14T07:51:37.155 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ec2: ############################################################# 2024-09-14T07:51:37.155 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIWlo2qcWCzx2yLTHbgZSEoxVxVFV+qTOmkbAcx9dAYM4vxy1pXsAH6FcSSzwV69+n+nlYp5pfUt9xOliRa5tic= root@test 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCV4TOubIQDb3Lv73+Zv5ur3JKXNw2F/1zeQkMypOCy/6KMGuIJWmpV6b7yWZydSnT0AD+VrSKN4a+ImtiKIlRdpRPe8wJEMNpbXx2C82SLBbdxXGt7+HzsjT8H+KqCXzGJyfWGIWwyP4Nsr3YEFxDJarcqWqwm1CNqgNptdUH+YRLl96c+gwvHK1nWymjLu4NsWSEegWPdXs26mPgfJdu8ZYTPQGiGLAv+xDEKhKfsdy/tVEm9Gsq2p3gdqoH0v7pyv9ir2M54CF//iGljgab38JBe3WV70LKTzYslDp0g0G2nrSW28cE9c5Hg4EXEoJztFYxBTUK9TObAFHbptS8z root@test 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:-----END SSH HOST KEY KEYS----- 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Traceback (most recent call last): 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: self._connect_unixsocket(self.address) 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: self.socket.connect(address) 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: return getattr(self._sock,name)(*args) 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:error: [Errno 111] Connection refused 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Logged from file __init__.py, line 116 2024-09-14T07:51:37.156 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Traceback (most recent call last): 2024-09-14T07:51:37.157 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T07:51:37.157 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: self._connect_unixsocket(self.address) 2024-09-14T07:51:37.157 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T07:51:37.157 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: self.socket.connect(address) 2024-09-14T07:51:37.157 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T07:51:37.157 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: return getattr(self._sock,name)(*args) 2024-09-14T07:51:37.157 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:error: [Errno 111] Connection refused 2024-09-14T07:51:37.157 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:Logged from file __init__.py, line 116 2024-09-14T07:51:37.157 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:cloud-init boot finished at Sat, 14 Sep 2024 07:51:37 +0000. Up 5118.99 seconds 2024-09-14T07:51:37.245 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Stopping landscape-client daemon  [fail] 2024-09-14T07:51:37.536 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-14T07:51:37.559 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-14T07:51:37.589 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-14T07:51:37.762 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-14T07:51:37.789 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Deactivating swap...  [ OK ] 2024-09-14T07:51:37.801 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-14T07:51:38.046 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout: * Will now halt 2024-09-14T07:51:38.065 INFO:tasks.qemu.cluster1.client.0.smithi154.stdout:[ 5119.978813] Power down. 2024-09-14T07:51:38.556 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-14T07:51:38.556 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2024-09-14T07:51:38.799 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T07:51:38.799 INFO:tasks.qemu:Stopping NFS... 2024-09-14T07:51:38.799 DEBUG:teuthology.orchestra.run.smithi154:> sudo service nfs-kernel-server stop 2024-09-14T07:51:40.366 INFO:tasks.qemu:Unmounting exported directory... 2024-09-14T07:51:40.366 DEBUG:teuthology.orchestra.run.smithi154:> sudo umount /export/cluster1.client.0 2024-09-14T07:51:40.400 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-14T07:51:40.400 DEBUG:teuthology.orchestra.run.smithi154:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-14T07:51:40.461 INFO:tasks.qemu:Starting NFS... 2024-09-14T07:51:40.461 DEBUG:teuthology.orchestra.run.smithi154:> sudo service nfs-kernel-server start 2024-09-14T07:51:41.404 DEBUG:teuthology.orchestra.run.smithi154:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2024-09-14T07:51:41.408 INFO:tasks.qemu:Deleting exported directory... 2024-09-14T07:51:41.409 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -r /export 2024-09-14T07:51:41.465 DEBUG:tasks.qemu:cleaning up base image files 2024-09-14T07:51:41.466 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf /home/ubuntu/cephtest/qemu/cluster1.client.0.iso /home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 /home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 2024-09-14T07:51:41.790 DEBUG:teuthology.orchestra.run.smithi154:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-block-extra 2024-09-14T07:51:42.868 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T07:51:43.073 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2024-09-14T07:51:43.083 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2024-09-14T07:51:43.277 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T07:51:43.277 INFO:teuthology.orchestra.run.smithi154.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T07:51:43.278 INFO:teuthology.orchestra.run.smithi154.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T07:51:43.278 INFO:teuthology.orchestra.run.smithi154.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T07:51:43.278 INFO:teuthology.orchestra.run.smithi154.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T07:51:43.278 INFO:teuthology.orchestra.run.smithi154.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T07:51:43.278 INFO:teuthology.orchestra.run.smithi154.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T07:51:43.334 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages will be REMOVED: 2024-09-14T07:51:43.334 INFO:teuthology.orchestra.run.smithi154.stdout: qemu-block-extra* 2024-09-14T07:51:43.829 INFO:teuthology.orchestra.run.smithi154.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-14T07:51:43.829 INFO:teuthology.orchestra.run.smithi154.stdout:After this operation, 369 kB disk space will be freed. 2024-09-14T07:51:44.398 INFO:teuthology.orchestra.run.smithi154.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176264 files and directories currently installed.) 2024-09-14T07:51:44.404 INFO:teuthology.orchestra.run.smithi154.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T07:51:45.910 INFO:teuthology.orchestra.run.smithi154.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176255 files and directories currently installed.) 2024-09-14T07:51:45.916 INFO:teuthology.orchestra.run.smithi154.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T07:51:47.438 DEBUG:teuthology.orchestra.run.smithi154:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-utils 2024-09-14T07:51:47.500 INFO:teuthology.orchestra.run.smithi154.stdout:Reading package lists... 2024-09-14T07:51:47.713 INFO:teuthology.orchestra.run.smithi154.stdout:Building dependency tree... 2024-09-14T07:51:47.714 INFO:teuthology.orchestra.run.smithi154.stdout:Reading state information... 2024-09-14T07:51:47.918 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages were automatically installed and are no longer required: 2024-09-14T07:51:47.918 INFO:teuthology.orchestra.run.smithi154.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-14T07:51:47.918 INFO:teuthology.orchestra.run.smithi154.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-14T07:51:47.919 INFO:teuthology.orchestra.run.smithi154.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-14T07:51:47.919 INFO:teuthology.orchestra.run.smithi154.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-14T07:51:47.919 INFO:teuthology.orchestra.run.smithi154.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-14T07:51:47.919 INFO:teuthology.orchestra.run.smithi154.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-14T07:51:47.942 INFO:teuthology.orchestra.run.smithi154.stdout:The following packages will be REMOVED: 2024-09-14T07:51:47.943 INFO:teuthology.orchestra.run.smithi154.stdout: qemu-utils* 2024-09-14T07:51:48.284 INFO:teuthology.orchestra.run.smithi154.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-14T07:51:48.284 INFO:teuthology.orchestra.run.smithi154.stdout:After this operation, 7,243 kB disk space will be freed. 2024-09-14T07:51:48.395 INFO:teuthology.orchestra.run.smithi154.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176255 files and directories currently installed.) 2024-09-14T07:51:48.400 INFO:teuthology.orchestra.run.smithi154.stdout:Removing qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-14T07:51:48.897 INFO:teuthology.orchestra.run.smithi154.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-14T07:51:50.643 DEBUG:teuthology.orchestra.run.smithi154:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-14T07:51:50.655 DEBUG:teuthology.parallel:result is None 2024-09-14T07:51:50.656 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-14T07:51:50.686 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-14T07:51:50.686 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:51:50.997 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T07:51:50.998 INFO:teuthology.orchestra.run.smithi171.stderr:dumped all 2024-09-14T07:51:51.014 INFO:teuthology.orchestra.run.smithi171.stdout:{"pg_ready":true,"pg_map":{"version":2691,"stamp":"2024-09-14T07:51:49.514167+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1907853372,"num_objects":612,"num_object_clones":0,"num_object_copies":1806,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":612,"num_whiteouts":0,"num_read":12986,"num_read_kb":2242552,"num_write":2236,"num_write_kb":1258589,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1502,"ondisk_log_size":1502,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2893644,"kb_used_data":2795932,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":280221876,"statfs":{"total":289910292480,"available":286947201024,"internally_reserved":0,"allocated":2863034368,"data_stored":2862396206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":100003152},"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.003048"},"pg_stats":[{"pgid":"2.7","version":"31'19","reported_seq":206,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:39.315983+0000","last_change":"2024-09-14T06:23:11.916647+0000","last_active":"2024-09-14T07:47:39.315983+0000","last_peered":"2024-09-14T07:47:39.315983+0000","last_clean":"2024-09-14T07:47:39.315983+0000","last_became_active":"2024-09-14T06:23:09.902627+0000","last_became_peered":"2024-09-14T06:23:09.902627+0000","last_unstale":"2024-09-14T07:47:39.315983+0000","last_undegraded":"2024-09-14T07:47:39.315983+0000","last_fullsized":"2024-09-14T07:47:39.315983+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:16:58.133807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017818669999999999,"stat_sum":{"num_bytes":129,"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":234,"num_read_kb":175,"num_write":14,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"31'2","reported_seq":105,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:39.315941+0000","last_change":"2024-09-14T06:23:11.917389+0000","last_active":"2024-09-14T07:47:39.315941+0000","last_peered":"2024-09-14T07:47:39.315941+0000","last_clean":"2024-09-14T07:47:39.315941+0000","last_became_active":"2024-09-14T06:23:09.905012+0000","last_became_peered":"2024-09-14T06:23:09.905012+0000","last_unstale":"2024-09-14T07:47:39.315941+0000","last_undegraded":"2024-09-14T07:47:39.315941+0000","last_fullsized":"2024-09-14T07:47:39.315941+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T16:10:12.823508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026813869999999999,"stat_sum":{"num_bytes":196,"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":26,"num_read_kb":13,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":92,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:59.328243+0000","last_change":"2024-09-14T06:23:11.916140+0000","last_active":"2024-09-14T07:48:59.328243+0000","last_peered":"2024-09-14T07:48:59.328243+0000","last_clean":"2024-09-14T07:48:59.328243+0000","last_became_active":"2024-09-14T06:23:09.901403+0000","last_became_peered":"2024-09-14T06:23:09.901403+0000","last_unstale":"2024-09-14T07:48:59.328243+0000","last_undegraded":"2024-09-14T07:48:59.328243+0000","last_fullsized":"2024-09-14T07:48:59.328243+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T13:41:05.264592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014397290000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'509","reported_seq":736,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.324320+0000","last_change":"2024-09-14T06:23:11.915981+0000","last_active":"2024-09-14T07:48:34.324320+0000","last_peered":"2024-09-14T07:48:34.324320+0000","last_clean":"2024-09-14T07:48:34.324320+0000","last_became_active":"2024-09-14T06:23:09.902952+0000","last_became_peered":"2024-09-14T06:23:09.902952+0000","last_unstale":"2024-09-14T07:48:34.324320+0000","last_undegraded":"2024-09-14T07:48:34.324320+0000","last_fullsized":"2024-09-14T07:48:34.324320+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":509,"log_dups_size":0,"ondisk_log_size":509,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:47:45.860435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00128721,"stat_sum":{"num_bytes":471,"num_objects":7,"num_object_clones":0,"num_object_copies":14,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":3151,"num_read_kb":2612,"num_write":975,"num_write_kb":959,"num_scrub_errors":0,"num_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":"30'126","reported_seq":1396,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.325791+0000","last_change":"2024-09-14T06:23:30.227472+0000","last_active":"2024-09-14T07:48:54.325791+0000","last_peered":"2024-09-14T07:48:54.325791+0000","last_clean":"2024-09-14T07:48:54.325791+0000","last_became_active":"2024-09-14T06:23:27.183348+0000","last_became_peered":"2024-09-14T06:23:27.183348+0000","last_unstale":"2024-09-14T07:48:54.325791+0000","last_undegraded":"2024-09-14T07:48:54.325791+0000","last_fullsized":"2024-09-14T07:48:54.325791+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":126,"log_dups_size":0,"ondisk_log_size":126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:26:11.464112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067042100000000004,"stat_sum":{"num_bytes":396754944,"num_objects":123,"num_object_clones":0,"num_object_copies":369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":123,"num_whiteouts":0,"num_read":1225,"num_read_kb":464023,"num_write":172,"num_write_kb":251712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"31'119","reported_seq":492,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.322804+0000","last_change":"2024-09-14T06:23:11.910688+0000","last_active":"2024-09-14T07:48:34.322804+0000","last_peered":"2024-09-14T07:48:34.322804+0000","last_clean":"2024-09-14T07:48:34.322804+0000","last_became_active":"2024-09-14T06:23:09.908698+0000","last_became_peered":"2024-09-14T06:23:09.908698+0000","last_unstale":"2024-09-14T07:48:34.322804+0000","last_undegraded":"2024-09-14T07:48:34.322804+0000","last_fullsized":"2024-09-14T07:48:34.322804+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:54:40.226846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011768239999999999,"stat_sum":{"num_bytes":181,"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":800,"num_read_kb":731,"num_write":103,"num_write_kb":94,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"30'187","reported_seq":2026,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:54.318054+0000","last_change":"2024-09-14T06:23:30.213893+0000","last_active":"2024-09-14T07:47:54.318054+0000","last_peered":"2024-09-14T07:47:54.318054+0000","last_clean":"2024-09-14T07:47:54.318054+0000","last_became_active":"2024-09-14T06:23:27.187237+0000","last_became_peered":"2024-09-14T06:23:27.187237+0000","last_unstale":"2024-09-14T07:47:54.318054+0000","last_undegraded":"2024-09-14T07:47:54.318054+0000","last_fullsized":"2024-09-14T07:47:54.318054+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:00:32.987478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001214517,"stat_sum":{"num_bytes":564445184,"num_objects":169,"num_object_clones":0,"num_object_copies":507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":169,"num_whiteouts":0,"num_read":1819,"num_read_kb":659763,"num_write":234,"num_write_kb":351408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"31'117","reported_seq":543,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.315490+0000","last_change":"2024-09-14T06:23:12.404989+0000","last_active":"2024-09-14T07:48:34.315490+0000","last_peered":"2024-09-14T07:48:34.315490+0000","last_clean":"2024-09-14T07:48:34.315490+0000","last_became_active":"2024-09-14T06:23:09.908028+0000","last_became_peered":"2024-09-14T06:23:09.908028+0000","last_unstale":"2024-09-14T07:48:34.315490+0000","last_undegraded":"2024-09-14T07:48:34.315490+0000","last_fullsized":"2024-09-14T07:48:34.315490+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:34:04.730799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051089699999999996,"stat_sum":{"num_bytes":276,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":1319,"num_read_kb":1101,"num_write":159,"num_write_kb":143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'153","reported_seq":2584,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.325748+0000","last_change":"2024-09-14T06:23:30.227831+0000","last_active":"2024-09-14T07:48:54.325748+0000","last_peered":"2024-09-14T07:48:54.325748+0000","last_clean":"2024-09-14T07:48:54.325748+0000","last_became_active":"2024-09-14T06:23:27.183810+0000","last_became_peered":"2024-09-14T06:23:27.183810+0000","last_unstale":"2024-09-14T07:48:54.325748+0000","last_undegraded":"2024-09-14T07:48:54.325748+0000","last_fullsized":"2024-09-14T07:48:54.325748+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:27:24.704523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066490000000001,"stat_sum":{"num_bytes":471040000,"num_objects":144,"num_object_clones":0,"num_object_copies":432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":2388,"num_read_kb":558622,"num_write":197,"num_write_kb":310448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'63","reported_seq":189,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:49:34.324270+0000","last_change":"2024-09-14T06:23:12.404988+0000","last_active":"2024-09-14T07:49:34.324270+0000","last_peered":"2024-09-14T07:49:34.324270+0000","last_clean":"2024-09-14T07:49:34.324270+0000","last_became_active":"2024-09-14T06:23:09.908341+0000","last_became_peered":"2024-09-14T06:23:09.908341+0000","last_unstale":"2024-09-14T07:49:34.324270+0000","last_undegraded":"2024-09-14T07:49:34.324270+0000","last_fullsized":"2024-09-14T07:49:34.324270+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.289188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050960800000000004,"stat_sum":{"num_bytes":292,"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":390,"num_read_kb":297,"num_write":117,"num_write_kb":113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"30'154","reported_seq":1781,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.327443+0000","last_change":"2024-09-14T06:23:30.213899+0000","last_active":"2024-09-14T07:48:54.327443+0000","last_peered":"2024-09-14T07:48:54.327443+0000","last_clean":"2024-09-14T07:48:54.327443+0000","last_became_active":"2024-09-14T06:23:27.187332+0000","last_became_peered":"2024-09-14T06:23:27.187332+0000","last_unstale":"2024-09-14T07:48:54.327443+0000","last_undegraded":"2024-09-14T07:48:54.327443+0000","last_fullsized":"2024-09-14T07:48:54.327443+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":154,"log_dups_size":0,"ondisk_log_size":154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:01:28.921090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000922911,"stat_sum":{"num_bytes":475021331,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1578,"num_read_kb":555169,"num_write":184,"num_write_kb":342594,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"14'1","reported_seq":93,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.324285+0000","last_change":"2024-09-14T06:23:11.916676+0000","last_active":"2024-09-14T07:48:34.324285+0000","last_peered":"2024-09-14T07:48:34.324285+0000","last_clean":"2024-09-14T07:48:34.324285+0000","last_became_active":"2024-09-14T06:23:09.901739+0000","last_became_peered":"2024-09-14T06:23:09.901739+0000","last_unstale":"2024-09-14T07:48:34.324285+0000","last_undegraded":"2024-09-14T07:48:34.324285+0000","last_fullsized":"2024-09-14T07:48:34.324285+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:39:49.273086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017639089999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":162,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:49:34.333620+0000","last_change":"2024-09-14T06:23:05.882738+0000","last_active":"2024-09-14T07:49:34.333620+0000","last_peered":"2024-09-14T07:49:34.333620+0000","last_clean":"2024-09-14T07:49:34.333620+0000","last_became_active":"2024-09-14T06:23:05.880503+0000","last_became_peered":"2024-09-14T06:23:05.880503+0000","last_unstale":"2024-09-14T07:49:34.333620+0000","last_undegraded":"2024-09-14T07:49:34.333620+0000","last_fullsized":"2024-09-14T07:49:34.333620+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_clean_scrub_stamp":"2024-09-14T06:23:04.868086+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.933367+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1907261459,"num_objects":582,"num_object_clones":0,"num_object_copies":1746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":582,"num_whiteouts":0,"num_read":7010,"num_read_kb":2237577,"num_write":787,"num_write_kb":1256162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2860904448,"data_stored":2860904448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":620,"ondisk_log_size":620,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1545,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5920,"num_read_kb":4929,"num_write":1370,"num_write_kb":1321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":155648,"data_stored":3090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":830,"ondisk_log_size":830,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706731,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":962752,"kb_used_data":931568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93409088,"statfs":{"total":96636764160,"available":95650906112,"internally_reserved":0,"allocated":953925632,"data_stored":953738028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706733,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":967540,"kb_used_data":932196,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93404300,"statfs":{"total":96636764160,"available":95646003200,"internally_reserved":0,"allocated":954568704,"data_stored":954329373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":36174278},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706732,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":963352,"kb_used_data":932168,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93408488,"statfs":{"total":96636764160,"available":95650291712,"internally_reserved":0,"allocated":954540032,"data_stored":954328805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":977,"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":77824,"data_stored":1545,"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":28672,"data_stored":568,"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":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:51:51.016 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:51:51.318 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T07:51:51.318 INFO:teuthology.orchestra.run.smithi171.stderr:dumped all 2024-09-14T07:51:51.336 INFO:teuthology.orchestra.run.smithi171.stdout:{"pg_ready":true,"pg_map":{"version":2691,"stamp":"2024-09-14T07:51:49.514167+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1907853372,"num_objects":612,"num_object_clones":0,"num_object_copies":1806,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":612,"num_whiteouts":0,"num_read":12986,"num_read_kb":2242552,"num_write":2236,"num_write_kb":1258589,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1502,"ondisk_log_size":1502,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2893644,"kb_used_data":2795932,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":280221876,"statfs":{"total":289910292480,"available":286947201024,"internally_reserved":0,"allocated":2863034368,"data_stored":2862396206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":100003152},"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.003048"},"pg_stats":[{"pgid":"2.7","version":"31'19","reported_seq":206,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:39.315983+0000","last_change":"2024-09-14T06:23:11.916647+0000","last_active":"2024-09-14T07:47:39.315983+0000","last_peered":"2024-09-14T07:47:39.315983+0000","last_clean":"2024-09-14T07:47:39.315983+0000","last_became_active":"2024-09-14T06:23:09.902627+0000","last_became_peered":"2024-09-14T06:23:09.902627+0000","last_unstale":"2024-09-14T07:47:39.315983+0000","last_undegraded":"2024-09-14T07:47:39.315983+0000","last_fullsized":"2024-09-14T07:47:39.315983+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:16:58.133807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017818669999999999,"stat_sum":{"num_bytes":129,"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":234,"num_read_kb":175,"num_write":14,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"31'2","reported_seq":105,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:39.315941+0000","last_change":"2024-09-14T06:23:11.917389+0000","last_active":"2024-09-14T07:47:39.315941+0000","last_peered":"2024-09-14T07:47:39.315941+0000","last_clean":"2024-09-14T07:47:39.315941+0000","last_became_active":"2024-09-14T06:23:09.905012+0000","last_became_peered":"2024-09-14T06:23:09.905012+0000","last_unstale":"2024-09-14T07:47:39.315941+0000","last_undegraded":"2024-09-14T07:47:39.315941+0000","last_fullsized":"2024-09-14T07:47:39.315941+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T16:10:12.823508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026813869999999999,"stat_sum":{"num_bytes":196,"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":26,"num_read_kb":13,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":92,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:59.328243+0000","last_change":"2024-09-14T06:23:11.916140+0000","last_active":"2024-09-14T07:48:59.328243+0000","last_peered":"2024-09-14T07:48:59.328243+0000","last_clean":"2024-09-14T07:48:59.328243+0000","last_became_active":"2024-09-14T06:23:09.901403+0000","last_became_peered":"2024-09-14T06:23:09.901403+0000","last_unstale":"2024-09-14T07:48:59.328243+0000","last_undegraded":"2024-09-14T07:48:59.328243+0000","last_fullsized":"2024-09-14T07:48:59.328243+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T13:41:05.264592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014397290000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'509","reported_seq":736,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.324320+0000","last_change":"2024-09-14T06:23:11.915981+0000","last_active":"2024-09-14T07:48:34.324320+0000","last_peered":"2024-09-14T07:48:34.324320+0000","last_clean":"2024-09-14T07:48:34.324320+0000","last_became_active":"2024-09-14T06:23:09.902952+0000","last_became_peered":"2024-09-14T06:23:09.902952+0000","last_unstale":"2024-09-14T07:48:34.324320+0000","last_undegraded":"2024-09-14T07:48:34.324320+0000","last_fullsized":"2024-09-14T07:48:34.324320+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":509,"log_dups_size":0,"ondisk_log_size":509,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:47:45.860435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00128721,"stat_sum":{"num_bytes":471,"num_objects":7,"num_object_clones":0,"num_object_copies":14,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":3151,"num_read_kb":2612,"num_write":975,"num_write_kb":959,"num_scrub_errors":0,"num_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":"30'126","reported_seq":1396,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.325791+0000","last_change":"2024-09-14T06:23:30.227472+0000","last_active":"2024-09-14T07:48:54.325791+0000","last_peered":"2024-09-14T07:48:54.325791+0000","last_clean":"2024-09-14T07:48:54.325791+0000","last_became_active":"2024-09-14T06:23:27.183348+0000","last_became_peered":"2024-09-14T06:23:27.183348+0000","last_unstale":"2024-09-14T07:48:54.325791+0000","last_undegraded":"2024-09-14T07:48:54.325791+0000","last_fullsized":"2024-09-14T07:48:54.325791+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":126,"log_dups_size":0,"ondisk_log_size":126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:26:11.464112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067042100000000004,"stat_sum":{"num_bytes":396754944,"num_objects":123,"num_object_clones":0,"num_object_copies":369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":123,"num_whiteouts":0,"num_read":1225,"num_read_kb":464023,"num_write":172,"num_write_kb":251712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"31'119","reported_seq":492,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.322804+0000","last_change":"2024-09-14T06:23:11.910688+0000","last_active":"2024-09-14T07:48:34.322804+0000","last_peered":"2024-09-14T07:48:34.322804+0000","last_clean":"2024-09-14T07:48:34.322804+0000","last_became_active":"2024-09-14T06:23:09.908698+0000","last_became_peered":"2024-09-14T06:23:09.908698+0000","last_unstale":"2024-09-14T07:48:34.322804+0000","last_undegraded":"2024-09-14T07:48:34.322804+0000","last_fullsized":"2024-09-14T07:48:34.322804+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:54:40.226846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011768239999999999,"stat_sum":{"num_bytes":181,"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":800,"num_read_kb":731,"num_write":103,"num_write_kb":94,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"30'187","reported_seq":2026,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:54.318054+0000","last_change":"2024-09-14T06:23:30.213893+0000","last_active":"2024-09-14T07:47:54.318054+0000","last_peered":"2024-09-14T07:47:54.318054+0000","last_clean":"2024-09-14T07:47:54.318054+0000","last_became_active":"2024-09-14T06:23:27.187237+0000","last_became_peered":"2024-09-14T06:23:27.187237+0000","last_unstale":"2024-09-14T07:47:54.318054+0000","last_undegraded":"2024-09-14T07:47:54.318054+0000","last_fullsized":"2024-09-14T07:47:54.318054+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:00:32.987478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001214517,"stat_sum":{"num_bytes":564445184,"num_objects":169,"num_object_clones":0,"num_object_copies":507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":169,"num_whiteouts":0,"num_read":1819,"num_read_kb":659763,"num_write":234,"num_write_kb":351408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"31'117","reported_seq":543,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.315490+0000","last_change":"2024-09-14T06:23:12.404989+0000","last_active":"2024-09-14T07:48:34.315490+0000","last_peered":"2024-09-14T07:48:34.315490+0000","last_clean":"2024-09-14T07:48:34.315490+0000","last_became_active":"2024-09-14T06:23:09.908028+0000","last_became_peered":"2024-09-14T06:23:09.908028+0000","last_unstale":"2024-09-14T07:48:34.315490+0000","last_undegraded":"2024-09-14T07:48:34.315490+0000","last_fullsized":"2024-09-14T07:48:34.315490+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:34:04.730799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051089699999999996,"stat_sum":{"num_bytes":276,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":1319,"num_read_kb":1101,"num_write":159,"num_write_kb":143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'153","reported_seq":2584,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.325748+0000","last_change":"2024-09-14T06:23:30.227831+0000","last_active":"2024-09-14T07:48:54.325748+0000","last_peered":"2024-09-14T07:48:54.325748+0000","last_clean":"2024-09-14T07:48:54.325748+0000","last_became_active":"2024-09-14T06:23:27.183810+0000","last_became_peered":"2024-09-14T06:23:27.183810+0000","last_unstale":"2024-09-14T07:48:54.325748+0000","last_undegraded":"2024-09-14T07:48:54.325748+0000","last_fullsized":"2024-09-14T07:48:54.325748+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:27:24.704523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066490000000001,"stat_sum":{"num_bytes":471040000,"num_objects":144,"num_object_clones":0,"num_object_copies":432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":2388,"num_read_kb":558622,"num_write":197,"num_write_kb":310448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'63","reported_seq":189,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:49:34.324270+0000","last_change":"2024-09-14T06:23:12.404988+0000","last_active":"2024-09-14T07:49:34.324270+0000","last_peered":"2024-09-14T07:49:34.324270+0000","last_clean":"2024-09-14T07:49:34.324270+0000","last_became_active":"2024-09-14T06:23:09.908341+0000","last_became_peered":"2024-09-14T06:23:09.908341+0000","last_unstale":"2024-09-14T07:49:34.324270+0000","last_undegraded":"2024-09-14T07:49:34.324270+0000","last_fullsized":"2024-09-14T07:49:34.324270+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.289188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050960800000000004,"stat_sum":{"num_bytes":292,"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":390,"num_read_kb":297,"num_write":117,"num_write_kb":113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"30'154","reported_seq":1781,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.327443+0000","last_change":"2024-09-14T06:23:30.213899+0000","last_active":"2024-09-14T07:48:54.327443+0000","last_peered":"2024-09-14T07:48:54.327443+0000","last_clean":"2024-09-14T07:48:54.327443+0000","last_became_active":"2024-09-14T06:23:27.187332+0000","last_became_peered":"2024-09-14T06:23:27.187332+0000","last_unstale":"2024-09-14T07:48:54.327443+0000","last_undegraded":"2024-09-14T07:48:54.327443+0000","last_fullsized":"2024-09-14T07:48:54.327443+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":154,"log_dups_size":0,"ondisk_log_size":154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:01:28.921090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000922911,"stat_sum":{"num_bytes":475021331,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1578,"num_read_kb":555169,"num_write":184,"num_write_kb":342594,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"14'1","reported_seq":93,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.324285+0000","last_change":"2024-09-14T06:23:11.916676+0000","last_active":"2024-09-14T07:48:34.324285+0000","last_peered":"2024-09-14T07:48:34.324285+0000","last_clean":"2024-09-14T07:48:34.324285+0000","last_became_active":"2024-09-14T06:23:09.901739+0000","last_became_peered":"2024-09-14T06:23:09.901739+0000","last_unstale":"2024-09-14T07:48:34.324285+0000","last_undegraded":"2024-09-14T07:48:34.324285+0000","last_fullsized":"2024-09-14T07:48:34.324285+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:39:49.273086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017639089999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":162,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:49:34.333620+0000","last_change":"2024-09-14T06:23:05.882738+0000","last_active":"2024-09-14T07:49:34.333620+0000","last_peered":"2024-09-14T07:49:34.333620+0000","last_clean":"2024-09-14T07:49:34.333620+0000","last_became_active":"2024-09-14T06:23:05.880503+0000","last_became_peered":"2024-09-14T06:23:05.880503+0000","last_unstale":"2024-09-14T07:49:34.333620+0000","last_undegraded":"2024-09-14T07:49:34.333620+0000","last_fullsized":"2024-09-14T07:49:34.333620+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_clean_scrub_stamp":"2024-09-14T06:23:04.868086+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.933367+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1907261459,"num_objects":582,"num_object_clones":0,"num_object_copies":1746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":582,"num_whiteouts":0,"num_read":7010,"num_read_kb":2237577,"num_write":787,"num_write_kb":1256162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2860904448,"data_stored":2860904448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":620,"ondisk_log_size":620,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1545,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5920,"num_read_kb":4929,"num_write":1370,"num_write_kb":1321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":155648,"data_stored":3090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":830,"ondisk_log_size":830,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706731,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":962752,"kb_used_data":931568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93409088,"statfs":{"total":96636764160,"available":95650906112,"internally_reserved":0,"allocated":953925632,"data_stored":953738028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706733,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":967540,"kb_used_data":932196,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93404300,"statfs":{"total":96636764160,"available":95646003200,"internally_reserved":0,"allocated":954568704,"data_stored":954329373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":36174278},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706732,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":963352,"kb_used_data":932168,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93408488,"statfs":{"total":96636764160,"available":95650291712,"internally_reserved":0,"allocated":954540032,"data_stored":954328805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":977,"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":77824,"data_stored":1545,"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":28672,"data_stored":568,"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":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:51:51.337 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-14T07:51:51.337 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:51:51.632 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T07:51:51.633 INFO:teuthology.orchestra.run.smithi171.stderr:dumped all 2024-09-14T07:51:51.649 INFO:teuthology.orchestra.run.smithi171.stdout:{"pg_ready":true,"pg_map":{"version":2692,"stamp":"2024-09-14T07:51:51.514651+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1907853372,"num_objects":612,"num_object_clones":0,"num_object_copies":1806,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":612,"num_whiteouts":0,"num_read":12986,"num_read_kb":2242552,"num_write":2236,"num_write_kb":1258589,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1502,"ondisk_log_size":1502,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2893644,"kb_used_data":2795932,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":280221876,"statfs":{"total":289910292480,"available":286947201024,"internally_reserved":0,"allocated":2863034368,"data_stored":2862396206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":100003152},"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.003044"},"pg_stats":[{"pgid":"2.7","version":"31'19","reported_seq":206,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:39.315983+0000","last_change":"2024-09-14T06:23:11.916647+0000","last_active":"2024-09-14T07:47:39.315983+0000","last_peered":"2024-09-14T07:47:39.315983+0000","last_clean":"2024-09-14T07:47:39.315983+0000","last_became_active":"2024-09-14T06:23:09.902627+0000","last_became_peered":"2024-09-14T06:23:09.902627+0000","last_unstale":"2024-09-14T07:47:39.315983+0000","last_undegraded":"2024-09-14T07:47:39.315983+0000","last_fullsized":"2024-09-14T07:47:39.315983+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:16:58.133807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017818669999999999,"stat_sum":{"num_bytes":129,"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":234,"num_read_kb":175,"num_write":14,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"31'2","reported_seq":105,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:39.315941+0000","last_change":"2024-09-14T06:23:11.917389+0000","last_active":"2024-09-14T07:47:39.315941+0000","last_peered":"2024-09-14T07:47:39.315941+0000","last_clean":"2024-09-14T07:47:39.315941+0000","last_became_active":"2024-09-14T06:23:09.905012+0000","last_became_peered":"2024-09-14T06:23:09.905012+0000","last_unstale":"2024-09-14T07:47:39.315941+0000","last_undegraded":"2024-09-14T07:47:39.315941+0000","last_fullsized":"2024-09-14T07:47:39.315941+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T16:10:12.823508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026813869999999999,"stat_sum":{"num_bytes":196,"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":26,"num_read_kb":13,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":92,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:59.328243+0000","last_change":"2024-09-14T06:23:11.916140+0000","last_active":"2024-09-14T07:48:59.328243+0000","last_peered":"2024-09-14T07:48:59.328243+0000","last_clean":"2024-09-14T07:48:59.328243+0000","last_became_active":"2024-09-14T06:23:09.901403+0000","last_became_peered":"2024-09-14T06:23:09.901403+0000","last_unstale":"2024-09-14T07:48:59.328243+0000","last_undegraded":"2024-09-14T07:48:59.328243+0000","last_fullsized":"2024-09-14T07:48:59.328243+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T13:41:05.264592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014397290000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'509","reported_seq":736,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.324320+0000","last_change":"2024-09-14T06:23:11.915981+0000","last_active":"2024-09-14T07:48:34.324320+0000","last_peered":"2024-09-14T07:48:34.324320+0000","last_clean":"2024-09-14T07:48:34.324320+0000","last_became_active":"2024-09-14T06:23:09.902952+0000","last_became_peered":"2024-09-14T06:23:09.902952+0000","last_unstale":"2024-09-14T07:48:34.324320+0000","last_undegraded":"2024-09-14T07:48:34.324320+0000","last_fullsized":"2024-09-14T07:48:34.324320+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":509,"log_dups_size":0,"ondisk_log_size":509,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:47:45.860435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00128721,"stat_sum":{"num_bytes":471,"num_objects":7,"num_object_clones":0,"num_object_copies":14,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":3151,"num_read_kb":2612,"num_write":975,"num_write_kb":959,"num_scrub_errors":0,"num_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":"30'126","reported_seq":1396,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.325791+0000","last_change":"2024-09-14T06:23:30.227472+0000","last_active":"2024-09-14T07:48:54.325791+0000","last_peered":"2024-09-14T07:48:54.325791+0000","last_clean":"2024-09-14T07:48:54.325791+0000","last_became_active":"2024-09-14T06:23:27.183348+0000","last_became_peered":"2024-09-14T06:23:27.183348+0000","last_unstale":"2024-09-14T07:48:54.325791+0000","last_undegraded":"2024-09-14T07:48:54.325791+0000","last_fullsized":"2024-09-14T07:48:54.325791+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":126,"log_dups_size":0,"ondisk_log_size":126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:26:11.464112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067042100000000004,"stat_sum":{"num_bytes":396754944,"num_objects":123,"num_object_clones":0,"num_object_copies":369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":123,"num_whiteouts":0,"num_read":1225,"num_read_kb":464023,"num_write":172,"num_write_kb":251712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"31'119","reported_seq":492,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.322804+0000","last_change":"2024-09-14T06:23:11.910688+0000","last_active":"2024-09-14T07:48:34.322804+0000","last_peered":"2024-09-14T07:48:34.322804+0000","last_clean":"2024-09-14T07:48:34.322804+0000","last_became_active":"2024-09-14T06:23:09.908698+0000","last_became_peered":"2024-09-14T06:23:09.908698+0000","last_unstale":"2024-09-14T07:48:34.322804+0000","last_undegraded":"2024-09-14T07:48:34.322804+0000","last_fullsized":"2024-09-14T07:48:34.322804+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:54:40.226846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011768239999999999,"stat_sum":{"num_bytes":181,"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":800,"num_read_kb":731,"num_write":103,"num_write_kb":94,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"30'187","reported_seq":2026,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:54.318054+0000","last_change":"2024-09-14T06:23:30.213893+0000","last_active":"2024-09-14T07:47:54.318054+0000","last_peered":"2024-09-14T07:47:54.318054+0000","last_clean":"2024-09-14T07:47:54.318054+0000","last_became_active":"2024-09-14T06:23:27.187237+0000","last_became_peered":"2024-09-14T06:23:27.187237+0000","last_unstale":"2024-09-14T07:47:54.318054+0000","last_undegraded":"2024-09-14T07:47:54.318054+0000","last_fullsized":"2024-09-14T07:47:54.318054+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:00:32.987478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001214517,"stat_sum":{"num_bytes":564445184,"num_objects":169,"num_object_clones":0,"num_object_copies":507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":169,"num_whiteouts":0,"num_read":1819,"num_read_kb":659763,"num_write":234,"num_write_kb":351408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"31'117","reported_seq":543,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.315490+0000","last_change":"2024-09-14T06:23:12.404989+0000","last_active":"2024-09-14T07:48:34.315490+0000","last_peered":"2024-09-14T07:48:34.315490+0000","last_clean":"2024-09-14T07:48:34.315490+0000","last_became_active":"2024-09-14T06:23:09.908028+0000","last_became_peered":"2024-09-14T06:23:09.908028+0000","last_unstale":"2024-09-14T07:48:34.315490+0000","last_undegraded":"2024-09-14T07:48:34.315490+0000","last_fullsized":"2024-09-14T07:48:34.315490+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:34:04.730799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051089699999999996,"stat_sum":{"num_bytes":276,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":1319,"num_read_kb":1101,"num_write":159,"num_write_kb":143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'153","reported_seq":2584,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.325748+0000","last_change":"2024-09-14T06:23:30.227831+0000","last_active":"2024-09-14T07:48:54.325748+0000","last_peered":"2024-09-14T07:48:54.325748+0000","last_clean":"2024-09-14T07:48:54.325748+0000","last_became_active":"2024-09-14T06:23:27.183810+0000","last_became_peered":"2024-09-14T06:23:27.183810+0000","last_unstale":"2024-09-14T07:48:54.325748+0000","last_undegraded":"2024-09-14T07:48:54.325748+0000","last_fullsized":"2024-09-14T07:48:54.325748+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:27:24.704523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066490000000001,"stat_sum":{"num_bytes":471040000,"num_objects":144,"num_object_clones":0,"num_object_copies":432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":2388,"num_read_kb":558622,"num_write":197,"num_write_kb":310448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'63","reported_seq":189,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:49:34.324270+0000","last_change":"2024-09-14T06:23:12.404988+0000","last_active":"2024-09-14T07:49:34.324270+0000","last_peered":"2024-09-14T07:49:34.324270+0000","last_clean":"2024-09-14T07:49:34.324270+0000","last_became_active":"2024-09-14T06:23:09.908341+0000","last_became_peered":"2024-09-14T06:23:09.908341+0000","last_unstale":"2024-09-14T07:49:34.324270+0000","last_undegraded":"2024-09-14T07:49:34.324270+0000","last_fullsized":"2024-09-14T07:49:34.324270+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.289188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050960800000000004,"stat_sum":{"num_bytes":292,"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":390,"num_read_kb":297,"num_write":117,"num_write_kb":113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"30'154","reported_seq":1781,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.327443+0000","last_change":"2024-09-14T06:23:30.213899+0000","last_active":"2024-09-14T07:48:54.327443+0000","last_peered":"2024-09-14T07:48:54.327443+0000","last_clean":"2024-09-14T07:48:54.327443+0000","last_became_active":"2024-09-14T06:23:27.187332+0000","last_became_peered":"2024-09-14T06:23:27.187332+0000","last_unstale":"2024-09-14T07:48:54.327443+0000","last_undegraded":"2024-09-14T07:48:54.327443+0000","last_fullsized":"2024-09-14T07:48:54.327443+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":154,"log_dups_size":0,"ondisk_log_size":154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:01:28.921090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000922911,"stat_sum":{"num_bytes":475021331,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1578,"num_read_kb":555169,"num_write":184,"num_write_kb":342594,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"14'1","reported_seq":93,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.324285+0000","last_change":"2024-09-14T06:23:11.916676+0000","last_active":"2024-09-14T07:48:34.324285+0000","last_peered":"2024-09-14T07:48:34.324285+0000","last_clean":"2024-09-14T07:48:34.324285+0000","last_became_active":"2024-09-14T06:23:09.901739+0000","last_became_peered":"2024-09-14T06:23:09.901739+0000","last_unstale":"2024-09-14T07:48:34.324285+0000","last_undegraded":"2024-09-14T07:48:34.324285+0000","last_fullsized":"2024-09-14T07:48:34.324285+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:39:49.273086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017639089999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":162,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:49:34.333620+0000","last_change":"2024-09-14T06:23:05.882738+0000","last_active":"2024-09-14T07:49:34.333620+0000","last_peered":"2024-09-14T07:49:34.333620+0000","last_clean":"2024-09-14T07:49:34.333620+0000","last_became_active":"2024-09-14T06:23:05.880503+0000","last_became_peered":"2024-09-14T06:23:05.880503+0000","last_unstale":"2024-09-14T07:49:34.333620+0000","last_undegraded":"2024-09-14T07:49:34.333620+0000","last_fullsized":"2024-09-14T07:49:34.333620+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_clean_scrub_stamp":"2024-09-14T06:23:04.868086+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.933367+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1907261459,"num_objects":582,"num_object_clones":0,"num_object_copies":1746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":582,"num_whiteouts":0,"num_read":7010,"num_read_kb":2237577,"num_write":787,"num_write_kb":1256162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2860904448,"data_stored":2860904448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":620,"ondisk_log_size":620,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1545,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5920,"num_read_kb":4929,"num_write":1370,"num_write_kb":1321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":155648,"data_stored":3090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":830,"ondisk_log_size":830,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706731,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":962752,"kb_used_data":931568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93409088,"statfs":{"total":96636764160,"available":95650906112,"internally_reserved":0,"allocated":953925632,"data_stored":953738028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706733,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":967540,"kb_used_data":932196,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93404300,"statfs":{"total":96636764160,"available":95646003200,"internally_reserved":0,"allocated":954568704,"data_stored":954329373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":36174278},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706732,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":963352,"kb_used_data":932168,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93408488,"statfs":{"total":96636764160,"available":95650291712,"internally_reserved":0,"allocated":954540032,"data_stored":954328805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":977,"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":77824,"data_stored":1545,"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":28672,"data_stored":568,"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":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:51:51.650 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T07:51:51.931 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T07:51:51.931 INFO:teuthology.orchestra.run.smithi171.stdout:{"epoch":31,"fsid":"37c4fe37-8963-4dba-b777-2239713ad850","created":"2024-09-14T06:22:53.211670+0000","modified":"2024-09-14T06:24:51.255337+0000","last_up_change":"2024-09-14T06:23:03.866768+0000","last_in_change":"2024-09-14T06:22:54.166799+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":3,"max_osd":3,"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-14T06:23:04.190288+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":"12","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":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T06:23:08.509722+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":"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":2,"snap_epoch":16,"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.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-14T06:23:25.180328+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":"31","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":8,"snap_epoch":31,"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":"fc646395-2dd4-414b-9cc9-b93a5dc811f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6800","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6801","nonce":1820559493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6802","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6803","nonce":1820559493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6806","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6807","nonce":1820559493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6804","nonce":1820559493},{"type":"v1","addr":"172.21.15.171:6805","nonce":1820559493}]},"public_addr":"172.21.15.171:6801/1820559493","cluster_addr":"172.21.15.171:6803/1820559493","heartbeat_back_addr":"172.21.15.171:6807/1820559493","heartbeat_front_addr":"172.21.15.171:6805/1820559493","state":["exists","up"]},{"osd":1,"uuid":"eb418eff-9224-4b94-9eef-ff88678e600f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6808","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6809","nonce":2321056243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6810","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6811","nonce":2321056243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6814","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6815","nonce":2321056243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6812","nonce":2321056243},{"type":"v1","addr":"172.21.15.171:6813","nonce":2321056243}]},"public_addr":"172.21.15.171:6809/2321056243","cluster_addr":"172.21.15.171:6811/2321056243","heartbeat_back_addr":"172.21.15.171:6815/2321056243","heartbeat_front_addr":"172.21.15.171:6813/2321056243","state":["exists","up"]},{"osd":2,"uuid":"fafc083b-6a68-44e5-a6e1-ffb2eb821cdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6816","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6817","nonce":2868405836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6818","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6819","nonce":2868405836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6822","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6823","nonce":2868405836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.171:6820","nonce":2868405836},{"type":"v1","addr":"172.21.15.171:6821","nonce":2868405836}]},"public_addr":"172.21.15.171:6817/2868405836","cluster_addr":"172.21.15.171:6819/2868405836","heartbeat_back_addr":"172.21.15.171:6823/2868405836","heartbeat_front_addr":"172.21.15.171:6821/2868405836","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:00.593054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:00.665748+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:23:01.420540+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":[],"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-14T07:51:52.949 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2024-09-14T07:51:52.950 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-14T07:51:53.107 INFO:teuthology.orchestra.run.smithi171.stdout:{ 2024-09-14T07:51:53.107 INFO:teuthology.orchestra.run.smithi171.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:51:53.107 INFO:teuthology.orchestra.run.smithi171.stdout:} 2024-09-14T07:51:53.123 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2024-09-14T07:51:53.416 INFO:teuthology.orchestra.run.smithi171.stderr:instructed osd(s) 0 to deep-scrub 2024-09-14T07:51:53.434 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2024-09-14T07:51:53.434 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-14T07:51:53.570 INFO:teuthology.orchestra.run.smithi171.stdout:{ 2024-09-14T07:51:53.570 INFO:teuthology.orchestra.run.smithi171.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:51:53.570 INFO:teuthology.orchestra.run.smithi171.stdout:} 2024-09-14T07:51:53.584 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2024-09-14T07:51:53.864 INFO:teuthology.orchestra.run.smithi171.stderr:instructed osd(s) 1 to deep-scrub 2024-09-14T07:51:53.886 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2024-09-14T07:51:53.886 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-14T07:51:54.051 INFO:teuthology.orchestra.run.smithi171.stdout:{ 2024-09-14T07:51:54.051 INFO:teuthology.orchestra.run.smithi171.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:51:54.051 INFO:teuthology.orchestra.run.smithi171.stdout:} 2024-09-14T07:51:54.070 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2024-09-14T07:51:54.403 INFO:teuthology.orchestra.run.smithi171.stderr:instructed osd(s) 2 to deep-scrub 2024-09-14T07:51:54.421 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:51:54.720 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T07:51:54.720 INFO:teuthology.orchestra.run.smithi171.stderr:dumped all 2024-09-14T07:51:54.738 INFO:teuthology.orchestra.run.smithi171.stdout:{"pg_ready":true,"pg_map":{"version":2693,"stamp":"2024-09-14T07:51:53.515089+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1907853372,"num_objects":612,"num_object_clones":0,"num_object_copies":1806,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":612,"num_whiteouts":0,"num_read":12986,"num_read_kb":2242552,"num_write":2236,"num_write_kb":1258589,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1502,"ondisk_log_size":1502,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2893644,"kb_used_data":2795932,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":280221876,"statfs":{"total":289910292480,"available":286947201024,"internally_reserved":0,"allocated":2863034368,"data_stored":2862396206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":100003152},"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.002897"},"pg_stats":[{"pgid":"2.7","version":"31'19","reported_seq":206,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:39.315983+0000","last_change":"2024-09-14T06:23:11.916647+0000","last_active":"2024-09-14T07:47:39.315983+0000","last_peered":"2024-09-14T07:47:39.315983+0000","last_clean":"2024-09-14T07:47:39.315983+0000","last_became_active":"2024-09-14T06:23:09.902627+0000","last_became_peered":"2024-09-14T06:23:09.902627+0000","last_unstale":"2024-09-14T07:47:39.315983+0000","last_undegraded":"2024-09-14T07:47:39.315983+0000","last_fullsized":"2024-09-14T07:47:39.315983+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":19,"log_dups_size":0,"ondisk_log_size":19,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:16:58.133807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017818669999999999,"stat_sum":{"num_bytes":129,"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":234,"num_read_kb":175,"num_write":14,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"31'2","reported_seq":105,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:39.315941+0000","last_change":"2024-09-14T06:23:11.917389+0000","last_active":"2024-09-14T07:47:39.315941+0000","last_peered":"2024-09-14T07:47:39.315941+0000","last_clean":"2024-09-14T07:47:39.315941+0000","last_became_active":"2024-09-14T06:23:09.905012+0000","last_became_peered":"2024-09-14T06:23:09.905012+0000","last_unstale":"2024-09-14T07:47:39.315941+0000","last_undegraded":"2024-09-14T07:47:39.315941+0000","last_fullsized":"2024-09-14T07:47:39.315941+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T16:10:12.823508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026813869999999999,"stat_sum":{"num_bytes":196,"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":26,"num_read_kb":13,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":92,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:59.328243+0000","last_change":"2024-09-14T06:23:11.916140+0000","last_active":"2024-09-14T07:48:59.328243+0000","last_peered":"2024-09-14T07:48:59.328243+0000","last_clean":"2024-09-14T07:48:59.328243+0000","last_became_active":"2024-09-14T06:23:09.901403+0000","last_became_peered":"2024-09-14T06:23:09.901403+0000","last_unstale":"2024-09-14T07:48:59.328243+0000","last_undegraded":"2024-09-14T07:48:59.328243+0000","last_fullsized":"2024-09-14T07:48:59.328243+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T13:41:05.264592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014397290000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'509","reported_seq":736,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.324320+0000","last_change":"2024-09-14T06:23:11.915981+0000","last_active":"2024-09-14T07:48:34.324320+0000","last_peered":"2024-09-14T07:48:34.324320+0000","last_clean":"2024-09-14T07:48:34.324320+0000","last_became_active":"2024-09-14T06:23:09.902952+0000","last_became_peered":"2024-09-14T06:23:09.902952+0000","last_unstale":"2024-09-14T07:48:34.324320+0000","last_undegraded":"2024-09-14T07:48:34.324320+0000","last_fullsized":"2024-09-14T07:48:34.324320+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":509,"log_dups_size":0,"ondisk_log_size":509,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:47:45.860435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00128721,"stat_sum":{"num_bytes":471,"num_objects":7,"num_object_clones":0,"num_object_copies":14,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":3151,"num_read_kb":2612,"num_write":975,"num_write_kb":959,"num_scrub_errors":0,"num_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":"30'126","reported_seq":1396,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.325791+0000","last_change":"2024-09-14T06:23:30.227472+0000","last_active":"2024-09-14T07:48:54.325791+0000","last_peered":"2024-09-14T07:48:54.325791+0000","last_clean":"2024-09-14T07:48:54.325791+0000","last_became_active":"2024-09-14T06:23:27.183348+0000","last_became_peered":"2024-09-14T06:23:27.183348+0000","last_unstale":"2024-09-14T07:48:54.325791+0000","last_undegraded":"2024-09-14T07:48:54.325791+0000","last_fullsized":"2024-09-14T07:48:54.325791+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":126,"log_dups_size":0,"ondisk_log_size":126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:26:11.464112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067042100000000004,"stat_sum":{"num_bytes":396754944,"num_objects":123,"num_object_clones":0,"num_object_copies":369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":123,"num_whiteouts":0,"num_read":1225,"num_read_kb":464023,"num_write":172,"num_write_kb":251712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"31'119","reported_seq":492,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.322804+0000","last_change":"2024-09-14T06:23:11.910688+0000","last_active":"2024-09-14T07:48:34.322804+0000","last_peered":"2024-09-14T07:48:34.322804+0000","last_clean":"2024-09-14T07:48:34.322804+0000","last_became_active":"2024-09-14T06:23:09.908698+0000","last_became_peered":"2024-09-14T06:23:09.908698+0000","last_unstale":"2024-09-14T07:48:34.322804+0000","last_undegraded":"2024-09-14T07:48:34.322804+0000","last_fullsized":"2024-09-14T07:48:34.322804+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:54:40.226846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011768239999999999,"stat_sum":{"num_bytes":181,"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":800,"num_read_kb":731,"num_write":103,"num_write_kb":94,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"30'187","reported_seq":2026,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:47:54.318054+0000","last_change":"2024-09-14T06:23:30.213893+0000","last_active":"2024-09-14T07:47:54.318054+0000","last_peered":"2024-09-14T07:47:54.318054+0000","last_clean":"2024-09-14T07:47:54.318054+0000","last_became_active":"2024-09-14T06:23:27.187237+0000","last_became_peered":"2024-09-14T06:23:27.187237+0000","last_unstale":"2024-09-14T07:47:54.318054+0000","last_undegraded":"2024-09-14T07:47:54.318054+0000","last_fullsized":"2024-09-14T07:47:54.318054+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:00:32.987478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001214517,"stat_sum":{"num_bytes":564445184,"num_objects":169,"num_object_clones":0,"num_object_copies":507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":169,"num_whiteouts":0,"num_read":1819,"num_read_kb":659763,"num_write":234,"num_write_kb":351408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"31'117","reported_seq":543,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.315490+0000","last_change":"2024-09-14T06:23:12.404989+0000","last_active":"2024-09-14T07:48:34.315490+0000","last_peered":"2024-09-14T07:48:34.315490+0000","last_clean":"2024-09-14T07:48:34.315490+0000","last_became_active":"2024-09-14T06:23:09.908028+0000","last_became_peered":"2024-09-14T06:23:09.908028+0000","last_unstale":"2024-09-14T07:48:34.315490+0000","last_undegraded":"2024-09-14T07:48:34.315490+0000","last_fullsized":"2024-09-14T07:48:34.315490+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:34:04.730799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051089699999999996,"stat_sum":{"num_bytes":276,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":1319,"num_read_kb":1101,"num_write":159,"num_write_kb":143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'153","reported_seq":2584,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.325748+0000","last_change":"2024-09-14T06:23:30.227831+0000","last_active":"2024-09-14T07:48:54.325748+0000","last_peered":"2024-09-14T07:48:54.325748+0000","last_clean":"2024-09-14T07:48:54.325748+0000","last_became_active":"2024-09-14T06:23:27.183810+0000","last_became_peered":"2024-09-14T06:23:27.183810+0000","last_unstale":"2024-09-14T07:48:54.325748+0000","last_undegraded":"2024-09-14T07:48:54.325748+0000","last_fullsized":"2024-09-14T07:48:54.325748+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:27:24.704523+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010066490000000001,"stat_sum":{"num_bytes":471040000,"num_objects":144,"num_object_clones":0,"num_object_copies":432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":2388,"num_read_kb":558622,"num_write":197,"num_write_kb":310448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'63","reported_seq":189,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:49:34.324270+0000","last_change":"2024-09-14T06:23:12.404988+0000","last_active":"2024-09-14T07:49:34.324270+0000","last_peered":"2024-09-14T07:49:34.324270+0000","last_clean":"2024-09-14T07:49:34.324270+0000","last_became_active":"2024-09-14T06:23:09.908341+0000","last_became_peered":"2024-09-14T06:23:09.908341+0000","last_unstale":"2024-09-14T07:49:34.324270+0000","last_undegraded":"2024-09-14T07:49:34.324270+0000","last_fullsized":"2024-09-14T07:49:34.324270+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.289188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050960800000000004,"stat_sum":{"num_bytes":292,"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":390,"num_read_kb":297,"num_write":117,"num_write_kb":113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"30'154","reported_seq":1781,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:54.327443+0000","last_change":"2024-09-14T06:23:30.213899+0000","last_active":"2024-09-14T07:48:54.327443+0000","last_peered":"2024-09-14T07:48:54.327443+0000","last_clean":"2024-09-14T07:48:54.327443+0000","last_became_active":"2024-09-14T06:23:27.187332+0000","last_became_peered":"2024-09-14T06:23:27.187332+0000","last_unstale":"2024-09-14T07:48:54.327443+0000","last_undegraded":"2024-09-14T07:48:54.327443+0000","last_fullsized":"2024-09-14T07:48:54.327443+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:26.169456+0000","last_clean_scrub_stamp":"2024-09-14T06:23:26.169456+0000","objects_scrubbed":0,"log_size":154,"log_dups_size":0,"ondisk_log_size":154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:01:28.921090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000922911,"stat_sum":{"num_bytes":475021331,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1578,"num_read_kb":555169,"num_write":184,"num_write_kb":342594,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"14'1","reported_seq":93,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:48:34.324285+0000","last_change":"2024-09-14T06:23:11.916676+0000","last_active":"2024-09-14T07:48:34.324285+0000","last_peered":"2024-09-14T07:48:34.324285+0000","last_clean":"2024-09-14T07:48:34.324285+0000","last_became_active":"2024-09-14T06:23:09.901739+0000","last_became_peered":"2024-09-14T06:23:09.901739+0000","last_unstale":"2024-09-14T07:48:34.324285+0000","last_undegraded":"2024-09-14T07:48:34.324285+0000","last_fullsized":"2024-09-14T07:48:34.324285+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:08.879223+0000","last_clean_scrub_stamp":"2024-09-14T06:23:08.879223+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-15T10:39:49.273086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017639089999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":162,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:49:34.333620+0000","last_change":"2024-09-14T06:23:05.882738+0000","last_active":"2024-09-14T07:49:34.333620+0000","last_peered":"2024-09-14T07:49:34.333620+0000","last_clean":"2024-09-14T07:49:34.333620+0000","last_became_active":"2024-09-14T06:23:05.880503+0000","last_became_peered":"2024-09-14T06:23:05.880503+0000","last_unstale":"2024-09-14T07:49:34.333620+0000","last_undegraded":"2024-09-14T07:49:34.333620+0000","last_fullsized":"2024-09-14T07:49:34.333620+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:04.868086+0000","last_clean_scrub_stamp":"2024-09-14T06:23:04.868086+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T10:54:45.933367+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1907261459,"num_objects":582,"num_object_clones":0,"num_object_copies":1746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":582,"num_whiteouts":0,"num_read":7010,"num_read_kb":2237577,"num_write":787,"num_write_kb":1256162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2860904448,"data_stored":2860904448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":620,"ondisk_log_size":620,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1545,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5920,"num_read_kb":4929,"num_write":1370,"num_write_kb":1321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":155648,"data_stored":3090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":830,"ondisk_log_size":830,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706731,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":962752,"kb_used_data":931568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93409088,"statfs":{"total":96636764160,"available":95650906112,"internally_reserved":0,"allocated":953925632,"data_stored":953738028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706733,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":967540,"kb_used_data":932196,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93404300,"statfs":{"total":96636764160,"available":95646003200,"internally_reserved":0,"allocated":954568704,"data_stored":954329373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":36174278},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706732,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":963352,"kb_used_data":932168,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93408488,"statfs":{"total":96636764160,"available":95650291712,"internally_reserved":0,"allocated":954540032,"data_stored":954328805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":977,"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":77824,"data_stored":1545,"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":28672,"data_stored":568,"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":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:51:54.742 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-14T06:23:08.879223+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.742 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-14T06:23:08.879223+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.743 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-14T06:23:08.879223+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.743 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-14T06:23:08.879223+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.743 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-14T06:23:26.169456+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, tm_sec=26, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.743 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-14T06:23:08.879223+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.743 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-14T06:23:26.169456+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, tm_sec=26, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.743 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-14T06:23:08.879223+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.743 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-14T06:23:26.169456+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, tm_sec=26, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.743 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-14T06:23:08.879223+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.743 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-14T06:23:26.169456+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, tm_sec=26, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.744 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-14T06:23:08.879223+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.744 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-14T06:23:04.868086+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, tm_sec=4, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=51, tm_sec=51, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:51:54.744 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-14T07:52:14.745 DEBUG:teuthology.orchestra.run.smithi171:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:52:15.053 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-09-14T07:52:15.053 INFO:teuthology.orchestra.run.smithi171.stderr:dumped all 2024-09-14T07:52:15.070 INFO:teuthology.orchestra.run.smithi171.stdout:{"pg_ready":true,"pg_map":{"version":2703,"stamp":"2024-09-14T07:52:13.520066+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1907853372,"num_objects":612,"num_object_clones":0,"num_object_copies":1806,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":612,"num_whiteouts":0,"num_read":12986,"num_read_kb":2242552,"num_write":2236,"num_write_kb":1258589,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1299,"num_omap_keys":78,"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":1532,"ondisk_log_size":1532,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":2893644,"kb_used_data":2795932,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":280221876,"statfs":{"total":289910292480,"available":286947201024,"internally_reserved":0,"allocated":2863034368,"data_stored":2862396206,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4784,"internal_metadata":100003152},"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.002967"},"pg_stats":[{"pgid":"2.7","version":"31'23","reported_seq":219,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:54.894279+0000","last_change":"2024-09-14T07:51:54.894057+0000","last_active":"2024-09-14T07:51:54.894279+0000","last_peered":"2024-09-14T07:51:54.894279+0000","last_clean":"2024-09-14T07:51:54.894279+0000","last_became_active":"2024-09-14T06:23:09.902627+0000","last_became_peered":"2024-09-14T06:23:09.902627+0000","last_unstale":"2024-09-14T07:51:54.894279+0000","last_undegraded":"2024-09-14T07:51:54.894279+0000","last_fullsized":"2024-09-14T07:51:54.894279+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'23","last_scrub_stamp":"2024-09-14T07:51:54.893865+0000","last_deep_scrub":"31'23","last_deep_scrub_stamp":"2024-09-14T07:51:54.893865+0000","last_clean_scrub_stamp":"2024-09-14T07:51:54.893865+0000","objects_scrubbed":4,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T15:40:45.985067+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0017818669999999999,"stat_sum":{"num_bytes":129,"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":234,"num_read_kb":175,"num_write":14,"num_write_kb":10,"num_scrub_errors":0,"num_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":204,"num_omap_keys":11,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"31'4","reported_seq":116,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:56.857641+0000","last_change":"2024-09-14T07:51:56.857491+0000","last_active":"2024-09-14T07:51:56.857641+0000","last_peered":"2024-09-14T07:51:56.857641+0000","last_clean":"2024-09-14T07:51:56.857641+0000","last_became_active":"2024-09-14T06:23:09.905012+0000","last_became_peered":"2024-09-14T06:23:09.905012+0000","last_unstale":"2024-09-14T07:51:56.857641+0000","last_undegraded":"2024-09-14T07:51:56.857641+0000","last_fullsized":"2024-09-14T07:51:56.857641+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'4","last_scrub_stamp":"2024-09-14T07:51:56.857285+0000","last_deep_scrub":"31'4","last_deep_scrub_stamp":"2024-09-14T07:51:56.857285+0000","last_clean_scrub_stamp":"2024-09-14T07:51:56.857285+0000","objects_scrubbed":2,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:39:34.566712+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0026813869999999999,"stat_sum":{"num_bytes":196,"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":26,"num_read_kb":13,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":100,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:55.884548+0000","last_change":"2024-09-14T07:51:55.884548+0000","last_active":"2024-09-14T07:51:55.884548+0000","last_peered":"2024-09-14T07:51:55.884548+0000","last_clean":"2024-09-14T07:51:55.884548+0000","last_became_active":"2024-09-14T06:23:09.901403+0000","last_became_peered":"2024-09-14T06:23:09.901403+0000","last_unstale":"2024-09-14T07:51:55.884548+0000","last_undegraded":"2024-09-14T07:51:55.884548+0000","last_fullsized":"2024-09-14T07:51:55.884548+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T07:51:55.884359+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T07:51:55.884359+0000","last_clean_scrub_stamp":"2024-09-14T07:51:55.884359+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T17:16:48.719971+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0014397290000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'516","reported_seq":751,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:53.913038+0000","last_change":"2024-09-14T07:51:53.913038+0000","last_active":"2024-09-14T07:51:53.913038+0000","last_peered":"2024-09-14T07:51:53.913038+0000","last_clean":"2024-09-14T07:51:53.913038+0000","last_became_active":"2024-09-14T06:23:09.902952+0000","last_became_peered":"2024-09-14T06:23:09.902952+0000","last_unstale":"2024-09-14T07:51:53.913038+0000","last_undegraded":"2024-09-14T07:51:53.913038+0000","last_fullsized":"2024-09-14T07:51:53.913038+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'516","last_scrub_stamp":"2024-09-14T07:51:53.912963+0000","last_deep_scrub":"31'516","last_deep_scrub_stamp":"2024-09-14T07:51:53.912963+0000","last_clean_scrub_stamp":"2024-09-14T07:51:53.912963+0000","objects_scrubbed":7,"log_size":516,"log_dups_size":0,"ondisk_log_size":516,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T19:08:41.328473+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.00128721,"stat_sum":{"num_bytes":471,"num_objects":7,"num_object_clones":0,"num_object_copies":14,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7,"num_whiteouts":0,"num_read":3151,"num_read_kb":2612,"num_write":975,"num_write_kb":959,"num_scrub_errors":0,"num_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":394,"num_omap_keys":23,"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":"30'126","reported_seq":1408,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:55.400649+0000","last_change":"2024-09-14T07:51:55.400649+0000","last_active":"2024-09-14T07:51:55.400649+0000","last_peered":"2024-09-14T07:51:55.400649+0000","last_clean":"2024-09-14T07:51:55.400649+0000","last_became_active":"2024-09-14T06:23:27.183348+0000","last_became_peered":"2024-09-14T06:23:27.183348+0000","last_unstale":"2024-09-14T07:51:55.400649+0000","last_undegraded":"2024-09-14T07:51:55.400649+0000","last_fullsized":"2024-09-14T07:51:55.400649+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'126","last_scrub_stamp":"2024-09-14T07:51:55.400441+0000","last_deep_scrub":"30'126","last_deep_scrub_stamp":"2024-09-14T07:51:55.400441+0000","last_clean_scrub_stamp":"2024-09-14T07:51:55.400441+0000","objects_scrubbed":123,"log_size":126,"log_dups_size":0,"ondisk_log_size":126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T15:19:20.915815+0000","scrub_duration":555,"objects_trimmed":0,"snaptrim_duration":0.00067042100000000004,"stat_sum":{"num_bytes":396754944,"num_objects":123,"num_object_clones":0,"num_object_copies":369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":123,"num_whiteouts":0,"num_read":1225,"num_read_kb":464023,"num_write":172,"num_write_kb":251712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"31'123","reported_seq":504,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:55.882036+0000","last_change":"2024-09-14T07:51:55.882036+0000","last_active":"2024-09-14T07:51:55.882036+0000","last_peered":"2024-09-14T07:51:55.882036+0000","last_clean":"2024-09-14T07:51:55.882036+0000","last_became_active":"2024-09-14T06:23:09.908698+0000","last_became_peered":"2024-09-14T06:23:09.908698+0000","last_unstale":"2024-09-14T07:51:55.882036+0000","last_undegraded":"2024-09-14T07:51:55.882036+0000","last_fullsized":"2024-09-14T07:51:55.882036+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'123","last_scrub_stamp":"2024-09-14T07:51:55.881723+0000","last_deep_scrub":"31'123","last_deep_scrub_stamp":"2024-09-14T07:51:55.881723+0000","last_clean_scrub_stamp":"2024-09-14T07:51:55.881723+0000","objects_scrubbed":4,"log_size":123,"log_dups_size":0,"ondisk_log_size":123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T09:42:32.105880+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0011768239999999999,"stat_sum":{"num_bytes":181,"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":800,"num_read_kb":731,"num_write":103,"num_write_kb":94,"num_scrub_errors":0,"num_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":205,"num_omap_keys":13,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"30'187","reported_seq":2041,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:52:01.720825+0000","last_change":"2024-09-14T07:52:01.720825+0000","last_active":"2024-09-14T07:52:01.720825+0000","last_peered":"2024-09-14T07:52:01.720825+0000","last_clean":"2024-09-14T07:52:01.720825+0000","last_became_active":"2024-09-14T06:23:27.187237+0000","last_became_peered":"2024-09-14T06:23:27.187237+0000","last_unstale":"2024-09-14T07:52:01.720825+0000","last_undegraded":"2024-09-14T07:52:01.720825+0000","last_fullsized":"2024-09-14T07:52:01.720825+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'187","last_scrub_stamp":"2024-09-14T07:52:01.720598+0000","last_deep_scrub":"30'187","last_deep_scrub_stamp":"2024-09-14T07:52:01.720598+0000","last_clean_scrub_stamp":"2024-09-14T07:52:01.720598+0000","objects_scrubbed":169,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T19:17:46.458420+0000","scrub_duration":779,"objects_trimmed":0,"snaptrim_duration":0.001214517,"stat_sum":{"num_bytes":564445184,"num_objects":169,"num_object_clones":0,"num_object_copies":507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":169,"num_whiteouts":0,"num_read":1819,"num_read_kb":659763,"num_write":234,"num_write_kb":351408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"31'123","reported_seq":557,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:54.947301+0000","last_change":"2024-09-14T07:51:54.947301+0000","last_active":"2024-09-14T07:51:54.947301+0000","last_peered":"2024-09-14T07:51:54.947301+0000","last_clean":"2024-09-14T07:51:54.947301+0000","last_became_active":"2024-09-14T06:23:09.908028+0000","last_became_peered":"2024-09-14T06:23:09.908028+0000","last_unstale":"2024-09-14T07:51:54.947301+0000","last_undegraded":"2024-09-14T07:51:54.947301+0000","last_fullsized":"2024-09-14T07:51:54.947301+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'123","last_scrub_stamp":"2024-09-14T07:51:54.947034+0000","last_deep_scrub":"31'123","last_deep_scrub_stamp":"2024-09-14T07:51:54.947034+0000","last_clean_scrub_stamp":"2024-09-14T07:51:54.947034+0000","objects_scrubbed":6,"log_size":123,"log_dups_size":0,"ondisk_log_size":123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T15:09:20.990786+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0.00051089699999999996,"stat_sum":{"num_bytes":276,"num_objects":6,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":1319,"num_read_kb":1101,"num_write":159,"num_write_kb":143,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":496,"num_omap_keys":31,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'153","reported_seq":2597,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:54.332828+0000","last_change":"2024-09-14T07:51:54.332828+0000","last_active":"2024-09-14T07:51:54.332828+0000","last_peered":"2024-09-14T07:51:54.332828+0000","last_clean":"2024-09-14T07:51:54.332828+0000","last_became_active":"2024-09-14T06:23:27.183810+0000","last_became_peered":"2024-09-14T06:23:27.183810+0000","last_unstale":"2024-09-14T07:51:54.332828+0000","last_undegraded":"2024-09-14T07:51:54.332828+0000","last_fullsized":"2024-09-14T07:51:54.332828+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'153","last_scrub_stamp":"2024-09-14T07:51:54.332727+0000","last_deep_scrub":"30'153","last_deep_scrub_stamp":"2024-09-14T07:51:54.332727+0000","last_clean_scrub_stamp":"2024-09-14T07:51:54.332727+0000","objects_scrubbed":144,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T12:59:42.241537+0000","scrub_duration":467,"objects_trimmed":0,"snaptrim_duration":0.0010066490000000001,"stat_sum":{"num_bytes":471040000,"num_objects":144,"num_object_clones":0,"num_object_copies":432,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":2388,"num_read_kb":558622,"num_write":197,"num_write_kb":310448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"31'67","reported_seq":201,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:55.954292+0000","last_change":"2024-09-14T07:51:55.954292+0000","last_active":"2024-09-14T07:51:55.954292+0000","last_peered":"2024-09-14T07:51:55.954292+0000","last_clean":"2024-09-14T07:51:55.954292+0000","last_became_active":"2024-09-14T06:23:09.908341+0000","last_became_peered":"2024-09-14T06:23:09.908341+0000","last_unstale":"2024-09-14T07:51:55.954292+0000","last_undegraded":"2024-09-14T07:51:55.954292+0000","last_fullsized":"2024-09-14T07:51:55.954292+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'67","last_scrub_stamp":"2024-09-14T07:51:55.954092+0000","last_deep_scrub":"31'67","last_deep_scrub_stamp":"2024-09-14T07:51:55.954092+0000","last_clean_scrub_stamp":"2024-09-14T07:51:55.954092+0000","objects_scrubbed":4,"log_size":67,"log_dups_size":0,"ondisk_log_size":67,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T14:15:03.680211+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00050960800000000004,"stat_sum":{"num_bytes":292,"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":390,"num_read_kb":297,"num_write":117,"num_write_kb":113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"30'154","reported_seq":1794,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:52:00.612996+0000","last_change":"2024-09-14T07:52:00.612996+0000","last_active":"2024-09-14T07:52:00.612996+0000","last_peered":"2024-09-14T07:52:00.612996+0000","last_clean":"2024-09-14T07:52:00.612996+0000","last_became_active":"2024-09-14T06:23:27.187332+0000","last_became_peered":"2024-09-14T06:23:27.187332+0000","last_unstale":"2024-09-14T07:52:00.612996+0000","last_undegraded":"2024-09-14T07:52:00.612996+0000","last_fullsized":"2024-09-14T07:52:00.612996+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'154","last_scrub_stamp":"2024-09-14T07:52:00.612589+0000","last_deep_scrub":"30'154","last_deep_scrub_stamp":"2024-09-14T07:52:00.612589+0000","last_clean_scrub_stamp":"2024-09-14T07:52:00.612589+0000","objects_scrubbed":146,"log_size":154,"log_dups_size":0,"ondisk_log_size":154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T10:18:08.644837+0000","scrub_duration":639,"objects_trimmed":0,"snaptrim_duration":0.000922911,"stat_sum":{"num_bytes":475021331,"num_objects":146,"num_object_clones":0,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1578,"num_read_kb":555169,"num_write":184,"num_write_kb":342594,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"31'2","reported_seq":102,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:58.936535+0000","last_change":"2024-09-14T07:51:58.936535+0000","last_active":"2024-09-14T07:51:58.936535+0000","last_peered":"2024-09-14T07:51:58.936535+0000","last_clean":"2024-09-14T07:51:58.936535+0000","last_became_active":"2024-09-14T06:23:09.901739+0000","last_became_peered":"2024-09-14T06:23:09.901739+0000","last_unstale":"2024-09-14T07:51:58.936535+0000","last_undegraded":"2024-09-14T07:51:58.936535+0000","last_fullsized":"2024-09-14T07:51:58.936535+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'2","last_scrub_stamp":"2024-09-14T07:51:58.936336+0000","last_deep_scrub":"31'2","last_deep_scrub_stamp":"2024-09-14T07:51:58.936336+0000","last_clean_scrub_stamp":"2024-09-14T07:51:58.936336+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-15T16:21:51.181460+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0017639089999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"31'54","reported_seq":172,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-14T07:51:57.896186+0000","last_change":"2024-09-14T07:51:57.896186+0000","last_active":"2024-09-14T07:51:57.896186+0000","last_peered":"2024-09-14T07:51:57.896186+0000","last_clean":"2024-09-14T07:51:57.896186+0000","last_became_active":"2024-09-14T06:23:05.880503+0000","last_became_peered":"2024-09-14T06:23:05.880503+0000","last_unstale":"2024-09-14T07:51:57.896186+0000","last_undegraded":"2024-09-14T07:51:57.896186+0000","last_fullsized":"2024-09-14T07:51:57.896186+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'54","last_scrub_stamp":"2024-09-14T07:51:57.895996+0000","last_deep_scrub":"31'54","last_deep_scrub_stamp":"2024-09-14T07:51:57.895996+0000","last_clean_scrub_stamp":"2024-09-14T07:51:57.895996+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:13:38.641084+0000","scrub_duration":7,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1907261459,"num_objects":582,"num_object_clones":0,"num_object_copies":1746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":582,"num_whiteouts":0,"num_read":7010,"num_read_kb":2237577,"num_write":787,"num_write_kb":1256162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":2860904448,"data_stored":2860904448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":620,"ondisk_log_size":620,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1545,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5920,"num_read_kb":4929,"num_write":1370,"num_write_kb":1321,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1299,"num_omap_keys":78,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":155648,"data_stored":3090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":858,"ondisk_log_size":858,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706735,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":962752,"kb_used_data":931568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93409088,"statfs":{"total":96636764160,"available":95650906112,"internally_reserved":0,"allocated":953925632,"data_stored":953738028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706737,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":967540,"kb_used_data":932196,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93404300,"statfs":{"total":96636764160,"available":95646003200,"internally_reserved":0,"allocated":954568704,"data_stored":954329373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":36174278},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706736,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":963352,"kb_used_data":932168,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93408488,"statfs":{"total":96636764160,"available":95650291712,"internally_reserved":0,"allocated":954540032,"data_stored":954328805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":977,"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":77824,"data_stored":1545,"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":28672,"data_stored":568,"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":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":953634816,"data_stored":953634816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:52:15.072 DEBUG:teuthology.orchestra.run.smithi171:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2024-09-14T07:52:15.404 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-14T07:52:15.404 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-14T07:52:15.404 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2024-09-14T07:52:15.404 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:52:15.477 INFO:tasks.ceph.cluster2.osd.0:Stopped 2024-09-14T07:52:15.477 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2024-09-14T07:52:15.477 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:52:15.569 INFO:tasks.ceph.cluster2.osd.1:Stopped 2024-09-14T07:52:15.569 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2024-09-14T07:52:15.569 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:52:15.651 INFO:tasks.ceph.cluster2.osd.2:Stopped 2024-09-14T07:52:15.651 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-14T07:52:15.651 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2024-09-14T07:52:15.651 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:52:15.682 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2024-09-14T07:52:15.682 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-14T07:52:15.682 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2024-09-14T07:52:15.682 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:52:15.739 INFO:tasks.ceph.cluster2.mon.a:Stopped 2024-09-14T07:52:15.739 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-14T07:52:15.739 DEBUG:teuthology.orchestra.run.smithi171:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-14T07:52:15.795 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T07:52:15.796 DEBUG:teuthology.orchestra.run.smithi171:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2024-09-14T07:52:16.146 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T07:52:16.146 DEBUG:teuthology.orchestra.run.smithi171:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2024-09-14T07:52:16.343 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T07:52:16.343 DEBUG:teuthology.orchestra.run.smithi171:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2024-09-14T07:52:16.517 INFO:tasks.ceph:Archiving mon data... 2024-09-14T07:52:16.519 DEBUG:teuthology.misc:Transferring archived files from smithi171:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373/data/cluster2.mon.a.tgz 2024-09-14T07:52:16.519 DEBUG:teuthology.orchestra.run.smithi171:> mktemp 2024-09-14T07:52:16.524 INFO:teuthology.orchestra.run.smithi171.stdout:/tmp/tmp.3Tq3wzivdS 2024-09-14T07:52:16.524 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.3Tq3wzivdS 2024-09-14T07:52:16.633 DEBUG:teuthology.orchestra.run.smithi171:> sudo chmod 0666 /tmp/tmp.3Tq3wzivdS 2024-09-14T07:52:16.694 DEBUG:teuthology.orchestra.remote:smithi171:/tmp/tmp.3Tq3wzivdS is 222KB 2024-09-14T07:52:16.795 DEBUG:teuthology.orchestra.run.smithi171:> rm -fr /tmp/tmp.3Tq3wzivdS 2024-09-14T07:52:16.801 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-14T07:52:16.801 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T07:52:16.803 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T07:52:16.858 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-14T07:52:16.867 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-14T07:52:16.867 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:52:17.463 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T07:52:17.463 INFO:teuthology.orchestra.run.smithi154.stderr:dumped all 2024-09-14T07:52:17.481 INFO:teuthology.orchestra.run.smithi154.stdout:{"pg_ready":true,"pg_map":{"version":2720,"stamp":"2024-09-14T07:52:17.175022+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22856838082,"num_objects":5627,"num_object_clones":661,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":476536,"num_read_kb":13641203,"num_write":628640,"num_write_kb":86203422,"num_scrub_errors":0,"num_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":47473,"ondisk_log_size":47473,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":37590528,"kb_used_data":33487888,"kb_used_omap":184,"kb_used_meta":4102407,"kb_avail":245524992,"statfs":{"total":289910292480,"available":251417591808,"internally_reserved":0,"allocated":34291597312,"data_stored":34602195825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":188764,"internal_metadata":4200865444},"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.003836"},"pg_stats":[{"pgid":"2.7","version":"24'1","reported_seq":95,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:49:17.046822+0000","last_change":"2024-09-14T06:22:34.090591+0000","last_active":"2024-09-14T07:49:17.046822+0000","last_peered":"2024-09-14T07:49:17.046822+0000","last_clean":"2024-09-14T07:49:17.046822+0000","last_became_active":"2024-09-14T06:22:32.078208+0000","last_became_peered":"2024-09-14T06:22:32.078208+0000","last_unstale":"2024-09-14T07:49:17.046822+0000","last_undegraded":"2024-09-14T07:49:17.046822+0000","last_fullsized":"2024-09-14T07:49:17.046822+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T10:32:50.611402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001973907,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'257","reported_seq":341,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:49:06.916131+0000","last_change":"2024-09-14T06:22:34.089601+0000","last_active":"2024-09-14T07:49:06.916131+0000","last_peered":"2024-09-14T07:49:06.916131+0000","last_clean":"2024-09-14T07:49:06.916131+0000","last_became_active":"2024-09-14T06:22:32.080701+0000","last_became_peered":"2024-09-14T06:22:32.080701+0000","last_unstale":"2024-09-14T07:49:06.916131+0000","last_undegraded":"2024-09-14T07:49:06.916131+0000","last_fullsized":"2024-09-14T07:49:06.916131+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":257,"log_dups_size":0,"ondisk_log_size":257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:37:43.334189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011628680000000001,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'805","reported_seq":893,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:37.816164+0000","last_change":"2024-09-14T06:22:34.090950+0000","last_active":"2024-09-14T07:51:37.816164+0000","last_peered":"2024-09-14T07:51:37.816164+0000","last_clean":"2024-09-14T07:51:37.816164+0000","last_became_active":"2024-09-14T06:22:32.080597+0000","last_became_peered":"2024-09-14T06:22:32.080597+0000","last_unstale":"2024-09-14T07:51:37.816164+0000","last_undegraded":"2024-09-14T07:51:37.816164+0000","last_fullsized":"2024-09-14T07:51:37.816164+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":805,"log_dups_size":0,"ondisk_log_size":805,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:31:25.005687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022866420000000002,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4798,"num_read_kb":3995,"num_write":1602,"num_write_kb":1596,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'3032","reported_seq":5764,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.075406+0000","last_change":"2024-09-14T06:22:34.090455+0000","last_active":"2024-09-14T07:51:38.075406+0000","last_peered":"2024-09-14T07:51:38.075406+0000","last_clean":"2024-09-14T07:51:38.075406+0000","last_became_active":"2024-09-14T06:22:32.079078+0000","last_became_peered":"2024-09-14T06:22:32.079078+0000","last_unstale":"2024-09-14T07:51:38.075406+0000","last_undegraded":"2024-09-14T07:51:38.075406+0000","last_fullsized":"2024-09-14T07:51:38.075406+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":3032,"log_dups_size":0,"ondisk_log_size":3032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:51:52.664410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018310259999999999,"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":17645,"num_read_kb":14693,"num_write":5832,"num_write_kb":5819,"num_scrub_errors":0,"num_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":"27'106375","reported_seq":172732,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.049446+0000","last_change":"2024-09-14T06:23:23.282517+0000","last_active":"2024-09-14T07:51:38.049446+0000","last_peered":"2024-09-14T07:51:38.049446+0000","last_clean":"2024-09-14T07:51:38.049446+0000","last_became_active":"2024-09-14T06:23:20.264412+0000","last_became_peered":"2024-09-14T06:23:20.264412+0000","last_unstale":"2024-09-14T07:51:38.049446+0000","last_undegraded":"2024-09-14T07:51:38.049446+0000","last_fullsized":"2024-09-14T07:51:38.049446+0000","mapping_epoch":19,"log_start":"27'96286","ondisk_log_start":"27'96286","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:55:31.629076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001033169,"stat_sum":{"num_bytes":5614330880,"num_objects":1377,"num_object_clones":152,"num_object_copies":4131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1377,"num_whiteouts":0,"num_read":66558,"num_read_kb":2368190,"num_write":106221,"num_write_kb":18943195,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'515","reported_seq":627,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:07.214926+0000","last_change":"2024-09-14T06:22:34.086171+0000","last_active":"2024-09-14T07:50:07.214926+0000","last_peered":"2024-09-14T07:50:07.214926+0000","last_clean":"2024-09-14T07:50:07.214926+0000","last_became_active":"2024-09-14T06:22:32.076239+0000","last_became_peered":"2024-09-14T06:22:32.076239+0000","last_unstale":"2024-09-14T07:50:07.214926+0000","last_undegraded":"2024-09-14T07:50:07.214926+0000","last_fullsized":"2024-09-14T07:50:07.214926+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":515,"log_dups_size":0,"ondisk_log_size":515,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020983,"stat_sum":{"num_bytes":181,"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":2588,"num_read_kb":2075,"num_write":1027,"num_write_kb":1027,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'247115","reported_seq":383937,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:37.834770+0000","last_change":"2024-09-14T06:23:23.274165+0000","last_active":"2024-09-14T07:51:37.834770+0000","last_peered":"2024-09-14T07:51:37.834770+0000","last_clean":"2024-09-14T07:51:37.834770+0000","last_became_active":"2024-09-14T06:23:20.270691+0000","last_became_peered":"2024-09-14T06:23:20.270691+0000","last_unstale":"2024-09-14T07:51:37.834770+0000","last_undegraded":"2024-09-14T07:51:37.834770+0000","last_fullsized":"2024-09-14T07:51:37.834770+0000","mapping_epoch":19,"log_start":"27'237093","ondisk_log_start":"27'237093","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:00:49.974793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012119240000000001,"stat_sum":{"num_bytes":5577710080,"num_objects":1361,"num_object_clones":154,"num_object_copies":4083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1361,"num_whiteouts":0,"num_read":137019,"num_read_kb":3489199,"num_write":246960,"num_write_kb":22110348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"27'318","reported_seq":3315,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.089334+0000","last_change":"2024-09-14T06:22:34.407339+0000","last_active":"2024-09-14T07:51:38.089334+0000","last_peered":"2024-09-14T07:51:38.089334+0000","last_clean":"2024-09-14T07:51:38.089334+0000","last_became_active":"2024-09-14T06:22:32.077331+0000","last_became_peered":"2024-09-14T06:22:32.077331+0000","last_unstale":"2024-09-14T07:51:38.089334+0000","last_undegraded":"2024-09-14T07:51:38.089334+0000","last_fullsized":"2024-09-14T07:51:38.089334+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":318,"log_dups_size":0,"ondisk_log_size":318,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:05:54.010467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010395719999999999,"stat_sum":{"num_bytes":16,"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":697,"num_read_kb":441,"num_write":305,"num_write_kb":293,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'176554","reported_seq":302323,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.047159+0000","last_change":"2024-09-14T06:23:23.282513+0000","last_active":"2024-09-14T07:51:38.047159+0000","last_peered":"2024-09-14T07:51:38.047159+0000","last_clean":"2024-09-14T07:51:38.047159+0000","last_became_active":"2024-09-14T06:23:20.265566+0000","last_became_peered":"2024-09-14T06:23:20.265566+0000","last_unstale":"2024-09-14T07:51:38.047159+0000","last_undegraded":"2024-09-14T07:51:38.047159+0000","last_fullsized":"2024-09-14T07:51:38.047159+0000","mapping_epoch":19,"log_start":"27'166529","ondisk_log_start":"27'166529","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:20:21.358268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001159441,"stat_sum":{"num_bytes":5905725440,"num_objects":1452,"num_object_clones":177,"num_object_copies":4356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1452,"num_whiteouts":0,"num_read":126004,"num_read_kb":4589543,"num_write":176373,"num_write_kb":24464290,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'2004","reported_seq":2099,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:51.984101+0000","last_change":"2024-09-14T06:22:34.406731+0000","last_active":"2024-09-14T07:50:51.984101+0000","last_peered":"2024-09-14T07:50:51.984101+0000","last_clean":"2024-09-14T07:50:51.984101+0000","last_became_active":"2024-09-14T06:22:32.074819+0000","last_became_peered":"2024-09-14T06:22:32.074819+0000","last_unstale":"2024-09-14T07:50:51.984101+0000","last_undegraded":"2024-09-14T07:50:51.984101+0000","last_fullsized":"2024-09-14T07:50:51.984101+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":2004,"log_dups_size":0,"ondisk_log_size":2004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058636699999999996,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":11997,"num_read_kb":9988,"num_write":3999,"num_write_kb":3993,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'85396","reported_seq":191746,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.043324+0000","last_change":"2024-09-14T06:23:23.276136+0000","last_active":"2024-09-14T07:51:38.043324+0000","last_peered":"2024-09-14T07:51:38.043324+0000","last_clean":"2024-09-14T07:51:38.043324+0000","last_became_active":"2024-09-14T06:23:20.267829+0000","last_became_peered":"2024-09-14T06:23:20.267829+0000","last_unstale":"2024-09-14T07:51:38.043324+0000","last_undegraded":"2024-09-14T07:51:38.043324+0000","last_fullsized":"2024-09-14T07:51:38.043324+0000","mapping_epoch":19,"log_start":"27'75301","ondisk_log_start":"27'75301","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10095,"log_dups_size":0,"ondisk_log_size":10095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:00:02.024626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030552399999999999,"stat_sum":{"num_bytes":5758478867,"num_objects":1420,"num_object_clones":178,"num_object_copies":4260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1420,"num_whiteouts":0,"num_read":106595,"num_read_kb":3160980,"num_write":85215,"num_write_kb":20670728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'258","reported_seq":344,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:07.348908+0000","last_change":"2024-09-14T06:22:34.089702+0000","last_active":"2024-09-14T07:50:07.348908+0000","last_peered":"2024-09-14T07:50:07.348908+0000","last_clean":"2024-09-14T07:50:07.348908+0000","last_became_active":"2024-09-14T06:22:32.074009+0000","last_became_peered":"2024-09-14T06:22:32.074009+0000","last_unstale":"2024-09-14T07:50:07.348908+0000","last_undegraded":"2024-09-14T07:50:07.348908+0000","last_fullsized":"2024-09-14T07:50:07.348908+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:27:53.003660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013136199999999999,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":155,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:48:51.845293+0000","last_change":"2024-09-14T06:22:28.055010+0000","last_active":"2024-09-14T07:48:51.845293+0000","last_peered":"2024-09-14T07:48:51.845293+0000","last_clean":"2024-09-14T07:48:51.845293+0000","last_became_active":"2024-09-14T06:22:28.053999+0000","last_became_peered":"2024-09-14T06:22:28.053999+0000","last_unstale":"2024-09-14T07:48:51.845293+0000","last_undegraded":"2024-09-14T07:48:51.845293+0000","last_fullsized":"2024-09-14T07:48:51.845293+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_clean_scrub_stamp":"2024-09-14T06:22:27.034648+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:41:29.963242+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22856245267,"num_objects":5610,"num_object_clones":661,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":436176,"num_read_kb":13607912,"num_write":614769,"num_write_kb":86188561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":34289639424,"data_stored":34600747008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40231,"ondisk_log_size":40231,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40304,"num_read_kb":33245,"num_write":13792,"num_write_kb":13755,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12626,"internal_metadata":0},"log_size":7190,"ondisk_log_size":7190,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739449,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532104,"kb_used_data":11162232,"kb_used_omap":61,"kb_used_meta":1369794,"kb_avail":81839736,"statfs":{"total":96636764160,"available":83803889664,"internally_reserved":0,"allocated":11430125568,"data_stored":11533670869,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62534,"internal_metadata":1402670010},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739449,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12525476,"kb_used_data":11162836,"kb_used_omap":62,"kb_used_meta":1362561,"kb_avail":81846364,"statfs":{"total":96636764160,"available":83810676736,"internally_reserved":0,"allocated":11430744064,"data_stored":11534262880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64046,"internal_metadata":1395262930},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739448,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532948,"kb_used_data":11162820,"kb_used_omap":60,"kb_used_meta":1370051,"kb_avail":81838892,"statfs":{"total":96636764160,"available":83803025408,"internally_reserved":0,"allocated":11430727680,"data_stored":11534262076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62184,"internal_metadata":1402932504},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2725,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6287,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3614,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:52:17.483 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:52:17.771 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T07:52:17.772 INFO:teuthology.orchestra.run.smithi154.stderr:dumped all 2024-09-14T07:52:17.789 INFO:teuthology.orchestra.run.smithi154.stdout:{"pg_ready":true,"pg_map":{"version":2720,"stamp":"2024-09-14T07:52:17.175022+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22856838082,"num_objects":5627,"num_object_clones":661,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":476536,"num_read_kb":13641203,"num_write":628640,"num_write_kb":86203422,"num_scrub_errors":0,"num_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":47473,"ondisk_log_size":47473,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":37590528,"kb_used_data":33487888,"kb_used_omap":184,"kb_used_meta":4102407,"kb_avail":245524992,"statfs":{"total":289910292480,"available":251417591808,"internally_reserved":0,"allocated":34291597312,"data_stored":34602195825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":188764,"internal_metadata":4200865444},"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.003836"},"pg_stats":[{"pgid":"2.7","version":"24'1","reported_seq":95,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:49:17.046822+0000","last_change":"2024-09-14T06:22:34.090591+0000","last_active":"2024-09-14T07:49:17.046822+0000","last_peered":"2024-09-14T07:49:17.046822+0000","last_clean":"2024-09-14T07:49:17.046822+0000","last_became_active":"2024-09-14T06:22:32.078208+0000","last_became_peered":"2024-09-14T06:22:32.078208+0000","last_unstale":"2024-09-14T07:49:17.046822+0000","last_undegraded":"2024-09-14T07:49:17.046822+0000","last_fullsized":"2024-09-14T07:49:17.046822+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T10:32:50.611402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001973907,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'257","reported_seq":341,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:49:06.916131+0000","last_change":"2024-09-14T06:22:34.089601+0000","last_active":"2024-09-14T07:49:06.916131+0000","last_peered":"2024-09-14T07:49:06.916131+0000","last_clean":"2024-09-14T07:49:06.916131+0000","last_became_active":"2024-09-14T06:22:32.080701+0000","last_became_peered":"2024-09-14T06:22:32.080701+0000","last_unstale":"2024-09-14T07:49:06.916131+0000","last_undegraded":"2024-09-14T07:49:06.916131+0000","last_fullsized":"2024-09-14T07:49:06.916131+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":257,"log_dups_size":0,"ondisk_log_size":257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:37:43.334189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011628680000000001,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'805","reported_seq":893,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:37.816164+0000","last_change":"2024-09-14T06:22:34.090950+0000","last_active":"2024-09-14T07:51:37.816164+0000","last_peered":"2024-09-14T07:51:37.816164+0000","last_clean":"2024-09-14T07:51:37.816164+0000","last_became_active":"2024-09-14T06:22:32.080597+0000","last_became_peered":"2024-09-14T06:22:32.080597+0000","last_unstale":"2024-09-14T07:51:37.816164+0000","last_undegraded":"2024-09-14T07:51:37.816164+0000","last_fullsized":"2024-09-14T07:51:37.816164+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":805,"log_dups_size":0,"ondisk_log_size":805,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:31:25.005687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022866420000000002,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4798,"num_read_kb":3995,"num_write":1602,"num_write_kb":1596,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'3032","reported_seq":5764,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.075406+0000","last_change":"2024-09-14T06:22:34.090455+0000","last_active":"2024-09-14T07:51:38.075406+0000","last_peered":"2024-09-14T07:51:38.075406+0000","last_clean":"2024-09-14T07:51:38.075406+0000","last_became_active":"2024-09-14T06:22:32.079078+0000","last_became_peered":"2024-09-14T06:22:32.079078+0000","last_unstale":"2024-09-14T07:51:38.075406+0000","last_undegraded":"2024-09-14T07:51:38.075406+0000","last_fullsized":"2024-09-14T07:51:38.075406+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":3032,"log_dups_size":0,"ondisk_log_size":3032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:51:52.664410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018310259999999999,"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":17645,"num_read_kb":14693,"num_write":5832,"num_write_kb":5819,"num_scrub_errors":0,"num_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":"27'106375","reported_seq":172732,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.049446+0000","last_change":"2024-09-14T06:23:23.282517+0000","last_active":"2024-09-14T07:51:38.049446+0000","last_peered":"2024-09-14T07:51:38.049446+0000","last_clean":"2024-09-14T07:51:38.049446+0000","last_became_active":"2024-09-14T06:23:20.264412+0000","last_became_peered":"2024-09-14T06:23:20.264412+0000","last_unstale":"2024-09-14T07:51:38.049446+0000","last_undegraded":"2024-09-14T07:51:38.049446+0000","last_fullsized":"2024-09-14T07:51:38.049446+0000","mapping_epoch":19,"log_start":"27'96286","ondisk_log_start":"27'96286","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:55:31.629076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001033169,"stat_sum":{"num_bytes":5614330880,"num_objects":1377,"num_object_clones":152,"num_object_copies":4131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1377,"num_whiteouts":0,"num_read":66558,"num_read_kb":2368190,"num_write":106221,"num_write_kb":18943195,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'515","reported_seq":627,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:07.214926+0000","last_change":"2024-09-14T06:22:34.086171+0000","last_active":"2024-09-14T07:50:07.214926+0000","last_peered":"2024-09-14T07:50:07.214926+0000","last_clean":"2024-09-14T07:50:07.214926+0000","last_became_active":"2024-09-14T06:22:32.076239+0000","last_became_peered":"2024-09-14T06:22:32.076239+0000","last_unstale":"2024-09-14T07:50:07.214926+0000","last_undegraded":"2024-09-14T07:50:07.214926+0000","last_fullsized":"2024-09-14T07:50:07.214926+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":515,"log_dups_size":0,"ondisk_log_size":515,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020983,"stat_sum":{"num_bytes":181,"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":2588,"num_read_kb":2075,"num_write":1027,"num_write_kb":1027,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'247115","reported_seq":383937,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:37.834770+0000","last_change":"2024-09-14T06:23:23.274165+0000","last_active":"2024-09-14T07:51:37.834770+0000","last_peered":"2024-09-14T07:51:37.834770+0000","last_clean":"2024-09-14T07:51:37.834770+0000","last_became_active":"2024-09-14T06:23:20.270691+0000","last_became_peered":"2024-09-14T06:23:20.270691+0000","last_unstale":"2024-09-14T07:51:37.834770+0000","last_undegraded":"2024-09-14T07:51:37.834770+0000","last_fullsized":"2024-09-14T07:51:37.834770+0000","mapping_epoch":19,"log_start":"27'237093","ondisk_log_start":"27'237093","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:00:49.974793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012119240000000001,"stat_sum":{"num_bytes":5577710080,"num_objects":1361,"num_object_clones":154,"num_object_copies":4083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1361,"num_whiteouts":0,"num_read":137019,"num_read_kb":3489199,"num_write":246960,"num_write_kb":22110348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"27'318","reported_seq":3315,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.089334+0000","last_change":"2024-09-14T06:22:34.407339+0000","last_active":"2024-09-14T07:51:38.089334+0000","last_peered":"2024-09-14T07:51:38.089334+0000","last_clean":"2024-09-14T07:51:38.089334+0000","last_became_active":"2024-09-14T06:22:32.077331+0000","last_became_peered":"2024-09-14T06:22:32.077331+0000","last_unstale":"2024-09-14T07:51:38.089334+0000","last_undegraded":"2024-09-14T07:51:38.089334+0000","last_fullsized":"2024-09-14T07:51:38.089334+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":318,"log_dups_size":0,"ondisk_log_size":318,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:05:54.010467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010395719999999999,"stat_sum":{"num_bytes":16,"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":697,"num_read_kb":441,"num_write":305,"num_write_kb":293,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'176554","reported_seq":302323,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.047159+0000","last_change":"2024-09-14T06:23:23.282513+0000","last_active":"2024-09-14T07:51:38.047159+0000","last_peered":"2024-09-14T07:51:38.047159+0000","last_clean":"2024-09-14T07:51:38.047159+0000","last_became_active":"2024-09-14T06:23:20.265566+0000","last_became_peered":"2024-09-14T06:23:20.265566+0000","last_unstale":"2024-09-14T07:51:38.047159+0000","last_undegraded":"2024-09-14T07:51:38.047159+0000","last_fullsized":"2024-09-14T07:51:38.047159+0000","mapping_epoch":19,"log_start":"27'166529","ondisk_log_start":"27'166529","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:20:21.358268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001159441,"stat_sum":{"num_bytes":5905725440,"num_objects":1452,"num_object_clones":177,"num_object_copies":4356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1452,"num_whiteouts":0,"num_read":126004,"num_read_kb":4589543,"num_write":176373,"num_write_kb":24464290,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'2004","reported_seq":2099,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:51.984101+0000","last_change":"2024-09-14T06:22:34.406731+0000","last_active":"2024-09-14T07:50:51.984101+0000","last_peered":"2024-09-14T07:50:51.984101+0000","last_clean":"2024-09-14T07:50:51.984101+0000","last_became_active":"2024-09-14T06:22:32.074819+0000","last_became_peered":"2024-09-14T06:22:32.074819+0000","last_unstale":"2024-09-14T07:50:51.984101+0000","last_undegraded":"2024-09-14T07:50:51.984101+0000","last_fullsized":"2024-09-14T07:50:51.984101+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":2004,"log_dups_size":0,"ondisk_log_size":2004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058636699999999996,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":11997,"num_read_kb":9988,"num_write":3999,"num_write_kb":3993,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'85396","reported_seq":191746,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.043324+0000","last_change":"2024-09-14T06:23:23.276136+0000","last_active":"2024-09-14T07:51:38.043324+0000","last_peered":"2024-09-14T07:51:38.043324+0000","last_clean":"2024-09-14T07:51:38.043324+0000","last_became_active":"2024-09-14T06:23:20.267829+0000","last_became_peered":"2024-09-14T06:23:20.267829+0000","last_unstale":"2024-09-14T07:51:38.043324+0000","last_undegraded":"2024-09-14T07:51:38.043324+0000","last_fullsized":"2024-09-14T07:51:38.043324+0000","mapping_epoch":19,"log_start":"27'75301","ondisk_log_start":"27'75301","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10095,"log_dups_size":0,"ondisk_log_size":10095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:00:02.024626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030552399999999999,"stat_sum":{"num_bytes":5758478867,"num_objects":1420,"num_object_clones":178,"num_object_copies":4260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1420,"num_whiteouts":0,"num_read":106595,"num_read_kb":3160980,"num_write":85215,"num_write_kb":20670728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'258","reported_seq":344,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:07.348908+0000","last_change":"2024-09-14T06:22:34.089702+0000","last_active":"2024-09-14T07:50:07.348908+0000","last_peered":"2024-09-14T07:50:07.348908+0000","last_clean":"2024-09-14T07:50:07.348908+0000","last_became_active":"2024-09-14T06:22:32.074009+0000","last_became_peered":"2024-09-14T06:22:32.074009+0000","last_unstale":"2024-09-14T07:50:07.348908+0000","last_undegraded":"2024-09-14T07:50:07.348908+0000","last_fullsized":"2024-09-14T07:50:07.348908+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:27:53.003660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013136199999999999,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":155,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:48:51.845293+0000","last_change":"2024-09-14T06:22:28.055010+0000","last_active":"2024-09-14T07:48:51.845293+0000","last_peered":"2024-09-14T07:48:51.845293+0000","last_clean":"2024-09-14T07:48:51.845293+0000","last_became_active":"2024-09-14T06:22:28.053999+0000","last_became_peered":"2024-09-14T06:22:28.053999+0000","last_unstale":"2024-09-14T07:48:51.845293+0000","last_undegraded":"2024-09-14T07:48:51.845293+0000","last_fullsized":"2024-09-14T07:48:51.845293+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_clean_scrub_stamp":"2024-09-14T06:22:27.034648+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:41:29.963242+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22856245267,"num_objects":5610,"num_object_clones":661,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":436176,"num_read_kb":13607912,"num_write":614769,"num_write_kb":86188561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":34289639424,"data_stored":34600747008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40231,"ondisk_log_size":40231,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40304,"num_read_kb":33245,"num_write":13792,"num_write_kb":13755,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12626,"internal_metadata":0},"log_size":7190,"ondisk_log_size":7190,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739449,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532104,"kb_used_data":11162232,"kb_used_omap":61,"kb_used_meta":1369794,"kb_avail":81839736,"statfs":{"total":96636764160,"available":83803889664,"internally_reserved":0,"allocated":11430125568,"data_stored":11533670869,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62534,"internal_metadata":1402670010},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739449,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12525476,"kb_used_data":11162836,"kb_used_omap":62,"kb_used_meta":1362561,"kb_avail":81846364,"statfs":{"total":96636764160,"available":83810676736,"internally_reserved":0,"allocated":11430744064,"data_stored":11534262880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64046,"internal_metadata":1395262930},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739448,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532948,"kb_used_data":11162820,"kb_used_omap":60,"kb_used_meta":1370051,"kb_avail":81838892,"statfs":{"total":96636764160,"available":83803025408,"internally_reserved":0,"allocated":11430727680,"data_stored":11534262076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62184,"internal_metadata":1402932504},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2725,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6287,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3614,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:52:17.790 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-14T07:52:17.790 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:52:18.077 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T07:52:18.078 INFO:teuthology.orchestra.run.smithi154.stderr:dumped all 2024-09-14T07:52:18.095 INFO:teuthology.orchestra.run.smithi154.stdout:{"pg_ready":true,"pg_map":{"version":2720,"stamp":"2024-09-14T07:52:17.175022+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22856838082,"num_objects":5627,"num_object_clones":661,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":476536,"num_read_kb":13641203,"num_write":628640,"num_write_kb":86203422,"num_scrub_errors":0,"num_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":47473,"ondisk_log_size":47473,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":37590528,"kb_used_data":33487888,"kb_used_omap":184,"kb_used_meta":4102407,"kb_avail":245524992,"statfs":{"total":289910292480,"available":251417591808,"internally_reserved":0,"allocated":34291597312,"data_stored":34602195825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":188764,"internal_metadata":4200865444},"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.003836"},"pg_stats":[{"pgid":"2.7","version":"24'1","reported_seq":95,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:49:17.046822+0000","last_change":"2024-09-14T06:22:34.090591+0000","last_active":"2024-09-14T07:49:17.046822+0000","last_peered":"2024-09-14T07:49:17.046822+0000","last_clean":"2024-09-14T07:49:17.046822+0000","last_became_active":"2024-09-14T06:22:32.078208+0000","last_became_peered":"2024-09-14T06:22:32.078208+0000","last_unstale":"2024-09-14T07:49:17.046822+0000","last_undegraded":"2024-09-14T07:49:17.046822+0000","last_fullsized":"2024-09-14T07:49:17.046822+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T10:32:50.611402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001973907,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'257","reported_seq":341,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:49:06.916131+0000","last_change":"2024-09-14T06:22:34.089601+0000","last_active":"2024-09-14T07:49:06.916131+0000","last_peered":"2024-09-14T07:49:06.916131+0000","last_clean":"2024-09-14T07:49:06.916131+0000","last_became_active":"2024-09-14T06:22:32.080701+0000","last_became_peered":"2024-09-14T06:22:32.080701+0000","last_unstale":"2024-09-14T07:49:06.916131+0000","last_undegraded":"2024-09-14T07:49:06.916131+0000","last_fullsized":"2024-09-14T07:49:06.916131+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":257,"log_dups_size":0,"ondisk_log_size":257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:37:43.334189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011628680000000001,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'805","reported_seq":893,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:37.816164+0000","last_change":"2024-09-14T06:22:34.090950+0000","last_active":"2024-09-14T07:51:37.816164+0000","last_peered":"2024-09-14T07:51:37.816164+0000","last_clean":"2024-09-14T07:51:37.816164+0000","last_became_active":"2024-09-14T06:22:32.080597+0000","last_became_peered":"2024-09-14T06:22:32.080597+0000","last_unstale":"2024-09-14T07:51:37.816164+0000","last_undegraded":"2024-09-14T07:51:37.816164+0000","last_fullsized":"2024-09-14T07:51:37.816164+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":805,"log_dups_size":0,"ondisk_log_size":805,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:31:25.005687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022866420000000002,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4798,"num_read_kb":3995,"num_write":1602,"num_write_kb":1596,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'3032","reported_seq":5764,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.075406+0000","last_change":"2024-09-14T06:22:34.090455+0000","last_active":"2024-09-14T07:51:38.075406+0000","last_peered":"2024-09-14T07:51:38.075406+0000","last_clean":"2024-09-14T07:51:38.075406+0000","last_became_active":"2024-09-14T06:22:32.079078+0000","last_became_peered":"2024-09-14T06:22:32.079078+0000","last_unstale":"2024-09-14T07:51:38.075406+0000","last_undegraded":"2024-09-14T07:51:38.075406+0000","last_fullsized":"2024-09-14T07:51:38.075406+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":3032,"log_dups_size":0,"ondisk_log_size":3032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:51:52.664410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018310259999999999,"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":17645,"num_read_kb":14693,"num_write":5832,"num_write_kb":5819,"num_scrub_errors":0,"num_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":"27'106375","reported_seq":172732,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.049446+0000","last_change":"2024-09-14T06:23:23.282517+0000","last_active":"2024-09-14T07:51:38.049446+0000","last_peered":"2024-09-14T07:51:38.049446+0000","last_clean":"2024-09-14T07:51:38.049446+0000","last_became_active":"2024-09-14T06:23:20.264412+0000","last_became_peered":"2024-09-14T06:23:20.264412+0000","last_unstale":"2024-09-14T07:51:38.049446+0000","last_undegraded":"2024-09-14T07:51:38.049446+0000","last_fullsized":"2024-09-14T07:51:38.049446+0000","mapping_epoch":19,"log_start":"27'96286","ondisk_log_start":"27'96286","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:55:31.629076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001033169,"stat_sum":{"num_bytes":5614330880,"num_objects":1377,"num_object_clones":152,"num_object_copies":4131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1377,"num_whiteouts":0,"num_read":66558,"num_read_kb":2368190,"num_write":106221,"num_write_kb":18943195,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'515","reported_seq":627,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:07.214926+0000","last_change":"2024-09-14T06:22:34.086171+0000","last_active":"2024-09-14T07:50:07.214926+0000","last_peered":"2024-09-14T07:50:07.214926+0000","last_clean":"2024-09-14T07:50:07.214926+0000","last_became_active":"2024-09-14T06:22:32.076239+0000","last_became_peered":"2024-09-14T06:22:32.076239+0000","last_unstale":"2024-09-14T07:50:07.214926+0000","last_undegraded":"2024-09-14T07:50:07.214926+0000","last_fullsized":"2024-09-14T07:50:07.214926+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":515,"log_dups_size":0,"ondisk_log_size":515,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020983,"stat_sum":{"num_bytes":181,"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":2588,"num_read_kb":2075,"num_write":1027,"num_write_kb":1027,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'247115","reported_seq":383937,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:37.834770+0000","last_change":"2024-09-14T06:23:23.274165+0000","last_active":"2024-09-14T07:51:37.834770+0000","last_peered":"2024-09-14T07:51:37.834770+0000","last_clean":"2024-09-14T07:51:37.834770+0000","last_became_active":"2024-09-14T06:23:20.270691+0000","last_became_peered":"2024-09-14T06:23:20.270691+0000","last_unstale":"2024-09-14T07:51:37.834770+0000","last_undegraded":"2024-09-14T07:51:37.834770+0000","last_fullsized":"2024-09-14T07:51:37.834770+0000","mapping_epoch":19,"log_start":"27'237093","ondisk_log_start":"27'237093","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:00:49.974793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012119240000000001,"stat_sum":{"num_bytes":5577710080,"num_objects":1361,"num_object_clones":154,"num_object_copies":4083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1361,"num_whiteouts":0,"num_read":137019,"num_read_kb":3489199,"num_write":246960,"num_write_kb":22110348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"27'318","reported_seq":3315,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.089334+0000","last_change":"2024-09-14T06:22:34.407339+0000","last_active":"2024-09-14T07:51:38.089334+0000","last_peered":"2024-09-14T07:51:38.089334+0000","last_clean":"2024-09-14T07:51:38.089334+0000","last_became_active":"2024-09-14T06:22:32.077331+0000","last_became_peered":"2024-09-14T06:22:32.077331+0000","last_unstale":"2024-09-14T07:51:38.089334+0000","last_undegraded":"2024-09-14T07:51:38.089334+0000","last_fullsized":"2024-09-14T07:51:38.089334+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":318,"log_dups_size":0,"ondisk_log_size":318,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:05:54.010467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010395719999999999,"stat_sum":{"num_bytes":16,"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":697,"num_read_kb":441,"num_write":305,"num_write_kb":293,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'176554","reported_seq":302323,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.047159+0000","last_change":"2024-09-14T06:23:23.282513+0000","last_active":"2024-09-14T07:51:38.047159+0000","last_peered":"2024-09-14T07:51:38.047159+0000","last_clean":"2024-09-14T07:51:38.047159+0000","last_became_active":"2024-09-14T06:23:20.265566+0000","last_became_peered":"2024-09-14T06:23:20.265566+0000","last_unstale":"2024-09-14T07:51:38.047159+0000","last_undegraded":"2024-09-14T07:51:38.047159+0000","last_fullsized":"2024-09-14T07:51:38.047159+0000","mapping_epoch":19,"log_start":"27'166529","ondisk_log_start":"27'166529","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:20:21.358268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001159441,"stat_sum":{"num_bytes":5905725440,"num_objects":1452,"num_object_clones":177,"num_object_copies":4356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1452,"num_whiteouts":0,"num_read":126004,"num_read_kb":4589543,"num_write":176373,"num_write_kb":24464290,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'2004","reported_seq":2099,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:51.984101+0000","last_change":"2024-09-14T06:22:34.406731+0000","last_active":"2024-09-14T07:50:51.984101+0000","last_peered":"2024-09-14T07:50:51.984101+0000","last_clean":"2024-09-14T07:50:51.984101+0000","last_became_active":"2024-09-14T06:22:32.074819+0000","last_became_peered":"2024-09-14T06:22:32.074819+0000","last_unstale":"2024-09-14T07:50:51.984101+0000","last_undegraded":"2024-09-14T07:50:51.984101+0000","last_fullsized":"2024-09-14T07:50:51.984101+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":2004,"log_dups_size":0,"ondisk_log_size":2004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058636699999999996,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":11997,"num_read_kb":9988,"num_write":3999,"num_write_kb":3993,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'85396","reported_seq":191746,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.043324+0000","last_change":"2024-09-14T06:23:23.276136+0000","last_active":"2024-09-14T07:51:38.043324+0000","last_peered":"2024-09-14T07:51:38.043324+0000","last_clean":"2024-09-14T07:51:38.043324+0000","last_became_active":"2024-09-14T06:23:20.267829+0000","last_became_peered":"2024-09-14T06:23:20.267829+0000","last_unstale":"2024-09-14T07:51:38.043324+0000","last_undegraded":"2024-09-14T07:51:38.043324+0000","last_fullsized":"2024-09-14T07:51:38.043324+0000","mapping_epoch":19,"log_start":"27'75301","ondisk_log_start":"27'75301","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10095,"log_dups_size":0,"ondisk_log_size":10095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:00:02.024626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030552399999999999,"stat_sum":{"num_bytes":5758478867,"num_objects":1420,"num_object_clones":178,"num_object_copies":4260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1420,"num_whiteouts":0,"num_read":106595,"num_read_kb":3160980,"num_write":85215,"num_write_kb":20670728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'258","reported_seq":344,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:07.348908+0000","last_change":"2024-09-14T06:22:34.089702+0000","last_active":"2024-09-14T07:50:07.348908+0000","last_peered":"2024-09-14T07:50:07.348908+0000","last_clean":"2024-09-14T07:50:07.348908+0000","last_became_active":"2024-09-14T06:22:32.074009+0000","last_became_peered":"2024-09-14T06:22:32.074009+0000","last_unstale":"2024-09-14T07:50:07.348908+0000","last_undegraded":"2024-09-14T07:50:07.348908+0000","last_fullsized":"2024-09-14T07:50:07.348908+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:27:53.003660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013136199999999999,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":155,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:48:51.845293+0000","last_change":"2024-09-14T06:22:28.055010+0000","last_active":"2024-09-14T07:48:51.845293+0000","last_peered":"2024-09-14T07:48:51.845293+0000","last_clean":"2024-09-14T07:48:51.845293+0000","last_became_active":"2024-09-14T06:22:28.053999+0000","last_became_peered":"2024-09-14T06:22:28.053999+0000","last_unstale":"2024-09-14T07:48:51.845293+0000","last_undegraded":"2024-09-14T07:48:51.845293+0000","last_fullsized":"2024-09-14T07:48:51.845293+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_clean_scrub_stamp":"2024-09-14T06:22:27.034648+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:41:29.963242+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22856245267,"num_objects":5610,"num_object_clones":661,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":436176,"num_read_kb":13607912,"num_write":614769,"num_write_kb":86188561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":34289639424,"data_stored":34600747008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40231,"ondisk_log_size":40231,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40304,"num_read_kb":33245,"num_write":13792,"num_write_kb":13755,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12626,"internal_metadata":0},"log_size":7190,"ondisk_log_size":7190,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739449,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532104,"kb_used_data":11162232,"kb_used_omap":61,"kb_used_meta":1369794,"kb_avail":81839736,"statfs":{"total":96636764160,"available":83803889664,"internally_reserved":0,"allocated":11430125568,"data_stored":11533670869,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62534,"internal_metadata":1402670010},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739449,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12525476,"kb_used_data":11162836,"kb_used_omap":62,"kb_used_meta":1362561,"kb_avail":81846364,"statfs":{"total":96636764160,"available":83810676736,"internally_reserved":0,"allocated":11430744064,"data_stored":11534262880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64046,"internal_metadata":1395262930},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739448,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532948,"kb_used_data":11162820,"kb_used_omap":60,"kb_used_meta":1370051,"kb_avail":81838892,"statfs":{"total":96636764160,"available":83803025408,"internally_reserved":0,"allocated":11430727680,"data_stored":11534262076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62184,"internal_metadata":1402932504},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2725,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6287,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3614,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:52:18.096 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T07:52:18.401 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T07:52:18.401 INFO:teuthology.orchestra.run.smithi154.stdout:{"epoch":27,"fsid":"34c3440e-edc7-45c4-ab88-be111e92d76d","created":"2024-09-14T06:22:15.242540+0000","modified":"2024-09-14T06:24:54.278406+0000","last_up_change":"2024-09-14T06:22:26.033188+0000","last_in_change":"2024-09-14T06:22:16.139317+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":3,"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-14T06:22:26.132211+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T06:22:30.451925+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-14T06:23:18.249640+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":"27","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":27,"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":"7618d0dc-7b15-480a-891f-a51e6d9e3add","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6800","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6801","nonce":1916082009}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6802","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6803","nonce":1916082009}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6806","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6807","nonce":1916082009}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6804","nonce":1916082009},{"type":"v1","addr":"172.21.15.154:6805","nonce":1916082009}]},"public_addr":"172.21.15.154:6801/1916082009","cluster_addr":"172.21.15.154:6803/1916082009","heartbeat_back_addr":"172.21.15.154:6807/1916082009","heartbeat_front_addr":"172.21.15.154:6805/1916082009","state":["exists","up"]},{"osd":1,"uuid":"99a46f2b-7ae9-49a7-9407-afba4aae64a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6816","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6817","nonce":3826289937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6818","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6819","nonce":3826289937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6822","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6823","nonce":3826289937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6820","nonce":3826289937},{"type":"v1","addr":"172.21.15.154:6821","nonce":3826289937}]},"public_addr":"172.21.15.154:6817/3826289937","cluster_addr":"172.21.15.154:6819/3826289937","heartbeat_back_addr":"172.21.15.154:6823/3826289937","heartbeat_front_addr":"172.21.15.154:6821/3826289937","state":["exists","up"]},{"osd":2,"uuid":"6d79cc09-f941-4d47-98d6-0294e0d05a41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6808","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6809","nonce":2071670942}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6810","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6811","nonce":2071670942}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6814","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6815","nonce":2071670942}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.154:6812","nonce":2071670942},{"type":"v1","addr":"172.21.15.154:6813","nonce":2071670942}]},"public_addr":"172.21.15.154:6809/2071670942","cluster_addr":"172.21.15.154:6811/2071670942","heartbeat_back_addr":"172.21.15.154:6815/2071670942","heartbeat_front_addr":"172.21.15.154:6813/2071670942","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.810054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.992979+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T06:22:22.598299+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":[],"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-14T07:52:19.421 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2024-09-14T07:52:19.422 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-14T07:52:19.579 INFO:teuthology.orchestra.run.smithi154.stdout:{ 2024-09-14T07:52:19.580 INFO:teuthology.orchestra.run.smithi154.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:52:19.580 INFO:teuthology.orchestra.run.smithi154.stdout:} 2024-09-14T07:52:19.596 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2024-09-14T07:52:19.888 INFO:teuthology.orchestra.run.smithi154.stderr:instructed osd(s) 0 to deep-scrub 2024-09-14T07:52:19.907 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2024-09-14T07:52:19.907 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-14T07:52:20.050 INFO:teuthology.orchestra.run.smithi154.stdout:{ 2024-09-14T07:52:20.050 INFO:teuthology.orchestra.run.smithi154.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:52:20.050 INFO:teuthology.orchestra.run.smithi154.stdout:} 2024-09-14T07:52:20.065 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2024-09-14T07:52:20.334 INFO:teuthology.orchestra.run.smithi154.stderr:instructed osd(s) 1 to deep-scrub 2024-09-14T07:52:20.352 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2024-09-14T07:52:20.352 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-14T07:52:20.491 INFO:teuthology.orchestra.run.smithi154.stdout:{ 2024-09-14T07:52:20.491 INFO:teuthology.orchestra.run.smithi154.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:52:20.491 INFO:teuthology.orchestra.run.smithi154.stdout:} 2024-09-14T07:52:20.506 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2024-09-14T07:52:20.785 INFO:teuthology.orchestra.run.smithi154.stderr:instructed osd(s) 2 to deep-scrub 2024-09-14T07:52:20.802 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:52:21.097 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T07:52:21.097 INFO:teuthology.orchestra.run.smithi154.stderr:dumped all 2024-09-14T07:52:21.115 INFO:teuthology.orchestra.run.smithi154.stdout:{"pg_ready":true,"pg_map":{"version":2721,"stamp":"2024-09-14T07:52:19.175546+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22856838082,"num_objects":5627,"num_object_clones":661,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":476536,"num_read_kb":13641203,"num_write":628640,"num_write_kb":86203422,"num_scrub_errors":0,"num_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":47473,"ondisk_log_size":47473,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":37590528,"kb_used_data":33487888,"kb_used_omap":184,"kb_used_meta":4102407,"kb_avail":245524992,"statfs":{"total":289910292480,"available":251417591808,"internally_reserved":0,"allocated":34291597312,"data_stored":34602195825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":188764,"internal_metadata":4200865444},"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.003731"},"pg_stats":[{"pgid":"2.7","version":"24'1","reported_seq":95,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:49:17.046822+0000","last_change":"2024-09-14T06:22:34.090591+0000","last_active":"2024-09-14T07:49:17.046822+0000","last_peered":"2024-09-14T07:49:17.046822+0000","last_clean":"2024-09-14T07:49:17.046822+0000","last_became_active":"2024-09-14T06:22:32.078208+0000","last_became_peered":"2024-09-14T06:22:32.078208+0000","last_unstale":"2024-09-14T07:49:17.046822+0000","last_undegraded":"2024-09-14T07:49:17.046822+0000","last_fullsized":"2024-09-14T07:49:17.046822+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+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-15T10:32:50.611402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001973907,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'257","reported_seq":341,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:49:06.916131+0000","last_change":"2024-09-14T06:22:34.089601+0000","last_active":"2024-09-14T07:49:06.916131+0000","last_peered":"2024-09-14T07:49:06.916131+0000","last_clean":"2024-09-14T07:49:06.916131+0000","last_became_active":"2024-09-14T06:22:32.080701+0000","last_became_peered":"2024-09-14T06:22:32.080701+0000","last_unstale":"2024-09-14T07:49:06.916131+0000","last_undegraded":"2024-09-14T07:49:06.916131+0000","last_fullsized":"2024-09-14T07:49:06.916131+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":257,"log_dups_size":0,"ondisk_log_size":257,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:37:43.334189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011628680000000001,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'805","reported_seq":893,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:37.816164+0000","last_change":"2024-09-14T06:22:34.090950+0000","last_active":"2024-09-14T07:51:37.816164+0000","last_peered":"2024-09-14T07:51:37.816164+0000","last_clean":"2024-09-14T07:51:37.816164+0000","last_became_active":"2024-09-14T06:22:32.080597+0000","last_became_peered":"2024-09-14T06:22:32.080597+0000","last_unstale":"2024-09-14T07:51:37.816164+0000","last_undegraded":"2024-09-14T07:51:37.816164+0000","last_fullsized":"2024-09-14T07:51:37.816164+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":805,"log_dups_size":0,"ondisk_log_size":805,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:31:25.005687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022866420000000002,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4798,"num_read_kb":3995,"num_write":1602,"num_write_kb":1596,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'3032","reported_seq":5765,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.086581+0000","last_change":"2024-09-14T06:22:34.090455+0000","last_active":"2024-09-14T07:51:38.086581+0000","last_peered":"2024-09-14T07:51:38.086581+0000","last_clean":"2024-09-14T07:51:38.086581+0000","last_became_active":"2024-09-14T06:22:32.079078+0000","last_became_peered":"2024-09-14T06:22:32.079078+0000","last_unstale":"2024-09-14T07:51:38.086581+0000","last_undegraded":"2024-09-14T07:51:38.086581+0000","last_fullsized":"2024-09-14T07:51:38.086581+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":3032,"log_dups_size":0,"ondisk_log_size":3032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:51:52.664410+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018310259999999999,"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":17645,"num_read_kb":14693,"num_write":5832,"num_write_kb":5819,"num_scrub_errors":0,"num_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":"27'106375","reported_seq":172732,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.049446+0000","last_change":"2024-09-14T06:23:23.282517+0000","last_active":"2024-09-14T07:51:38.049446+0000","last_peered":"2024-09-14T07:51:38.049446+0000","last_clean":"2024-09-14T07:51:38.049446+0000","last_became_active":"2024-09-14T06:23:20.264412+0000","last_became_peered":"2024-09-14T06:23:20.264412+0000","last_unstale":"2024-09-14T07:51:38.049446+0000","last_undegraded":"2024-09-14T07:51:38.049446+0000","last_fullsized":"2024-09-14T07:51:38.049446+0000","mapping_epoch":19,"log_start":"27'96286","ondisk_log_start":"27'96286","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:55:31.629076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001033169,"stat_sum":{"num_bytes":5614330880,"num_objects":1377,"num_object_clones":152,"num_object_copies":4131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1377,"num_whiteouts":0,"num_read":66558,"num_read_kb":2368190,"num_write":106221,"num_write_kb":18943195,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'515","reported_seq":627,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:07.214926+0000","last_change":"2024-09-14T06:22:34.086171+0000","last_active":"2024-09-14T07:50:07.214926+0000","last_peered":"2024-09-14T07:50:07.214926+0000","last_clean":"2024-09-14T07:50:07.214926+0000","last_became_active":"2024-09-14T06:22:32.076239+0000","last_became_peered":"2024-09-14T06:22:32.076239+0000","last_unstale":"2024-09-14T07:50:07.214926+0000","last_undegraded":"2024-09-14T07:50:07.214926+0000","last_fullsized":"2024-09-14T07:50:07.214926+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":515,"log_dups_size":0,"ondisk_log_size":515,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020983,"stat_sum":{"num_bytes":181,"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":2588,"num_read_kb":2075,"num_write":1027,"num_write_kb":1027,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'247115","reported_seq":383937,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:37.834770+0000","last_change":"2024-09-14T06:23:23.274165+0000","last_active":"2024-09-14T07:51:37.834770+0000","last_peered":"2024-09-14T07:51:37.834770+0000","last_clean":"2024-09-14T07:51:37.834770+0000","last_became_active":"2024-09-14T06:23:20.270691+0000","last_became_peered":"2024-09-14T06:23:20.270691+0000","last_unstale":"2024-09-14T07:51:37.834770+0000","last_undegraded":"2024-09-14T07:51:37.834770+0000","last_fullsized":"2024-09-14T07:51:37.834770+0000","mapping_epoch":19,"log_start":"27'237093","ondisk_log_start":"27'237093","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:00:49.974793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012119240000000001,"stat_sum":{"num_bytes":5577710080,"num_objects":1361,"num_object_clones":154,"num_object_copies":4083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1361,"num_whiteouts":0,"num_read":137019,"num_read_kb":3489199,"num_write":246960,"num_write_kb":22110348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"27'318","reported_seq":3315,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.089334+0000","last_change":"2024-09-14T06:22:34.407339+0000","last_active":"2024-09-14T07:51:38.089334+0000","last_peered":"2024-09-14T07:51:38.089334+0000","last_clean":"2024-09-14T07:51:38.089334+0000","last_became_active":"2024-09-14T06:22:32.077331+0000","last_became_peered":"2024-09-14T06:22:32.077331+0000","last_unstale":"2024-09-14T07:51:38.089334+0000","last_undegraded":"2024-09-14T07:51:38.089334+0000","last_fullsized":"2024-09-14T07:51:38.089334+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":318,"log_dups_size":0,"ondisk_log_size":318,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T14:05:54.010467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010395719999999999,"stat_sum":{"num_bytes":16,"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":697,"num_read_kb":441,"num_write":305,"num_write_kb":293,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'176554","reported_seq":302323,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.047159+0000","last_change":"2024-09-14T06:23:23.282513+0000","last_active":"2024-09-14T07:51:38.047159+0000","last_peered":"2024-09-14T07:51:38.047159+0000","last_clean":"2024-09-14T07:51:38.047159+0000","last_became_active":"2024-09-14T06:23:20.265566+0000","last_became_peered":"2024-09-14T06:23:20.265566+0000","last_unstale":"2024-09-14T07:51:38.047159+0000","last_undegraded":"2024-09-14T07:51:38.047159+0000","last_fullsized":"2024-09-14T07:51:38.047159+0000","mapping_epoch":19,"log_start":"27'166529","ondisk_log_start":"27'166529","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:20:21.358268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001159441,"stat_sum":{"num_bytes":5905725440,"num_objects":1452,"num_object_clones":177,"num_object_copies":4356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1452,"num_whiteouts":0,"num_read":126004,"num_read_kb":4589543,"num_write":176373,"num_write_kb":24464290,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'2004","reported_seq":2099,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:51.984101+0000","last_change":"2024-09-14T06:22:34.406731+0000","last_active":"2024-09-14T07:50:51.984101+0000","last_peered":"2024-09-14T07:50:51.984101+0000","last_clean":"2024-09-14T07:50:51.984101+0000","last_became_active":"2024-09-14T06:22:32.074819+0000","last_became_peered":"2024-09-14T06:22:32.074819+0000","last_unstale":"2024-09-14T07:50:51.984101+0000","last_undegraded":"2024-09-14T07:50:51.984101+0000","last_fullsized":"2024-09-14T07:50:51.984101+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":2004,"log_dups_size":0,"ondisk_log_size":2004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:24:57.604994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058636699999999996,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":11997,"num_read_kb":9988,"num_write":3999,"num_write_kb":3993,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'85396","reported_seq":191746,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:51:38.043324+0000","last_change":"2024-09-14T06:23:23.276136+0000","last_active":"2024-09-14T07:51:38.043324+0000","last_peered":"2024-09-14T07:51:38.043324+0000","last_clean":"2024-09-14T07:51:38.043324+0000","last_became_active":"2024-09-14T06:23:20.267829+0000","last_became_peered":"2024-09-14T06:23:20.267829+0000","last_unstale":"2024-09-14T07:51:38.043324+0000","last_undegraded":"2024-09-14T07:51:38.043324+0000","last_fullsized":"2024-09-14T07:51:38.043324+0000","mapping_epoch":19,"log_start":"27'75301","ondisk_log_start":"27'75301","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":0,"log_size":10095,"log_dups_size":0,"ondisk_log_size":10095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:00:02.024626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030552399999999999,"stat_sum":{"num_bytes":5758478867,"num_objects":1420,"num_object_clones":178,"num_object_copies":4260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1420,"num_whiteouts":0,"num_read":106595,"num_read_kb":3160980,"num_write":85215,"num_write_kb":20670728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'258","reported_seq":344,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:50:07.348908+0000","last_change":"2024-09-14T06:22:34.089702+0000","last_active":"2024-09-14T07:50:07.348908+0000","last_peered":"2024-09-14T07:50:07.348908+0000","last_clean":"2024-09-14T07:50:07.348908+0000","last_became_active":"2024-09-14T06:22:32.074009+0000","last_became_peered":"2024-09-14T06:22:32.074009+0000","last_unstale":"2024-09-14T07:50:07.348908+0000","last_undegraded":"2024-09-14T07:50:07.348908+0000","last_fullsized":"2024-09-14T07:50:07.348908+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:31.055646+0000","last_clean_scrub_stamp":"2024-09-14T06:22:31.055646+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:27:53.003660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013136199999999999,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":155,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:48:51.845293+0000","last_change":"2024-09-14T06:22:28.055010+0000","last_active":"2024-09-14T07:48:51.845293+0000","last_peered":"2024-09-14T07:48:51.845293+0000","last_clean":"2024-09-14T07:48:51.845293+0000","last_became_active":"2024-09-14T06:22:28.053999+0000","last_became_peered":"2024-09-14T06:22:28.053999+0000","last_unstale":"2024-09-14T07:48:51.845293+0000","last_undegraded":"2024-09-14T07:48:51.845293+0000","last_fullsized":"2024-09-14T07:48:51.845293+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:22:27.034648+0000","last_clean_scrub_stamp":"2024-09-14T06:22:27.034648+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T17:41:29.963242+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22856245267,"num_objects":5610,"num_object_clones":661,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":436176,"num_read_kb":13607912,"num_write":614769,"num_write_kb":86188561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":34289639424,"data_stored":34600747008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40231,"ondisk_log_size":40231,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40304,"num_read_kb":33245,"num_write":13792,"num_write_kb":13755,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12626,"internal_metadata":0},"log_size":7190,"ondisk_log_size":7190,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739449,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532104,"kb_used_data":11162232,"kb_used_omap":61,"kb_used_meta":1369794,"kb_avail":81839736,"statfs":{"total":96636764160,"available":83803889664,"internally_reserved":0,"allocated":11430125568,"data_stored":11533670869,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62534,"internal_metadata":1402670010},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739450,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12525476,"kb_used_data":11162836,"kb_used_omap":62,"kb_used_meta":1362561,"kb_avail":81846364,"statfs":{"total":96636764160,"available":83810676736,"internally_reserved":0,"allocated":11430744064,"data_stored":11534262880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64046,"internal_metadata":1395262930},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739449,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532948,"kb_used_data":11162820,"kb_used_omap":60,"kb_used_meta":1370051,"kb_avail":81838892,"statfs":{"total":96636764160,"available":83803025408,"internally_reserved":0,"allocated":11430727680,"data_stored":11534262076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62184,"internal_metadata":1402932504},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2725,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6287,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3614,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:52:21.116 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-14T06:22:31.055646+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=22, tm_sec=31, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.116 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-14T06:22:31.055646+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=22, tm_sec=31, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.116 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-14T06:22:31.055646+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=22, tm_sec=31, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.117 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-14T06:22:31.055646+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=22, tm_sec=31, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.117 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-14T06:23:19.235567+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.117 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-14T06:22:31.055646+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=22, tm_sec=31, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.117 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-14T06:23:19.235567+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.117 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-14T06:22:31.055646+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=22, tm_sec=31, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.117 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-14T06:23:19.235567+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.117 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-14T06:22:31.055646+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=22, tm_sec=31, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.117 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-14T06:23:19.235567+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.118 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-14T06:22:31.055646+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=22, tm_sec=31, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.118 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-14T06:22:27.034648+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=22, tm_sec=27, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:21.118 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-14T07:52:41.118 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:52:41.431 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T07:52:41.432 INFO:teuthology.orchestra.run.smithi154.stderr:dumped all 2024-09-14T07:52:41.449 INFO:teuthology.orchestra.run.smithi154.stdout:{"pg_ready":true,"pg_map":{"version":2732,"stamp":"2024-09-14T07:52:41.180450+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22856838082,"num_objects":5627,"num_object_clones":661,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":476536,"num_read_kb":13641203,"num_write":628640,"num_write_kb":86203422,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":47490,"ondisk_log_size":47490,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":37590528,"kb_used_data":33487888,"kb_used_omap":184,"kb_used_meta":4102407,"kb_avail":245524992,"statfs":{"total":289910292480,"available":251417591808,"internally_reserved":0,"allocated":34291597312,"data_stored":34602195825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":188764,"internal_metadata":4200865444},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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.002834"},"pg_stats":[{"pgid":"2.7","version":"27'2","reported_seq":104,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:26.392610+0000","last_change":"2024-09-14T07:52:26.392610+0000","last_active":"2024-09-14T07:52:26.392610+0000","last_peered":"2024-09-14T07:52:26.392610+0000","last_clean":"2024-09-14T07:52:26.392610+0000","last_became_active":"2024-09-14T06:22:32.078208+0000","last_became_peered":"2024-09-14T06:22:32.078208+0000","last_unstale":"2024-09-14T07:52:26.392610+0000","last_undegraded":"2024-09-14T07:52:26.392610+0000","last_fullsized":"2024-09-14T07:52:26.392610+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2","last_scrub_stamp":"2024-09-14T07:52:26.392476+0000","last_deep_scrub":"27'2","last_deep_scrub_stamp":"2024-09-14T07:52:26.392476+0000","last_clean_scrub_stamp":"2024-09-14T07:52:26.392476+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-15T13:16:06.649712+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.001973907,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'258","reported_seq":350,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:24.449411+0000","last_change":"2024-09-14T07:52:24.449411+0000","last_active":"2024-09-14T07:52:24.449411+0000","last_peered":"2024-09-14T07:52:24.449411+0000","last_clean":"2024-09-14T07:52:24.449411+0000","last_became_active":"2024-09-14T06:22:32.080701+0000","last_became_peered":"2024-09-14T06:22:32.080701+0000","last_unstale":"2024-09-14T07:52:24.449411+0000","last_undegraded":"2024-09-14T07:52:24.449411+0000","last_fullsized":"2024-09-14T07:52:24.449411+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'258","last_scrub_stamp":"2024-09-14T07:52:24.449240+0000","last_deep_scrub":"27'258","last_deep_scrub_stamp":"2024-09-14T07:52:24.449240+0000","last_clean_scrub_stamp":"2024-09-14T07:52:24.449240+0000","objects_scrubbed":1,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T19:36:36.116725+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0011628680000000001,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'806","reported_seq":903,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:21.498983+0000","last_change":"2024-09-14T07:52:21.498800+0000","last_active":"2024-09-14T07:52:21.498983+0000","last_peered":"2024-09-14T07:52:21.498983+0000","last_clean":"2024-09-14T07:52:21.498983+0000","last_became_active":"2024-09-14T06:22:32.080597+0000","last_became_peered":"2024-09-14T06:22:32.080597+0000","last_unstale":"2024-09-14T07:52:21.498983+0000","last_undegraded":"2024-09-14T07:52:21.498983+0000","last_fullsized":"2024-09-14T07:52:21.498983+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'806","last_scrub_stamp":"2024-09-14T07:52:21.498616+0000","last_deep_scrub":"27'806","last_deep_scrub_stamp":"2024-09-14T07:52:21.498616+0000","last_clean_scrub_stamp":"2024-09-14T07:52:21.498616+0000","objects_scrubbed":1,"log_size":806,"log_dups_size":0,"ondisk_log_size":806,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T11:40:00.573942+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0022866420000000002,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4798,"num_read_kb":3995,"num_write":1602,"num_write_kb":1596,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'3035","reported_seq":5776,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:23.498548+0000","last_change":"2024-09-14T07:52:23.498548+0000","last_active":"2024-09-14T07:52:23.498548+0000","last_peered":"2024-09-14T07:52:23.498548+0000","last_clean":"2024-09-14T07:52:23.498548+0000","last_became_active":"2024-09-14T06:22:32.079078+0000","last_became_peered":"2024-09-14T06:22:32.079078+0000","last_unstale":"2024-09-14T07:52:23.498548+0000","last_undegraded":"2024-09-14T07:52:23.498548+0000","last_fullsized":"2024-09-14T07:52:23.498548+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'3035","last_scrub_stamp":"2024-09-14T07:52:23.498463+0000","last_deep_scrub":"27'3035","last_deep_scrub_stamp":"2024-09-14T07:52:23.498463+0000","last_clean_scrub_stamp":"2024-09-14T07:52:23.498463+0000","objects_scrubbed":3,"log_size":3035,"log_dups_size":0,"ondisk_log_size":3035,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T19:24:46.732394+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.0018310259999999999,"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":17645,"num_read_kb":14693,"num_write":5832,"num_write_kb":5819,"num_scrub_errors":0,"num_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":236,"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":"27'106375","reported_seq":172796,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:32.022082+0000","last_change":"2024-09-14T07:52:32.022082+0000","last_active":"2024-09-14T07:52:32.022082+0000","last_peered":"2024-09-14T07:52:32.022082+0000","last_clean":"2024-09-14T07:52:32.022082+0000","last_became_active":"2024-09-14T06:23:20.264412+0000","last_became_peered":"2024-09-14T06:23:20.264412+0000","last_unstale":"2024-09-14T07:52:32.022082+0000","last_undegraded":"2024-09-14T07:52:32.022082+0000","last_fullsized":"2024-09-14T07:52:32.022082+0000","mapping_epoch":19,"log_start":"27'96286","ondisk_log_start":"27'96286","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'106375","last_scrub_stamp":"2024-09-14T07:52:32.021824+0000","last_deep_scrub":"27'106375","last_deep_scrub_stamp":"2024-09-14T07:52:32.021824+0000","last_clean_scrub_stamp":"2024-09-14T07:52:32.021824+0000","objects_scrubbed":1377,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:32:50.498047+0000","scrub_duration":10347,"objects_trimmed":0,"snaptrim_duration":0.001033169,"stat_sum":{"num_bytes":5614330880,"num_objects":1377,"num_object_clones":152,"num_object_copies":4131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1377,"num_whiteouts":0,"num_read":66558,"num_read_kb":2368190,"num_write":106221,"num_write_kb":18943195,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'517","reported_seq":637,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:20.696373+0000","last_change":"2024-09-14T07:52:20.696373+0000","last_active":"2024-09-14T07:52:20.696373+0000","last_peered":"2024-09-14T07:52:20.696373+0000","last_clean":"2024-09-14T07:52:20.696373+0000","last_became_active":"2024-09-14T06:22:32.076239+0000","last_became_peered":"2024-09-14T06:22:32.076239+0000","last_unstale":"2024-09-14T07:52:20.696373+0000","last_undegraded":"2024-09-14T07:52:20.696373+0000","last_fullsized":"2024-09-14T07:52:20.696373+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'517","last_scrub_stamp":"2024-09-14T07:52:20.696267+0000","last_deep_scrub":"27'517","last_deep_scrub_stamp":"2024-09-14T07:52:20.696267+0000","last_clean_scrub_stamp":"2024-09-14T07:52:20.696267+0000","objects_scrubbed":2,"log_size":517,"log_dups_size":0,"ondisk_log_size":517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T16:22:47.960353+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0020983,"stat_sum":{"num_bytes":181,"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":2588,"num_read_kb":2075,"num_write":1027,"num_write_kb":1027,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'247115","reported_seq":384000,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:36.091688+0000","last_change":"2024-09-14T07:52:36.091688+0000","last_active":"2024-09-14T07:52:36.091688+0000","last_peered":"2024-09-14T07:52:36.091688+0000","last_clean":"2024-09-14T07:52:36.091688+0000","last_became_active":"2024-09-14T06:23:20.270691+0000","last_became_peered":"2024-09-14T06:23:20.270691+0000","last_unstale":"2024-09-14T07:52:36.091688+0000","last_undegraded":"2024-09-14T07:52:36.091688+0000","last_fullsized":"2024-09-14T07:52:36.091688+0000","mapping_epoch":19,"log_start":"27'237093","ondisk_log_start":"27'237093","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'247115","last_scrub_stamp":"2024-09-14T07:52:36.091388+0000","last_deep_scrub":"27'247115","last_deep_scrub_stamp":"2024-09-14T07:52:36.091388+0000","last_clean_scrub_stamp":"2024-09-14T07:52:36.091388+0000","objects_scrubbed":1361,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T17:26:29.813103+0000","scrub_duration":10691,"objects_trimmed":0,"snaptrim_duration":0.0012119240000000001,"stat_sum":{"num_bytes":5577710080,"num_objects":1361,"num_object_clones":154,"num_object_copies":4083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1361,"num_whiteouts":0,"num_read":137019,"num_read_kb":3489199,"num_write":246960,"num_write_kb":22110348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"27'321","reported_seq":3326,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:21.426615+0000","last_change":"2024-09-14T07:52:21.426615+0000","last_active":"2024-09-14T07:52:21.426615+0000","last_peered":"2024-09-14T07:52:21.426615+0000","last_clean":"2024-09-14T07:52:21.426615+0000","last_became_active":"2024-09-14T06:22:32.077331+0000","last_became_peered":"2024-09-14T06:22:32.077331+0000","last_unstale":"2024-09-14T07:52:21.426615+0000","last_undegraded":"2024-09-14T07:52:21.426615+0000","last_fullsized":"2024-09-14T07:52:21.426615+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'321","last_scrub_stamp":"2024-09-14T07:52:21.426423+0000","last_deep_scrub":"27'321","last_deep_scrub_stamp":"2024-09-14T07:52:21.426423+0000","last_clean_scrub_stamp":"2024-09-14T07:52:21.426423+0000","objects_scrubbed":3,"log_size":321,"log_dups_size":0,"ondisk_log_size":321,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T16:02:58.490808+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.0010395719999999999,"stat_sum":{"num_bytes":16,"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":697,"num_read_kb":441,"num_write":305,"num_write_kb":293,"num_scrub_errors":0,"num_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":696,"num_omap_keys":22,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'176554","reported_seq":302390,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:33.962501+0000","last_change":"2024-09-14T07:52:33.962501+0000","last_active":"2024-09-14T07:52:33.962501+0000","last_peered":"2024-09-14T07:52:33.962501+0000","last_clean":"2024-09-14T07:52:33.962501+0000","last_became_active":"2024-09-14T06:23:20.265566+0000","last_became_peered":"2024-09-14T06:23:20.265566+0000","last_unstale":"2024-09-14T07:52:33.962501+0000","last_undegraded":"2024-09-14T07:52:33.962501+0000","last_fullsized":"2024-09-14T07:52:33.962501+0000","mapping_epoch":19,"log_start":"27'166529","ondisk_log_start":"27'166529","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'176554","last_scrub_stamp":"2024-09-14T07:52:33.962221+0000","last_deep_scrub":"27'176554","last_deep_scrub_stamp":"2024-09-14T07:52:33.962221+0000","last_clean_scrub_stamp":"2024-09-14T07:52:33.962221+0000","objects_scrubbed":1452,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":12,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:21.015655+0000","scrub_duration":11263,"objects_trimmed":0,"snaptrim_duration":0.001159441,"stat_sum":{"num_bytes":5905725440,"num_objects":1452,"num_object_clones":177,"num_object_copies":4356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1452,"num_whiteouts":0,"num_read":126004,"num_read_kb":4589543,"num_write":176373,"num_write_kb":24464290,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'2006","reported_seq":2109,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:22.471867+0000","last_change":"2024-09-14T07:52:22.471867+0000","last_active":"2024-09-14T07:52:22.471867+0000","last_peered":"2024-09-14T07:52:22.471867+0000","last_clean":"2024-09-14T07:52:22.471867+0000","last_became_active":"2024-09-14T06:22:32.074819+0000","last_became_peered":"2024-09-14T06:22:32.074819+0000","last_unstale":"2024-09-14T07:52:22.471867+0000","last_undegraded":"2024-09-14T07:52:22.471867+0000","last_fullsized":"2024-09-14T07:52:22.471867+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2006","last_scrub_stamp":"2024-09-14T07:52:22.471701+0000","last_deep_scrub":"27'2006","last_deep_scrub_stamp":"2024-09-14T07:52:22.471701+0000","last_clean_scrub_stamp":"2024-09-14T07:52:22.471701+0000","objects_scrubbed":2,"log_size":2006,"log_dups_size":0,"ondisk_log_size":2006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T18:05:00.907884+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.00058636699999999996,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":11997,"num_read_kb":9988,"num_write":3999,"num_write_kb":3993,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'85396","reported_seq":191805,"reported_epoch":27,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-14T07:52:37.434506+0000","last_change":"2024-09-14T07:52:27.349862+0000","last_active":"2024-09-14T07:52:37.434506+0000","last_peered":"2024-09-14T07:52:37.434506+0000","last_clean":"2024-09-14T07:52:37.434506+0000","last_became_active":"2024-09-14T06:23:20.267829+0000","last_became_peered":"2024-09-14T06:23:20.267829+0000","last_unstale":"2024-09-14T07:52:37.434506+0000","last_undegraded":"2024-09-14T07:52:37.434506+0000","last_fullsized":"2024-09-14T07:52:37.434506+0000","mapping_epoch":19,"log_start":"27'75301","ondisk_log_start":"27'75301","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:23:19.235567+0000","last_clean_scrub_stamp":"2024-09-14T06:23:19.235567+0000","objects_scrubbed":1366,"log_size":10095,"log_dups_size":0,"ondisk_log_size":10095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 10s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030552399999999999,"stat_sum":{"num_bytes":5758478867,"num_objects":1420,"num_object_clones":178,"num_object_copies":4260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1420,"num_whiteouts":0,"num_read":106595,"num_read_kb":3160980,"num_write":85215,"num_write_kb":20670728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'260","reported_seq":354,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:22.507056+0000","last_change":"2024-09-14T07:52:22.507056+0000","last_active":"2024-09-14T07:52:22.507056+0000","last_peered":"2024-09-14T07:52:22.507056+0000","last_clean":"2024-09-14T07:52:22.507056+0000","last_became_active":"2024-09-14T06:22:32.074009+0000","last_became_peered":"2024-09-14T06:22:32.074009+0000","last_unstale":"2024-09-14T07:52:22.507056+0000","last_undegraded":"2024-09-14T07:52:22.507056+0000","last_fullsized":"2024-09-14T07:52:22.507056+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'260","last_scrub_stamp":"2024-09-14T07:52:22.506959+0000","last_deep_scrub":"27'260","last_deep_scrub_stamp":"2024-09-14T07:52:22.506959+0000","last_clean_scrub_stamp":"2024-09-14T07:52:22.506959+0000","objects_scrubbed":2,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T16:54:56.438587+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0013136199999999999,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"27'54","reported_seq":165,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:20.512220+0000","last_change":"2024-09-14T07:52:20.512220+0000","last_active":"2024-09-14T07:52:20.512220+0000","last_peered":"2024-09-14T07:52:20.512220+0000","last_clean":"2024-09-14T07:52:20.512220+0000","last_became_active":"2024-09-14T06:22:28.053999+0000","last_became_peered":"2024-09-14T06:22:28.053999+0000","last_unstale":"2024-09-14T07:52:20.512220+0000","last_undegraded":"2024-09-14T07:52:20.512220+0000","last_fullsized":"2024-09-14T07:52:20.512220+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'54","last_scrub_stamp":"2024-09-14T07:52:20.512107+0000","last_deep_scrub":"27'54","last_deep_scrub_stamp":"2024-09-14T07:52:20.512107+0000","last_clean_scrub_stamp":"2024-09-14T07:52:20.512107+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:18:13.581761+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22856245267,"num_objects":5610,"num_object_clones":661,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":436176,"num_read_kb":13607912,"num_write":614769,"num_write_kb":86188561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":34289639424,"data_stored":34600747008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40231,"ondisk_log_size":40231,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40304,"num_read_kb":33245,"num_write":13792,"num_write_kb":13755,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12626,"internal_metadata":0},"log_size":7205,"ondisk_log_size":7205,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739453,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532104,"kb_used_data":11162232,"kb_used_omap":61,"kb_used_meta":1369794,"kb_avail":81839736,"statfs":{"total":96636764160,"available":83803889664,"internally_reserved":0,"allocated":11430125568,"data_stored":11533670869,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62534,"internal_metadata":1402670010},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739454,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12525476,"kb_used_data":11162836,"kb_used_omap":62,"kb_used_meta":1362561,"kb_avail":81846364,"statfs":{"total":96636764160,"available":83810676736,"internally_reserved":0,"allocated":11430744064,"data_stored":11534262880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64046,"internal_metadata":1395262930},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739453,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532948,"kb_used_data":11162820,"kb_used_omap":60,"kb_used_meta":1370051,"kb_avail":81838892,"statfs":{"total":96636764160,"available":83803025408,"internally_reserved":0,"allocated":11430727680,"data_stored":11534262076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62184,"internal_metadata":1402932504},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2725,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6287,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3614,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:52:41.450 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-14T06:23:19.235567+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=23, 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=7, tm_min=52, tm_sec=18, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:52:41.451 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-14T07:53:01.452 DEBUG:teuthology.orchestra.run.smithi154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:53:01.758 INFO:teuthology.orchestra.run.smithi154.stdout: 2024-09-14T07:53:01.758 INFO:teuthology.orchestra.run.smithi154.stderr:dumped all 2024-09-14T07:53:01.776 INFO:teuthology.orchestra.run.smithi154.stdout:{"pg_ready":true,"pg_map":{"version":2742,"stamp":"2024-09-14T07:53:01.185719+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22856838082,"num_objects":5627,"num_object_clones":661,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":476536,"num_read_kb":13641203,"num_write":628640,"num_write_kb":86203422,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":47490,"ondisk_log_size":47490,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":37590528,"kb_used_data":33487888,"kb_used_omap":184,"kb_used_meta":4102407,"kb_avail":245524992,"statfs":{"total":289910292480,"available":251417591808,"internally_reserved":0,"allocated":34291597312,"data_stored":34602195825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":188764,"internal_metadata":4200865444},"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.003208"},"pg_stats":[{"pgid":"2.7","version":"27'2","reported_seq":104,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:26.392610+0000","last_change":"2024-09-14T07:52:26.392610+0000","last_active":"2024-09-14T07:52:26.392610+0000","last_peered":"2024-09-14T07:52:26.392610+0000","last_clean":"2024-09-14T07:52:26.392610+0000","last_became_active":"2024-09-14T06:22:32.078208+0000","last_became_peered":"2024-09-14T06:22:32.078208+0000","last_unstale":"2024-09-14T07:52:26.392610+0000","last_undegraded":"2024-09-14T07:52:26.392610+0000","last_fullsized":"2024-09-14T07:52:26.392610+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2","last_scrub_stamp":"2024-09-14T07:52:26.392476+0000","last_deep_scrub":"27'2","last_deep_scrub_stamp":"2024-09-14T07:52:26.392476+0000","last_clean_scrub_stamp":"2024-09-14T07:52:26.392476+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-15T13:16:06.649712+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.001973907,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"27'258","reported_seq":350,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:24.449411+0000","last_change":"2024-09-14T07:52:24.449411+0000","last_active":"2024-09-14T07:52:24.449411+0000","last_peered":"2024-09-14T07:52:24.449411+0000","last_clean":"2024-09-14T07:52:24.449411+0000","last_became_active":"2024-09-14T06:22:32.080701+0000","last_became_peered":"2024-09-14T06:22:32.080701+0000","last_unstale":"2024-09-14T07:52:24.449411+0000","last_undegraded":"2024-09-14T07:52:24.449411+0000","last_fullsized":"2024-09-14T07:52:24.449411+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'258","last_scrub_stamp":"2024-09-14T07:52:24.449240+0000","last_deep_scrub":"27'258","last_deep_scrub_stamp":"2024-09-14T07:52:24.449240+0000","last_clean_scrub_stamp":"2024-09-14T07:52:24.449240+0000","objects_scrubbed":1,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T19:36:36.116725+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0011628680000000001,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"27'806","reported_seq":903,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:21.498983+0000","last_change":"2024-09-14T07:52:21.498800+0000","last_active":"2024-09-14T07:52:21.498983+0000","last_peered":"2024-09-14T07:52:21.498983+0000","last_clean":"2024-09-14T07:52:21.498983+0000","last_became_active":"2024-09-14T06:22:32.080597+0000","last_became_peered":"2024-09-14T06:22:32.080597+0000","last_unstale":"2024-09-14T07:52:21.498983+0000","last_undegraded":"2024-09-14T07:52:21.498983+0000","last_fullsized":"2024-09-14T07:52:21.498983+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'806","last_scrub_stamp":"2024-09-14T07:52:21.498616+0000","last_deep_scrub":"27'806","last_deep_scrub_stamp":"2024-09-14T07:52:21.498616+0000","last_clean_scrub_stamp":"2024-09-14T07:52:21.498616+0000","objects_scrubbed":1,"log_size":806,"log_dups_size":0,"ondisk_log_size":806,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T11:40:00.573942+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0022866420000000002,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":4798,"num_read_kb":3995,"num_write":1602,"num_write_kb":1596,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"27'3035","reported_seq":5776,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:23.498548+0000","last_change":"2024-09-14T07:52:23.498548+0000","last_active":"2024-09-14T07:52:23.498548+0000","last_peered":"2024-09-14T07:52:23.498548+0000","last_clean":"2024-09-14T07:52:23.498548+0000","last_became_active":"2024-09-14T06:22:32.079078+0000","last_became_peered":"2024-09-14T06:22:32.079078+0000","last_unstale":"2024-09-14T07:52:23.498548+0000","last_undegraded":"2024-09-14T07:52:23.498548+0000","last_fullsized":"2024-09-14T07:52:23.498548+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'3035","last_scrub_stamp":"2024-09-14T07:52:23.498463+0000","last_deep_scrub":"27'3035","last_deep_scrub_stamp":"2024-09-14T07:52:23.498463+0000","last_clean_scrub_stamp":"2024-09-14T07:52:23.498463+0000","objects_scrubbed":3,"log_size":3035,"log_dups_size":0,"ondisk_log_size":3035,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T19:24:46.732394+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.0018310259999999999,"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":17645,"num_read_kb":14693,"num_write":5832,"num_write_kb":5819,"num_scrub_errors":0,"num_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":236,"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":"27'106375","reported_seq":172796,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:32.022082+0000","last_change":"2024-09-14T07:52:32.022082+0000","last_active":"2024-09-14T07:52:32.022082+0000","last_peered":"2024-09-14T07:52:32.022082+0000","last_clean":"2024-09-14T07:52:32.022082+0000","last_became_active":"2024-09-14T06:23:20.264412+0000","last_became_peered":"2024-09-14T06:23:20.264412+0000","last_unstale":"2024-09-14T07:52:32.022082+0000","last_undegraded":"2024-09-14T07:52:32.022082+0000","last_fullsized":"2024-09-14T07:52:32.022082+0000","mapping_epoch":19,"log_start":"27'96286","ondisk_log_start":"27'96286","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'106375","last_scrub_stamp":"2024-09-14T07:52:32.021824+0000","last_deep_scrub":"27'106375","last_deep_scrub_stamp":"2024-09-14T07:52:32.021824+0000","last_clean_scrub_stamp":"2024-09-14T07:52:32.021824+0000","objects_scrubbed":1377,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:32:50.498047+0000","scrub_duration":10347,"objects_trimmed":0,"snaptrim_duration":0.001033169,"stat_sum":{"num_bytes":5614330880,"num_objects":1377,"num_object_clones":152,"num_object_copies":4131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1377,"num_whiteouts":0,"num_read":66558,"num_read_kb":2368190,"num_write":106221,"num_write_kb":18943195,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'517","reported_seq":637,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:20.696373+0000","last_change":"2024-09-14T07:52:20.696373+0000","last_active":"2024-09-14T07:52:20.696373+0000","last_peered":"2024-09-14T07:52:20.696373+0000","last_clean":"2024-09-14T07:52:20.696373+0000","last_became_active":"2024-09-14T06:22:32.076239+0000","last_became_peered":"2024-09-14T06:22:32.076239+0000","last_unstale":"2024-09-14T07:52:20.696373+0000","last_undegraded":"2024-09-14T07:52:20.696373+0000","last_fullsized":"2024-09-14T07:52:20.696373+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'517","last_scrub_stamp":"2024-09-14T07:52:20.696267+0000","last_deep_scrub":"27'517","last_deep_scrub_stamp":"2024-09-14T07:52:20.696267+0000","last_clean_scrub_stamp":"2024-09-14T07:52:20.696267+0000","objects_scrubbed":2,"log_size":517,"log_dups_size":0,"ondisk_log_size":517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T16:22:47.960353+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0020983,"stat_sum":{"num_bytes":181,"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":2588,"num_read_kb":2075,"num_write":1027,"num_write_kb":1027,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'247115","reported_seq":384000,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:36.091688+0000","last_change":"2024-09-14T07:52:36.091688+0000","last_active":"2024-09-14T07:52:36.091688+0000","last_peered":"2024-09-14T07:52:36.091688+0000","last_clean":"2024-09-14T07:52:36.091688+0000","last_became_active":"2024-09-14T06:23:20.270691+0000","last_became_peered":"2024-09-14T06:23:20.270691+0000","last_unstale":"2024-09-14T07:52:36.091688+0000","last_undegraded":"2024-09-14T07:52:36.091688+0000","last_fullsized":"2024-09-14T07:52:36.091688+0000","mapping_epoch":19,"log_start":"27'237093","ondisk_log_start":"27'237093","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'247115","last_scrub_stamp":"2024-09-14T07:52:36.091388+0000","last_deep_scrub":"27'247115","last_deep_scrub_stamp":"2024-09-14T07:52:36.091388+0000","last_clean_scrub_stamp":"2024-09-14T07:52:36.091388+0000","objects_scrubbed":1361,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T17:26:29.813103+0000","scrub_duration":10691,"objects_trimmed":0,"snaptrim_duration":0.0012119240000000001,"stat_sum":{"num_bytes":5577710080,"num_objects":1361,"num_object_clones":154,"num_object_copies":4083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1361,"num_whiteouts":0,"num_read":137019,"num_read_kb":3489199,"num_write":246960,"num_write_kb":22110348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"27'321","reported_seq":3326,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:21.426615+0000","last_change":"2024-09-14T07:52:21.426615+0000","last_active":"2024-09-14T07:52:21.426615+0000","last_peered":"2024-09-14T07:52:21.426615+0000","last_clean":"2024-09-14T07:52:21.426615+0000","last_became_active":"2024-09-14T06:22:32.077331+0000","last_became_peered":"2024-09-14T06:22:32.077331+0000","last_unstale":"2024-09-14T07:52:21.426615+0000","last_undegraded":"2024-09-14T07:52:21.426615+0000","last_fullsized":"2024-09-14T07:52:21.426615+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'321","last_scrub_stamp":"2024-09-14T07:52:21.426423+0000","last_deep_scrub":"27'321","last_deep_scrub_stamp":"2024-09-14T07:52:21.426423+0000","last_clean_scrub_stamp":"2024-09-14T07:52:21.426423+0000","objects_scrubbed":3,"log_size":321,"log_dups_size":0,"ondisk_log_size":321,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T16:02:58.490808+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.0010395719999999999,"stat_sum":{"num_bytes":16,"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":697,"num_read_kb":441,"num_write":305,"num_write_kb":293,"num_scrub_errors":0,"num_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":696,"num_omap_keys":22,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'176554","reported_seq":302390,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:33.962501+0000","last_change":"2024-09-14T07:52:33.962501+0000","last_active":"2024-09-14T07:52:33.962501+0000","last_peered":"2024-09-14T07:52:33.962501+0000","last_clean":"2024-09-14T07:52:33.962501+0000","last_became_active":"2024-09-14T06:23:20.265566+0000","last_became_peered":"2024-09-14T06:23:20.265566+0000","last_unstale":"2024-09-14T07:52:33.962501+0000","last_undegraded":"2024-09-14T07:52:33.962501+0000","last_fullsized":"2024-09-14T07:52:33.962501+0000","mapping_epoch":19,"log_start":"27'166529","ondisk_log_start":"27'166529","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'176554","last_scrub_stamp":"2024-09-14T07:52:33.962221+0000","last_deep_scrub":"27'176554","last_deep_scrub_stamp":"2024-09-14T07:52:33.962221+0000","last_clean_scrub_stamp":"2024-09-14T07:52:33.962221+0000","objects_scrubbed":1452,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":12,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T09:13:21.015655+0000","scrub_duration":11263,"objects_trimmed":0,"snaptrim_duration":0.001159441,"stat_sum":{"num_bytes":5905725440,"num_objects":1452,"num_object_clones":177,"num_object_copies":4356,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1452,"num_whiteouts":0,"num_read":126004,"num_read_kb":4589543,"num_write":176373,"num_write_kb":24464290,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"27'2006","reported_seq":2110,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:22.472054+0000","last_change":"2024-09-14T07:52:22.471867+0000","last_active":"2024-09-14T07:52:22.472054+0000","last_peered":"2024-09-14T07:52:22.472054+0000","last_clean":"2024-09-14T07:52:22.472054+0000","last_became_active":"2024-09-14T06:22:32.074819+0000","last_became_peered":"2024-09-14T06:22:32.074819+0000","last_unstale":"2024-09-14T07:52:22.472054+0000","last_undegraded":"2024-09-14T07:52:22.472054+0000","last_fullsized":"2024-09-14T07:52:22.472054+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2006","last_scrub_stamp":"2024-09-14T07:52:22.471701+0000","last_deep_scrub":"27'2006","last_deep_scrub_stamp":"2024-09-14T07:52:22.471701+0000","last_clean_scrub_stamp":"2024-09-14T07:52:22.471701+0000","objects_scrubbed":2,"log_size":2006,"log_dups_size":0,"ondisk_log_size":2006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T18:05:00.907884+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.00058636699999999996,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":11997,"num_read_kb":9988,"num_write":3999,"num_write_kb":3993,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'85396","reported_seq":191812,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:37.888066+0000","last_change":"2024-09-14T07:52:37.888066+0000","last_active":"2024-09-14T07:52:37.888066+0000","last_peered":"2024-09-14T07:52:37.888066+0000","last_clean":"2024-09-14T07:52:37.888066+0000","last_became_active":"2024-09-14T06:23:20.267829+0000","last_became_peered":"2024-09-14T06:23:20.267829+0000","last_unstale":"2024-09-14T07:52:37.888066+0000","last_undegraded":"2024-09-14T07:52:37.888066+0000","last_fullsized":"2024-09-14T07:52:37.888066+0000","mapping_epoch":19,"log_start":"27'75301","ondisk_log_start":"27'75301","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'85396","last_scrub_stamp":"2024-09-14T07:52:37.887735+0000","last_deep_scrub":"27'85396","last_deep_scrub_stamp":"2024-09-14T07:52:37.887735+0000","last_clean_scrub_stamp":"2024-09-14T07:52:37.887735+0000","objects_scrubbed":1420,"log_size":10095,"log_dups_size":0,"ondisk_log_size":10095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:36:26.287246+0000","scrub_duration":10535,"objects_trimmed":0,"snaptrim_duration":0.0030552399999999999,"stat_sum":{"num_bytes":5758478867,"num_objects":1420,"num_object_clones":178,"num_object_copies":4260,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1420,"num_whiteouts":0,"num_read":106595,"num_read_kb":3160980,"num_write":85215,"num_write_kb":20670728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"27'260","reported_seq":354,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:22.507056+0000","last_change":"2024-09-14T07:52:22.507056+0000","last_active":"2024-09-14T07:52:22.507056+0000","last_peered":"2024-09-14T07:52:22.507056+0000","last_clean":"2024-09-14T07:52:22.507056+0000","last_became_active":"2024-09-14T06:22:32.074009+0000","last_became_peered":"2024-09-14T06:22:32.074009+0000","last_unstale":"2024-09-14T07:52:22.507056+0000","last_undegraded":"2024-09-14T07:52:22.507056+0000","last_fullsized":"2024-09-14T07:52:22.507056+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'260","last_scrub_stamp":"2024-09-14T07:52:22.506959+0000","last_deep_scrub":"27'260","last_deep_scrub_stamp":"2024-09-14T07:52:22.506959+0000","last_clean_scrub_stamp":"2024-09-14T07:52:22.506959+0000","objects_scrubbed":2,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T16:54:56.438587+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0013136199999999999,"stat_sum":{"num_bytes":98,"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":1281,"num_read_kb":1024,"num_write":513,"num_write_kb":513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"27'54","reported_seq":166,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-14T07:52:20.512317+0000","last_change":"2024-09-14T07:52:20.512220+0000","last_active":"2024-09-14T07:52:20.512317+0000","last_peered":"2024-09-14T07:52:20.512317+0000","last_clean":"2024-09-14T07:52:20.512317+0000","last_became_active":"2024-09-14T06:22:28.053999+0000","last_became_peered":"2024-09-14T06:22:28.053999+0000","last_unstale":"2024-09-14T07:52:20.512317+0000","last_undegraded":"2024-09-14T07:52:20.512317+0000","last_fullsized":"2024-09-14T07:52:20.512317+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'54","last_scrub_stamp":"2024-09-14T07:52:20.512107+0000","last_deep_scrub":"27'54","last_deep_scrub_stamp":"2024-09-14T07:52:20.512107+0000","last_clean_scrub_stamp":"2024-09-14T07:52:20.512107+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:18:13.581761+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22856245267,"num_objects":5610,"num_object_clones":661,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":436176,"num_read_kb":13607912,"num_write":614769,"num_write_kb":86188561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":34289639424,"data_stored":34600747008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40231,"ondisk_log_size":40231,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40304,"num_read_kb":33245,"num_write":13792,"num_write_kb":13755,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12626,"internal_metadata":0},"log_size":7205,"ondisk_log_size":7205,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739457,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532104,"kb_used_data":11162232,"kb_used_omap":61,"kb_used_meta":1369794,"kb_avail":81839736,"statfs":{"total":96636764160,"available":83803889664,"internally_reserved":0,"allocated":11430125568,"data_stored":11533670869,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62534,"internal_metadata":1402670010},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739458,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12525476,"kb_used_data":11162836,"kb_used_omap":62,"kb_used_meta":1362561,"kb_avail":81846364,"statfs":{"total":96636764160,"available":83810676736,"internally_reserved":0,"allocated":11430744064,"data_stored":11534262880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64046,"internal_metadata":1395262930},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739457,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":12532948,"kb_used_data":11162820,"kb_used_omap":60,"kb_used_meta":1370051,"kb_avail":81838892,"statfs":{"total":96636764160,"available":83803025408,"internally_reserved":0,"allocated":11430727680,"data_stored":11534262076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":62184,"internal_metadata":1402932504},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2725,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6287,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3614,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":11429879808,"data_stored":11533582336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:53:01.822 DEBUG:teuthology.orchestra.run.smithi154:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2024-09-14T07:53:02.146 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-14T07:53:02.147 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-14T07:53:02.147 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2024-09-14T07:53:02.147 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:53:07.426 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.0 is failed for ~0s 2024-09-14T07:53:08.249 INFO:tasks.ceph.cluster1.osd.0:Stopped 2024-09-14T07:53:08.250 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2024-09-14T07:53:08.250 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:53:12.729 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.1 is failed for ~0s 2024-09-14T07:53:12.729 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.0 has been restored 2024-09-14T07:53:14.351 INFO:tasks.ceph.cluster1.osd.1:Stopped 2024-09-14T07:53:14.352 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2024-09-14T07:53:14.352 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:53:17.931 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.2 is failed for ~0s 2024-09-14T07:53:17.931 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.1 has been restored 2024-09-14T07:53:20.453 INFO:tasks.ceph.cluster1.osd.2:Stopped 2024-09-14T07:53:20.454 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-14T07:53:20.454 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2024-09-14T07:53:20.454 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:53:20.486 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2024-09-14T07:53:20.486 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-14T07:53:20.486 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2024-09-14T07:53:20.486 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:53:20.543 INFO:tasks.ceph.cluster1.mon.a:Stopped 2024-09-14T07:53:20.543 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-14T07:53:20.544 DEBUG:teuthology.orchestra.run.smithi154:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-14T07:53:20.661 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T07:53:20.661 DEBUG:teuthology.orchestra.run.smithi154:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2024-09-14T07:53:20.982 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T07:53:20.982 DEBUG:teuthology.orchestra.run.smithi154:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2024-09-14T07:53:21.246 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T07:53:21.246 DEBUG:teuthology.orchestra.run.smithi154:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2024-09-14T07:53:21.512 INFO:tasks.ceph:Archiving mon data... 2024-09-14T07:53:21.513 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373/data/cluster1.mon.a.tgz 2024-09-14T07:53:21.513 DEBUG:teuthology.orchestra.run.smithi154:> mktemp 2024-09-14T07:53:21.518 INFO:teuthology.orchestra.run.smithi154.stdout:/tmp/tmp.ModERX8j7q 2024-09-14T07:53:21.519 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.ModERX8j7q 2024-09-14T07:53:21.645 DEBUG:teuthology.orchestra.run.smithi154:> sudo chmod 0666 /tmp/tmp.ModERX8j7q 2024-09-14T07:53:21.727 DEBUG:teuthology.orchestra.remote:smithi154:/tmp/tmp.ModERX8j7q is 283KB 2024-09-14T07:53:21.790 DEBUG:teuthology.orchestra.run.smithi154:> rm -fr /tmp/tmp.ModERX8j7q 2024-09-14T07:53:21.796 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-14T07:53:21.796 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T07:53:21.841 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T07:53:21.912 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-14T07:53:21.918 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-14T07:53:21.918 INFO:tasks.ceph:Archiving crash dumps... 2024-09-14T07:53:21.920 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373/remote/smithi154/crash 2024-09-14T07:53:21.921 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-14T07:53:21.969 DEBUG:teuthology.misc:Transferring archived files from smithi171:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373/remote/smithi171/crash 2024-09-14T07:53:21.970 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-14T07:53:21.982 INFO:tasks.ceph:Compressing logs... 2024-09-14T07:53:21.983 DEBUG:teuthology.orchestra.run.smithi154:> 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-14T07:53:22.017 DEBUG:teuthology.orchestra.run.smithi171:> 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-14T07:53:22.037 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32752.log 2024-09-14T07:53:22.038 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29936.log 2024-09-14T07:53:22.038 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32752.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31187.log 2024-09-14T07:53:22.038 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32752.log.gz 2024-09-14T07:53:22.039 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.29936.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29936.log.gz 2024-09-14T07:53:22.039 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30386.log 2024-09-14T07:53:22.040 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2024-09-14T07:53:22.040 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.31187.log: 0.0%gzip -- replaced with /var/log/ceph/cluster1-client.admin.31187.log.gz 2024-09-14T07:53:22.040 INFO:teuthology.orchestra.run.smithi154.stderr: -5 --verbose --/var/log/ceph/cluster1-client.admin.30386.log: /var/log/ceph/cluster1-client.admin.30290.log 2024-09-14T07:53:22.040 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30386.log.gz 2024-09-14T07:53:22.040 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25217.log 2024-09-14T07:53:22.042 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30290.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27887.log 2024-09-14T07:53:22.042 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30290.log.gz 2024-09-14T07:53:22.042 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.25217.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29813.log 2024-09-14T07:53:22.042 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25217.log.gz 2024-09-14T07:53:22.042 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.27887.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27887.log.gz 2024-09-14T07:53:22.042 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2024-09-14T07:53:22.042 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.29813.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32778.log 2024-09-14T07:53:22.042 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29813.log.gz 2024-09-14T07:53:22.042 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30315.log 2024-09-14T07:53:22.049 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32778.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32778.log.gz 2024-09-14T07:53:22.049 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29970.log 2024-09-14T07:53:22.049 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30315.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30428.log 2024-09-14T07:53:22.049 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30315.log.gz 2024-09-14T07:53:22.049 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.29970.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30470.log 2024-09-14T07:53:22.049 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29970.log.gz 2024-09-14T07:53:22.049 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30428.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30428.log.gz 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32882.log 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster2-client.admin.30470.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30970.log 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30470.log.gz 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32882.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32934.log 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32882.log.gz 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster2-client.admin.30970.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30970.log.gz 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30428.log 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32934.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31187.log 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32934.log.gz 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster2-client.admin.30428.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.31056.log 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30428.log.gz 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster2-client.admin.31187.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32804.log 2024-09-14T07:53:22.050 INFO:teuthology.orchestra.run.smithi154.stderr:gzip/var/log/ceph/cluster1-client.0.31056.log: -5 --verbose -- /var/log/ceph/cluster1-client.admin.30196.log 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32804.log: 20.4% -- replaced with /var/log/ceph/cluster2-client.admin.31187.log.gz 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr: 87.1% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32804.log.gz 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30386.log 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr: 55.5% -- replaced with /var/log/ceph/cluster1-client.0.31056.log.gz 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29966.log 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30196.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30196.log.gz 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster2-client.admin.30386.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30386.log.gz 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29910.log 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33012.log 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.29966.log: /var/log/ceph/cluster1-client.admin.29910.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29966.log.gz 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29910.log.gz 2024-09-14T07:53:22.051 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25276.log 2024-09-14T07:53:22.052 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30890.log/var/log/ceph/cluster1-client.admin.33012.log: 2024-09-14T07:53:22.052 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33012.log.gz 2024-09-14T07:53:22.052 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.25276.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25276.log.gz 2024-09-14T07:53:22.052 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30118.log 2024-09-14T07:53:22.071 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster2-client.admin.30890.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29858.log 2024-09-14T07:53:22.071 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30890.log.gz 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30118.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30118.log.gz 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33088.log 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.29858.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29858.log.gz 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30470.log 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.33088.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30222.log 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33088.log.gz 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30470.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30470.log.gz 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31611.log 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30222.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30222.log.gz 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.31611.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31056.log 2024-09-14T07:53:22.072 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31611.log.gz 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster2-client.admin.31056.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33038.log 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-osd.0.log: 55.0% -- replaced with /var/log/ceph/cluster2-client.admin.31056.log.gz 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.33064.log 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.33038.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30126.log 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33038.log.gz 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32986.log 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.33064.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.33064.log.gz 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30126.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29788.log 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30126.log.gz 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32830.log 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32986.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32986.log.gz 2024-09-14T07:53:22.073 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.29788.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32908.log 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29788.log.gz 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32830.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32830.log.gz 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32856.log 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32908.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21529.log 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32908.log.gz 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30970.log 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32856.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32856.log.gz 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/ceph.tmp-client.admin.21529.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21529.log.gz 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30930.log 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30970.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30125.log 2024-09-14T07:53:22.074 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30970.log.gz 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30930.log: 0.0%gzip -- replaced with /var/log/ceph/cluster1-client.admin.30930.log.gz 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr: -5 --verbose -- /var/log/ceph/cluster1-client.admin.29968.log 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30125.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30047.log 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30125.log.gz 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31611.log 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.29968.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29968.log.gz 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30047.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30047.log.gz 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25241.log 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:gzip/var/log/ceph/cluster2-client.admin.31611.log: -5 --verbose -- /var/log/ceph/cluster1-client.admin.30040.log 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32960.log 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.25241.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25241.log.gz 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30040.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30040.log.gz 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25343.log 2024-09-14T07:53:22.075 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.32960.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30342.log 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32960.log.gz 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25193.log 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.25343.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25343.log.gz 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30342.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30342.log.gz 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29884.log 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.25193.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25099.log 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25193.log.gz 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.31611.log.gz 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.29884.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30248.log 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29884.log.gz 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.log 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.25099.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25099.log.gz 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30248.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29838.log 2024-09-14T07:53:22.076 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30248.log.gz 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30890.log 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.29838.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30048.log 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29838.log.gz 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30890.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30890.log.gz 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30366.log 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30048.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30930.log 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30048.log.gz 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-client.admin.30366.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30366.log.gz 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster2-client.admin.30930.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30930.log.gz 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31419.log 2024-09-14T07:53:22.077 INFO:teuthology.orchestra.run.smithi154.stderr:/var/log/ceph/cluster1-osd.1.log: /var/log/ceph/cluster1-client.admin.31419.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31419.log.gz 2024-09-14T07:53:22.078 INFO:teuthology.orchestra.run.smithi154.stderr: 89.4% -- replaced with /var/log/ceph/cluster1.log.gz 2024-09-14T07:53:22.092 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29798.log 2024-09-14T07:53:22.092 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29556.log 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29798.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29798.log.gz 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29920.log 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29556.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30440.log 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29556.log.gz 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30762.log 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29920.log: /var/log/ceph/cluster2-client.admin.30440.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29920.log.gz 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30440.log.gz 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25263.log 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30762.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30355.log 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30762.log.gz 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.25263.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27957.log 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25263.log.gz 2024-09-14T07:53:22.093 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30355.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29608.log 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30355.log.gz 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.27957.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30086.log 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27957.log.gz 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29608.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30294.log 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29608.log.gz 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30086.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30209.log 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30086.log.gz 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30294.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30294.log.gz 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30209.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30684.log 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30209.log.gz 2024-09-14T07:53:22.094 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29719.log 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30684.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30684.log.gz 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5/var/log/ceph/cluster2-client.admin.29719.log: --verbose -- /var/log/ceph/cluster2-client.admin.30021.log 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29719.log.gz 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29970.log 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30021.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30231.log 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30021.log.gz 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29970.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29970.log.gz -5 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.29642.log 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30231.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30273.log 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30231.log.gz 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29642.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29642.log.gz 2024-09-14T07:53:22.095 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30273.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30377.log 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30273.log.gz 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30170.log 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30377.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30377.log.gz 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30170.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30788.log 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30170.log.gz 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30658.log 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr: 87.3% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30788.log: gzip -5 --verbose -- /var/log/ceph/cluster2.log 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30788.log.gz 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30658.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30840.log 2024-09-14T07:53:22.096 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30658.log.gz 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30149.log 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30840.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29997.log 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30840.log.gz 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30149.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30710.log 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30149.log.gz 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29997.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29641.log 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29997.log.gz 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30710.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30191.log 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30710.log.gz 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29641.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25169.log 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29641.log.gz 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30191.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29794.log 2024-09-14T07:53:22.097 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30191.log.gz 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr:gzip/var/log/ceph/cluster2-client.admin.25169.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.30462.log 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25169.log.gz 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29794.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25410.log 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29794.log.gz 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30462.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30252.log 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30462.log.gz 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.25410.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30128.log 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25410.log.gz 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30252.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29894.log 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30252.log.gz 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30128.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30398.log 2024-09-14T07:53:22.098 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30128.log.gz 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29894.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30107.log 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29894.log.gz 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30398.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30632.log 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30398.log.gz 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30107.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25311.log 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30107.log.gz 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30632.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30814.log 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30632.log.gz 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.25311.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30337.log 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25311.log.gz 2024-09-14T07:53:22.099 INFO:teuthology.orchestra.run.smithi171.stderr: 91.2% -- replaced with /var/log/ceph/cluster2.log.gz 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30814.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30736.log 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30814.log.gz 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30316.log 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30337.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30337.log.gz 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30736.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29485.log 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30736.log.gz 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30316.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30606.log 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30316.log.gz 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29485.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29460.log 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29485.log.gz 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30606.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29868.log 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30606.log.gz 2024-09-14T07:53:22.100 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29460.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30867.log 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29460.log.gz 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29868.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30580.log 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29868.log.gz 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30867.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25287.log 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30867.log.gz 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30580.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30041.log 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30580.log.gz 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.25287.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29510.log 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25287.log.gz 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30041.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29712.log 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30041.log.gz 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29510.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25346.log 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29510.log.gz 2024-09-14T07:53:22.101 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29712.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29640.log 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29712.log.gz 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.25346.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29582.log 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25346.log.gz 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29640.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.29640.log.gz -5 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.29793.log 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29582.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21599.log 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29582.log.gz 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29793.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30891.log 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29793.log.gz 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/ceph.tmp-client.admin.21599.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30419.log 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21599.log.gz 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30891.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29945.log 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30891.log.gz 2024-09-14T07:53:22.102 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30419.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30419.log.gz 2024-09-14T07:53:22.103 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2024-09-14T07:53:22.103 INFO:teuthology.orchestra.run.smithi171.stderr:gzip -5 --verbose/var/log/ceph/cluster2-client.admin.29945.log: -- /var/log/ceph/cluster2-client.admin.29530.log 2024-09-14T07:53:22.103 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29945.log.gz 2024-09-14T07:53:22.103 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29720.log 2024-09-14T07:53:22.103 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.29530.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30063.log 2024-09-14T07:53:22.103 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29530.log.gz 2024-09-14T07:53:22.103 INFO:teuthology.orchestra.run.smithi171.stderr:gzip/var/log/ceph/cluster2-client.admin.29720.log: -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2024-09-14T07:53:22.103 INFO:teuthology.orchestra.run.smithi171.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29720.log.gz 2024-09-14T07:53:22.103 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-client.admin.30063.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.30063.log.gz 2024-09-14T07:53:22.419 INFO:teuthology.orchestra.run.smithi171.stderr:/var/log/ceph/cluster2-osd.2.log: 92.0% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2024-09-14T07:53:22.932 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.2 has been restored 2024-09-14T07:53:22.975 INFO:teuthology.orchestra.run.smithi171.stderr: 92.0% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2024-09-14T07:53:23.094 INFO:teuthology.orchestra.run.smithi171.stderr: 94.6% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2024-09-14T07:53:23.954 INFO:teuthology.orchestra.run.smithi171.stderr: 94.2% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2024-09-14T07:53:24.312 INFO:teuthology.orchestra.run.smithi171.stderr: 93.9% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2024-09-14T07:53:24.313 INFO:teuthology.orchestra.run.smithi171.stderr: 2024-09-14T07:53:24.313 INFO:teuthology.orchestra.run.smithi171.stderr:real 0m2.285s 2024-09-14T07:53:24.313 INFO:teuthology.orchestra.run.smithi171.stderr:user 0m6.271s 2024-09-14T07:53:24.313 INFO:teuthology.orchestra.run.smithi171.stderr:sys 0m0.240s 2024-09-14T07:53:29.153 INFO:teuthology.orchestra.run.smithi154.stderr: 92.0% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2024-09-14T07:53:42.246 INFO:teuthology.orchestra.run.smithi154.stderr: 90.5% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2024-09-14T08:12:22.524 INFO:teuthology.orchestra.run.smithi154.stderr: 95.6% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2024-09-14T08:21:28.028 INFO:teuthology.orchestra.run.smithi154.stderr: 94.4% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2024-09-14T08:22:26.556 INFO:teuthology.orchestra.run.smithi154.stderr: 94.3% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2024-09-14T08:22:26.558 INFO:teuthology.orchestra.run.smithi154.stderr: 2024-09-14T08:22:26.558 INFO:teuthology.orchestra.run.smithi154.stderr:real 29m4.541s 2024-09-14T08:22:26.558 INFO:teuthology.orchestra.run.smithi154.stderr:user 24m55.915s 2024-09-14T08:22:26.558 INFO:teuthology.orchestra.run.smithi154.stderr:sys 1m20.171s 2024-09-14T08:22:26.558 INFO:tasks.ceph:Archiving logs... 2024-09-14T08:22:26.559 DEBUG:teuthology.misc:Transferring archived files from smithi154:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373/remote/smithi154/log 2024-09-14T08:22:26.560 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T08:23:32.901 DEBUG:teuthology.misc:Transferring archived files from smithi171:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373/remote/smithi171/log 2024-09-14T08:23:32.903 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T08:23:33.693 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-14T08:23:33.702 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-14T08:23:33.703 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T08:23:33.705 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T08:23:33.778 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-14T08:23:33.787 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-14T08:23:33.787 DEBUG:teuthology.orchestra.run.smithi154:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T08:23:33.789 DEBUG:teuthology.orchestra.run.smithi171:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T08:23:33.806 INFO:teuthology.orchestra.run.smithi171.stdout: remote refid st t when poll reach delay offset jitter 2024-09-14T08:23:33.806 INFO:teuthology.orchestra.run.smithi171.stdout:============================================================================== 2024-09-14T08:23:33.806 INFO:teuthology.orchestra.run.smithi171.stdout:*hv01.front.sepi 67.205.162.81 3 u 252 256 377 0.189 -1.963 0.351 2024-09-14T08:23:33.806 INFO:teuthology.orchestra.run.smithi171.stdout:+hv02.front.sepi 63.231.80.2 3 u 32 256 377 0.169 -2.019 0.097 2024-09-14T08:23:33.806 INFO:teuthology.orchestra.run.smithi171.stdout:+hv03.front.sepi 74.6.168.72 3 u 34 256 377 0.179 +1.662 0.475 2024-09-14T08:23:33.807 INFO:teuthology.orchestra.run.smithi171.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-14T08:23:33.842 INFO:teuthology.orchestra.run.smithi154.stdout: remote refid st t when poll reach delay offset jitter 2024-09-14T08:23:33.843 INFO:teuthology.orchestra.run.smithi154.stdout:============================================================================== 2024-09-14T08:23:33.843 INFO:teuthology.orchestra.run.smithi154.stdout:*hv01.front.sepi 67.205.162.81 3 u 84 256 377 0.216 -3.067 0.651 2024-09-14T08:23:33.843 INFO:teuthology.orchestra.run.smithi154.stdout:+hv02.front.sepi 63.231.80.2 3 u 121 256 377 0.206 -3.769 0.477 2024-09-14T08:23:33.843 INFO:teuthology.orchestra.run.smithi154.stdout:+hv03.front.sepi 74.6.168.72 3 u 106 256 377 0.166 +0.552 0.274 2024-09-14T08:23:33.843 INFO:teuthology.orchestra.run.smithi154.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-14T08:23:33.844 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-14T08:23:33.853 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-14T08:23:33.854 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-14T08:23:33.861 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-14T08:23:33.871 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-14T08:23:33.879 INFO:teuthology.task.internal:Duration was 7861.149839 seconds 2024-09-14T08:23:33.880 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-14T08:23:33.889 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-14T08:23:33.889 DEBUG:teuthology.orchestra.run.smithi154:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T08:23:33.892 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T08:23:34.120 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-14T08:23:34.120 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi154.front.sepia.ceph.com 2024-09-14T08:23:34.120 DEBUG:teuthology.orchestra.run.smithi154:> 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-14T08:23:34.145 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi171.front.sepia.ceph.com 2024-09-14T08:23:34.145 DEBUG:teuthology.orchestra.run.smithi171:> 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-14T08:23:34.157 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-14T08:23:34.157 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T08:23:34.190 DEBUG:teuthology.orchestra.run.smithi171:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T08:23:34.259 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-14T08:23:34.260 DEBUG:teuthology.orchestra.run.smithi154:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T08:23:34.261 DEBUG:teuthology.orchestra.run.smithi171:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T08:23:34.472 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-14T08:23:34.483 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-14T08:23:34.483 DEBUG:teuthology.orchestra.run.smithi154:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T08:23:34.532 DEBUG:teuthology.orchestra.run.smithi171:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T08:23:34.546 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-14T08:23:34.556 DEBUG:teuthology.orchestra.run.smithi154:> 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-14T08:23:34.574 DEBUG:teuthology.orchestra.run.smithi171:> 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-14T08:23:34.598 INFO:teuthology.orchestra.run.smithi154.stdout:kernel.core_pattern = core 2024-09-14T08:23:34.602 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern = core 2024-09-14T08:23:34.624 DEBUG:teuthology.orchestra.run.smithi154:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T08:23:34.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T08:23:34.669 DEBUG:teuthology.orchestra.run.smithi171:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T08:23:34.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T08:23:34.674 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-14T08:23:34.684 INFO:teuthology.task.internal:Transferring archived files... 2024-09-14T08:23:34.685 DEBUG:teuthology.misc:Transferring archived files from smithi154:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373/remote/smithi154 2024-09-14T08:23:34.685 DEBUG:teuthology.orchestra.run.smithi154:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T08:23:34.744 DEBUG:teuthology.misc:Transferring archived files from smithi171:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900373/remote/smithi171 2024-09-14T08:23:34.744 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T08:23:34.766 INFO:teuthology.task.internal:Removing archive directory... 2024-09-14T08:23:34.766 DEBUG:teuthology.orchestra.run.smithi154:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T08:23:34.786 DEBUG:teuthology.orchestra.run.smithi171:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T08:23:34.812 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-14T08:23:34.823 INFO:teuthology.task.internal:Not uploading archives. 2024-09-14T08:23:34.823 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-14T08:23:34.832 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-14T08:23:34.832 DEBUG:teuthology.orchestra.run.smithi154:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T08:23:34.835 DEBUG:teuthology.orchestra.run.smithi171:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T08:23:34.838 INFO:teuthology.orchestra.run.smithi154.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 08:23 /home/ubuntu/cephtest 2024-09-14T08:23:34.861 INFO:teuthology.orchestra.run.smithi171.stdout: 658617 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 08:23 /home/ubuntu/cephtest 2024-09-14T08:23:34.862 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-14T08:23:34.872 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-14T08:23:34.897 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 7861.149838685989 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-14T08:23:34.898 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T08:23:34.975 INFO:teuthology.run:pass