2024-09-17T21:07:40.558 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T21:07:40.578 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T21:07:40.670 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909344 branch: main description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-stupid 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-standalone 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: '7909344' 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-17_20:16:19-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 allocator: stupid 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 objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 08cec6974d86f81dc304360b31113f30b4085bf8 ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} 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 rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs install: ceph: flavor: default sha1: 08cec6974d86f81dc304360b31113f30b4085bf8 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: main sha1: 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d 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: 4954 sha1: 08cec6974d86f81dc304360b31113f30b4085bf8 sleep_before_teardown: 0 subset: 16/128 suite: rbd suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d targets: smithi016.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDqhvCqnh2vs63gPWlCHTsqvecQ3focAP8/LIp5GEIrtQbvZDb4wbZwwMIhaf/B/po1lFahdvdC0dCY3Hog9k1E= smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBABsOUkl62cmPSc2zlxGv3ByqY3XSNdzg1oYoIi/0A5cw7a0d9jynF7JTbx76n/BilgR2KgIhZmRXJtU+C2jXd4= 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 - rbd --cluster cluster2 migration execute client.0.0 - rbd --cluster cluster2 migration commit client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-17_20:16:19 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T21:07:40.671 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa; will attempt to use it 2024-09-17T21:07:40.671 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa/tasks 2024-09-17T21:07:40.672 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T21:07:40.673 INFO:teuthology.task.internal:Checking packages... 2024-09-17T21:07:40.694 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '08cec6974d86f81dc304360b31113f30b4085bf8' 2024-09-17T21:07:40.694 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T21:07:40.694 INFO:teuthology.packaging:ref: None 2024-09-17T21:07:40.694 INFO:teuthology.packaging:tag: None 2024-09-17T21:07:40.694 INFO:teuthology.packaging:branch: main 2024-09-17T21:07:40.694 INFO:teuthology.packaging:sha1: 08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T21:07:40.694 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-17T21:07:40.917 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4937-g74984932-1jammy 2024-09-17T21:07:40.919 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T21:07:40.925 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T21:07:40.925 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T21:07:40.961 INFO:teuthology.task.internal:Saving configuration 2024-09-17T21:07:40.977 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T21:07:40.984 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T21:07:41.009 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi016.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909344', '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-17 21:02:09.242452', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDuJabO2jv0Knzf3x0GlXFE0xpypRt4H4hENbztMrxmi'} 2024-09-17T21:07:41.029 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi142.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909344', '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-17 21:02:09.243407', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMyQky+Y90Z9NB+f7tM7syxJKYruB1OrPoGOwZTBGKc4'} 2024-09-17T21:07:41.029 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T21:07:41.035 INFO:teuthology.task.internal:roles: ubuntu@smithi016.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-17T21:07:41.035 INFO:teuthology.task.internal:roles: ubuntu@smithi142.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-17T21:07:41.035 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T21:07:41.114 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f29ac9f1b40>, signals=[15]) 2024-09-17T21:07:41.115 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T21:07:41.121 INFO:teuthology.task.internal:Opening connections... 2024-09-17T21:07:41.121 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:07:41.122 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:07:41.204 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi142.front.sepia.ceph.com 2024-09-17T21:07:41.204 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:07:41.283 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T21:07:41.289 DEBUG:teuthology.orchestra.run.smithi016:> uname -m 2024-09-17T21:07:41.295 INFO:teuthology.orchestra.run.smithi016.stdout:x86_64 2024-09-17T21:07:41.295 DEBUG:teuthology.orchestra.run.smithi016:> cat /etc/os-release 2024-09-17T21:07:41.339 INFO:teuthology.orchestra.run.smithi016.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:NAME="Ubuntu" 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_ID="22.04" 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:VERSION_CODENAME=jammy 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:ID=ubuntu 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:ID_LIKE=debian 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T21:07:41.340 INFO:teuthology.orchestra.run.smithi016.stdout:UBUNTU_CODENAME=jammy 2024-09-17T21:07:41.341 INFO:teuthology.lock.ops:Updating smithi016.front.sepia.ceph.com on lock server 2024-09-17T21:07:41.359 DEBUG:teuthology.orchestra.run.smithi142:> uname -m 2024-09-17T21:07:41.364 INFO:teuthology.orchestra.run.smithi142.stdout:x86_64 2024-09-17T21:07:41.364 DEBUG:teuthology.orchestra.run.smithi142:> cat /etc/os-release 2024-09-17T21:07:41.409 INFO:teuthology.orchestra.run.smithi142.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T21:07:41.409 INFO:teuthology.orchestra.run.smithi142.stdout:NAME="Ubuntu" 2024-09-17T21:07:41.409 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_ID="22.04" 2024-09-17T21:07:41.409 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T21:07:41.409 INFO:teuthology.orchestra.run.smithi142.stdout:VERSION_CODENAME=jammy 2024-09-17T21:07:41.410 INFO:teuthology.orchestra.run.smithi142.stdout:ID=ubuntu 2024-09-17T21:07:41.410 INFO:teuthology.orchestra.run.smithi142.stdout:ID_LIKE=debian 2024-09-17T21:07:41.410 INFO:teuthology.orchestra.run.smithi142.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T21:07:41.410 INFO:teuthology.orchestra.run.smithi142.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T21:07:41.410 INFO:teuthology.orchestra.run.smithi142.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T21:07:41.410 INFO:teuthology.orchestra.run.smithi142.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T21:07:41.410 INFO:teuthology.orchestra.run.smithi142.stdout:UBUNTU_CODENAME=jammy 2024-09-17T21:07:41.410 INFO:teuthology.lock.ops:Updating smithi142.front.sepia.ceph.com on lock server 2024-09-17T21:07:41.434 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T21:07:41.442 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T21:07:41.479 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T21:07:41.479 DEBUG:teuthology.orchestra.run.smithi016:> test '!' -e /home/ubuntu/cephtest 2024-09-17T21:07:41.481 DEBUG:teuthology.orchestra.run.smithi142:> test '!' -e /home/ubuntu/cephtest 2024-09-17T21:07:41.487 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T21:07:41.503 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T21:07:41.503 DEBUG:teuthology.orchestra.run.smithi016:> test -z $(ls -A /var/lib/ceph) 2024-09-17T21:07:41.533 DEBUG:teuthology.orchestra.run.smithi142:> test -z $(ls -A /var/lib/ceph) 2024-09-17T21:07:41.546 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T21:07:41.598 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T21:07:41.611 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T21:07:41.611 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T21:07:41.612 DEBUG:teuthology.orchestra.run.smithi016:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T21:07:41.612 DEBUG:teuthology.orchestra.run.smithi142:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T21:07:41.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:07:41.617 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2024-09-17T21:07:41.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:07:41.618 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-09-17T21:07:41.665 INFO:teuthology.orchestra.run.smithi016.stdout:5.15.0-56-generic 2024-09-17T21:07:41.665 INFO:teuthology.task.kernel:Running kernel on smithi016: 5.15.0-56-generic 2024-09-17T21:07:41.665 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get clean 2024-09-17T21:07:41.666 INFO:teuthology.orchestra.run.smithi142.stdout:5.15.0-56-generic 2024-09-17T21:07:41.667 INFO:teuthology.task.kernel:Running kernel on smithi142: 5.15.0-56-generic 2024-09-17T21:07:41.667 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get clean 2024-09-17T21:07:41.790 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get update 2024-09-17T21:07:41.816 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-09-17T21:07:41.918 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:07:41.934 INFO:teuthology.orchestra.run.smithi142.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T21:07:41.957 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T21:07:41.996 INFO:teuthology.orchestra.run.smithi142.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T21:07:42.031 INFO:teuthology.orchestra.run.smithi142.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T21:07:42.072 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:07:42.153 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T21:07:42.162 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-17T21:07:42.178 INFO:teuthology.orchestra.run.smithi142.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T21:07:42.246 INFO:teuthology.orchestra.run.smithi142.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T21:07:42.266 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-17T21:07:42.271 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-17T21:07:42.274 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T21:07:42.275 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-17T21:07:42.282 INFO:teuthology.orchestra.run.smithi142.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T21:07:42.284 INFO:teuthology.orchestra.run.smithi142.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T21:07:42.285 INFO:teuthology.orchestra.run.smithi142.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T21:07:42.298 INFO:teuthology.orchestra.run.smithi016.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T21:07:42.298 INFO:teuthology.orchestra.run.smithi016.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-17T21:07:42.301 INFO:teuthology.orchestra.run.smithi142.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T21:07:42.301 INFO:teuthology.orchestra.run.smithi142.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T21:07:42.304 INFO:teuthology.orchestra.run.smithi016.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T21:07:42.304 INFO:teuthology.orchestra.run.smithi016.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [628 kB] 2024-09-17T21:07:42.304 INFO:teuthology.orchestra.run.smithi142.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T21:07:42.305 INFO:teuthology.orchestra.run.smithi142.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T21:07:42.308 INFO:teuthology.orchestra.run.smithi016.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [903 kB] 2024-09-17T21:07:42.312 INFO:teuthology.orchestra.run.smithi142.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T21:07:42.316 INFO:teuthology.orchestra.run.smithi016.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-17T21:07:42.317 INFO:teuthology.orchestra.run.smithi142.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T21:07:42.318 INFO:teuthology.orchestra.run.smithi016.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T21:07:42.318 INFO:teuthology.orchestra.run.smithi016.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T21:07:42.318 INFO:teuthology.orchestra.run.smithi142.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-17T21:07:42.319 INFO:teuthology.orchestra.run.smithi016.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T21:07:42.319 INFO:teuthology.orchestra.run.smithi142.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T21:07:42.327 INFO:teuthology.orchestra.run.smithi016.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T21:07:42.327 INFO:teuthology.orchestra.run.smithi016.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T21:07:42.342 INFO:teuthology.orchestra.run.smithi142.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T21:07:42.342 INFO:teuthology.orchestra.run.smithi142.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T21:07:42.342 INFO:teuthology.orchestra.run.smithi142.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T21:07:42.343 INFO:teuthology.orchestra.run.smithi142.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T21:07:42.343 INFO:teuthology.orchestra.run.smithi142.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T21:07:42.344 INFO:teuthology.orchestra.run.smithi142.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T21:07:42.344 INFO:teuthology.orchestra.run.smithi142.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T21:07:42.359 INFO:teuthology.orchestra.run.smithi142.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T21:07:42.359 INFO:teuthology.orchestra.run.smithi142.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T21:07:42.376 INFO:teuthology.orchestra.run.smithi142.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T21:07:42.376 INFO:teuthology.orchestra.run.smithi142.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T21:07:42.490 INFO:teuthology.orchestra.run.smithi142.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-17T21:07:42.509 INFO:teuthology.orchestra.run.smithi016.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T21:07:42.648 INFO:teuthology.orchestra.run.smithi016.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T21:07:42.776 INFO:teuthology.orchestra.run.smithi142.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-17T21:07:42.843 INFO:teuthology.orchestra.run.smithi016.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T21:07:42.949 INFO:teuthology.orchestra.run.smithi142.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-17T21:07:42.962 INFO:teuthology.orchestra.run.smithi142.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T21:07:42.963 INFO:teuthology.orchestra.run.smithi142.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-17T21:07:43.003 INFO:teuthology.orchestra.run.smithi016.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T21:07:43.017 INFO:teuthology.orchestra.run.smithi016.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T21:07:43.018 INFO:teuthology.orchestra.run.smithi016.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T21:07:43.048 INFO:teuthology.orchestra.run.smithi142.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T21:07:43.049 INFO:teuthology.orchestra.run.smithi142.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-17T21:07:43.060 INFO:teuthology.orchestra.run.smithi142.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T21:07:43.060 INFO:teuthology.orchestra.run.smithi142.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [628 kB] 2024-09-17T21:07:43.074 INFO:teuthology.orchestra.run.smithi142.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [903 kB] 2024-09-17T21:07:43.087 INFO:teuthology.orchestra.run.smithi016.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T21:07:43.091 INFO:teuthology.orchestra.run.smithi016.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T21:07:43.106 INFO:teuthology.orchestra.run.smithi016.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T21:07:43.107 INFO:teuthology.orchestra.run.smithi016.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T21:07:43.110 INFO:teuthology.orchestra.run.smithi142.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-17T21:07:43.115 INFO:teuthology.orchestra.run.smithi142.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T21:07:43.116 INFO:teuthology.orchestra.run.smithi142.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T21:07:43.117 INFO:teuthology.orchestra.run.smithi142.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T21:07:43.128 INFO:teuthology.orchestra.run.smithi016.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T21:07:43.157 INFO:teuthology.orchestra.run.smithi016.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T21:07:43.162 INFO:teuthology.orchestra.run.smithi016.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-17T21:07:43.166 INFO:teuthology.orchestra.run.smithi016.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T21:07:43.167 INFO:teuthology.orchestra.run.smithi016.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T21:07:43.195 INFO:teuthology.orchestra.run.smithi142.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T21:07:43.195 INFO:teuthology.orchestra.run.smithi142.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T21:07:43.243 INFO:teuthology.orchestra.run.smithi016.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T21:07:43.243 INFO:teuthology.orchestra.run.smithi016.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T21:07:43.244 INFO:teuthology.orchestra.run.smithi016.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T21:07:43.245 INFO:teuthology.orchestra.run.smithi016.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T21:07:43.246 INFO:teuthology.orchestra.run.smithi016.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T21:07:43.248 INFO:teuthology.orchestra.run.smithi016.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T21:07:43.248 INFO:teuthology.orchestra.run.smithi016.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T21:07:43.249 INFO:teuthology.orchestra.run.smithi016.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T21:07:43.329 INFO:teuthology.orchestra.run.smithi016.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T21:07:43.330 INFO:teuthology.orchestra.run.smithi016.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T21:07:48.686 INFO:teuthology.orchestra.run.smithi142.stdout:Fetched 16.2 MB in 2s (7,452 kB/s) 2024-09-17T21:07:48.991 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 16.2 MB in 2s (7,252 kB/s) 2024-09-17T21:07:50.041 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-17T21:07:50.059 DEBUG:teuthology.orchestra.run.smithi142:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:07:50.111 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-17T21:07:50.299 INFO:teuthology.orchestra.run.smithi142.stdout:Building dependency tree... 2024-09-17T21:07:50.299 INFO:teuthology.orchestra.run.smithi142.stdout:Reading state information... 2024-09-17T21:07:50.468 INFO:teuthology.orchestra.run.smithi142.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:07:50.468 INFO:teuthology.orchestra.run.smithi142.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:07:50.468 INFO:teuthology.orchestra.run.smithi142.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:07:50.468 INFO:teuthology.orchestra.run.smithi142.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:07:50.469 INFO:teuthology.orchestra.run.smithi142.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T21:07:50.469 INFO:teuthology.orchestra.run.smithi142.stdout: python2.7-minimal 2024-09-17T21:07:50.469 INFO:teuthology.orchestra.run.smithi142.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:07:50.470 INFO:teuthology.orchestra.run.smithi142.stdout:The following additional packages will be installed: 2024-09-17T21:07:50.470 INFO:teuthology.orchestra.run.smithi142.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:07:50.470 INFO:teuthology.orchestra.run.smithi142.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T21:07:50.470 INFO:teuthology.orchestra.run.smithi142.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T21:07:50.472 INFO:teuthology.orchestra.run.smithi142.stdout:Suggested packages: 2024-09-17T21:07:50.472 INFO:teuthology.orchestra.run.smithi142.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T21:07:50.472 INFO:teuthology.orchestra.run.smithi142.stdout:Recommended packages: 2024-09-17T21:07:50.472 INFO:teuthology.orchestra.run.smithi142.stdout: thermald 2024-09-17T21:07:50.496 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-09-17T21:07:50.515 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:07:50.519 INFO:teuthology.orchestra.run.smithi142.stdout:The following NEW packages will be installed: 2024-09-17T21:07:50.519 INFO:teuthology.orchestra.run.smithi142.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:07:50.519 INFO:teuthology.orchestra.run.smithi142.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T21:07:50.520 INFO:teuthology.orchestra.run.smithi142.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T21:07:50.521 INFO:teuthology.orchestra.run.smithi142.stdout:The following packages will be upgraded: 2024-09-17T21:07:50.522 INFO:teuthology.orchestra.run.smithi142.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T21:07:50.572 INFO:teuthology.orchestra.run.smithi142.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:07:50.572 INFO:teuthology.orchestra.run.smithi142.stdout:Need to get 113 MB of archives. 2024-09-17T21:07:50.572 INFO:teuthology.orchestra.run.smithi142.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T21:07:50.572 INFO:teuthology.orchestra.run.smithi142.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T21:07:50.583 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-09-17T21:07:50.800 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-09-17T21:07:50.801 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-09-17T21:07:51.001 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:07:51.001 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:07:51.001 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:07:51.002 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:07:51.002 INFO:teuthology.orchestra.run.smithi016.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T21:07:51.002 INFO:teuthology.orchestra.run.smithi016.stdout: python2.7-minimal 2024-09-17T21:07:51.002 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:07:51.003 INFO:teuthology.orchestra.run.smithi016.stdout:The following additional packages will be installed: 2024-09-17T21:07:51.003 INFO:teuthology.orchestra.run.smithi016.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:07:51.004 INFO:teuthology.orchestra.run.smithi016.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T21:07:51.004 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T21:07:51.006 INFO:teuthology.orchestra.run.smithi016.stdout:Suggested packages: 2024-09-17T21:07:51.006 INFO:teuthology.orchestra.run.smithi016.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T21:07:51.006 INFO:teuthology.orchestra.run.smithi016.stdout:Recommended packages: 2024-09-17T21:07:51.006 INFO:teuthology.orchestra.run.smithi016.stdout: thermald 2024-09-17T21:07:51.010 INFO:teuthology.orchestra.run.smithi142.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T21:07:51.053 INFO:teuthology.orchestra.run.smithi016.stdout:The following NEW packages will be installed: 2024-09-17T21:07:51.053 INFO:teuthology.orchestra.run.smithi016.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:07:51.053 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T21:07:51.053 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T21:07:51.055 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages will be upgraded: 2024-09-17T21:07:51.055 INFO:teuthology.orchestra.run.smithi016.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T21:07:51.113 INFO:teuthology.orchestra.run.smithi142.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T21:07:51.237 INFO:teuthology.orchestra.run.smithi016.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:07:51.238 INFO:teuthology.orchestra.run.smithi016.stdout:Need to get 113 MB of archives. 2024-09-17T21:07:51.238 INFO:teuthology.orchestra.run.smithi016.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T21:07:51.238 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T21:07:51.925 INFO:teuthology.orchestra.run.smithi142.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T21:07:51.925 INFO:teuthology.orchestra.run.smithi142.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T21:07:51.925 INFO:teuthology.orchestra.run.smithi142.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T21:07:52.056 INFO:teuthology.orchestra.run.smithi142.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T21:07:52.077 INFO:teuthology.orchestra.run.smithi142.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T21:07:52.532 INFO:teuthology.orchestra.run.smithi142.stdout:Fetched 113 MB in 2s (70.3 MB/s) 2024-09-17T21:07:52.629 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T21:07:52.718 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T21:07:53.054 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T21:07:54.651 INFO:teuthology.orchestra.run.smithi142.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-17T21:07:54.655 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:07:54.723 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:07:55.255 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T21:07:55.255 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T21:07:55.255 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T21:07:55.759 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T21:07:55.848 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T21:07:56.427 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 113 MB in 5s (23.7 MB/s) 2024-09-17T21:07:56.607 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T21:07:56.839 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T21:07:56.861 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:07:56.945 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:07:57.400 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T21:07:57.421 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:07:57.460 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:07:58.620 INFO:teuthology.orchestra.run.smithi016.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-17T21:07:58.624 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:07:58.721 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:00.905 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T21:08:00.927 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:08:01.018 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:01.609 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T21:08:01.629 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:08:01.667 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:04.329 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:08:04.456 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:08:04.755 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:08:04.892 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:08:05.187 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T21:08:05.209 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T21:08:05.253 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:08:08.543 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:08:08.694 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:08:09.053 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:08:09.156 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:08:09.476 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T21:08:09.498 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T21:08:09.533 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:08:11.073 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T21:08:11.110 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:08:11.148 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:13.757 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:08:13.857 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:08:14.198 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:08:14.319 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:14.437 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T21:08:14.566 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:15.654 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T21:08:15.691 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:08:15.728 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:15.880 INFO:teuthology.orchestra.run.smithi142.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:08:15.880 INFO:teuthology.orchestra.run.smithi142.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T21:08:15.880 INFO:teuthology.orchestra.run.smithi142.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:08:15.880 INFO:teuthology.orchestra.run.smithi142.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T21:08:16.033 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:18.352 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T21:08:18.477 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T21:08:18.612 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:19.517 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:08:19.632 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:08:19.991 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:08:20.021 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:20.085 INFO:teuthology.orchestra.run.smithi142.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T21:08:20.085 INFO:teuthology.orchestra.run.smithi142.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:08:20.095 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:20.246 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T21:08:20.383 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:21.737 INFO:teuthology.orchestra.run.smithi016.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:08:21.737 INFO:teuthology.orchestra.run.smithi016.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T21:08:21.738 INFO:teuthology.orchestra.run.smithi016.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:08:21.738 INFO:teuthology.orchestra.run.smithi016.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T21:08:21.893 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:23.378 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T21:08:23.495 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T21:08:24.030 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:26.024 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:08:26.088 INFO:teuthology.orchestra.run.smithi016.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T21:08:26.089 INFO:teuthology.orchestra.run.smithi016.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:08:34.297 INFO:teuthology.orchestra.run.smithi142.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T21:08:34.297 INFO:teuthology.orchestra.run.smithi142.stdout:Sourcing file `/etc/default/grub' 2024-09-17T21:08:34.307 INFO:teuthology.orchestra.run.smithi142.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:08:34.328 INFO:teuthology.orchestra.run.smithi142.stdout:Generating grub configuration file ... 2024-09-17T21:08:34.615 INFO:teuthology.orchestra.run.smithi142.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:08:34.632 INFO:teuthology.orchestra.run.smithi142.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:08:34.917 INFO:teuthology.orchestra.run.smithi142.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:08:34.922 INFO:teuthology.orchestra.run.smithi142.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:08:34.996 INFO:teuthology.orchestra.run.smithi142.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:08:35.002 INFO:teuthology.orchestra.run.smithi142.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:08:35.163 INFO:teuthology.orchestra.run.smithi142.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:08:35.164 INFO:teuthology.orchestra.run.smithi142.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:08:35.164 INFO:teuthology.orchestra.run.smithi142.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:08:35.212 INFO:teuthology.orchestra.run.smithi142.stdout:done 2024-09-17T21:08:35.677 DEBUG:teuthology.orchestra.run.smithi142:> dpkg -s linux-image-generic 2024-09-17T21:08:35.694 INFO:teuthology.orchestra.run.smithi142.stdout:Package: linux-image-generic 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Status: install ok installed 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Priority: optional 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Section: kernel 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Installed-Size: 21 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: amd64 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Source: linux-meta 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Version: 5.15.0.122.122 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Recommends: thermald 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout:Description: Generic Linux kernel image 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:08:35.695 INFO:teuthology.orchestra.run.smithi142.stdout: available. 2024-09-17T21:08:35.696 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T21:08:35.696 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T21:08:35.696 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T21:08:35.696 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-17T21:08:35.696 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi142.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T21:08:35.696 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get clean 2024-09-17T21:08:35.888 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get update 2024-09-17T21:08:36.003 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:08:36.013 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T21:08:36.030 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:08:36.125 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T21:08:37.461 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-17T21:08:37.480 DEBUG:teuthology.orchestra.run.smithi142:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:08:37.540 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-17T21:08:37.748 INFO:teuthology.orchestra.run.smithi142.stdout:Building dependency tree... 2024-09-17T21:08:37.748 INFO:teuthology.orchestra.run.smithi142.stdout:Reading state information... 2024-09-17T21:08:37.925 INFO:teuthology.orchestra.run.smithi142.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T21:08:37.925 INFO:teuthology.orchestra.run.smithi142.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:08:37.925 INFO:teuthology.orchestra.run.smithi142.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:08:37.925 INFO:teuthology.orchestra.run.smithi142.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:08:37.925 INFO:teuthology.orchestra.run.smithi142.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:08:37.926 INFO:teuthology.orchestra.run.smithi142.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:08:37.926 INFO:teuthology.orchestra.run.smithi142.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:08:37.926 INFO:teuthology.orchestra.run.smithi142.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:08:37.966 INFO:teuthology.orchestra.run.smithi142.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:08:37.967 DEBUG:teuthology.orchestra.run.smithi142:> dpkg -s linux-image-generic 2024-09-17T21:08:37.983 INFO:teuthology.orchestra.run.smithi142.stdout:Package: linux-image-generic 2024-09-17T21:08:37.983 INFO:teuthology.orchestra.run.smithi142.stdout:Status: install ok installed 2024-09-17T21:08:37.983 INFO:teuthology.orchestra.run.smithi142.stdout:Priority: optional 2024-09-17T21:08:37.983 INFO:teuthology.orchestra.run.smithi142.stdout:Section: kernel 2024-09-17T21:08:37.983 INFO:teuthology.orchestra.run.smithi142.stdout:Installed-Size: 21 2024-09-17T21:08:37.983 INFO:teuthology.orchestra.run.smithi142.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:08:37.984 INFO:teuthology.orchestra.run.smithi142.stdout:Architecture: amd64 2024-09-17T21:08:37.984 INFO:teuthology.orchestra.run.smithi142.stdout:Source: linux-meta 2024-09-17T21:08:37.984 INFO:teuthology.orchestra.run.smithi142.stdout:Version: 5.15.0.122.122 2024-09-17T21:08:37.984 INFO:teuthology.orchestra.run.smithi142.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:08:37.984 INFO:teuthology.orchestra.run.smithi142.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:08:37.984 INFO:teuthology.orchestra.run.smithi142.stdout:Recommends: thermald 2024-09-17T21:08:37.984 INFO:teuthology.orchestra.run.smithi142.stdout:Description: Generic Linux kernel image 2024-09-17T21:08:37.984 INFO:teuthology.orchestra.run.smithi142.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:08:37.984 INFO:teuthology.orchestra.run.smithi142.stdout: available. 2024-09-17T21:08:37.984 DEBUG:teuthology.orchestra.run.smithi142:> mktemp 2024-09-17T21:08:38.028 INFO:teuthology.orchestra.run.smithi142.stdout:/tmp/tmp.fxEtcF65d0 2024-09-17T21:08:38.029 DEBUG:teuthology.orchestra.run.smithi142:> sudo cp /boot/grub/grub.cfg /tmp/tmp.fxEtcF65d0 2024-09-17T21:08:38.084 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0666 /tmp/tmp.fxEtcF65d0 2024-09-17T21:08:38.200 DEBUG:teuthology.orchestra.remote:smithi142:/tmp/tmp.fxEtcF65d0 is 10KB 2024-09-17T21:08:38.213 DEBUG:teuthology.orchestra.run.smithi142:> rm -fr /tmp/tmp.fxEtcF65d0 2024-09-17T21:08:38.219 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T21:08:38.271 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:08:38.271 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T21:08:38.271 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T21:08:38.335 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T21:08:38.335 DEBUG:teuthology.orchestra.run.smithi142:> sudo update-grub 2024-09-17T21:08:39.550 INFO:teuthology.orchestra.run.smithi142.stderr:Sourcing file `/etc/default/grub' 2024-09-17T21:08:39.550 INFO:teuthology.orchestra.run.smithi142.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:08:39.552 INFO:teuthology.orchestra.run.smithi142.stderr:Generating grub configuration file ... 2024-09-17T21:08:39.722 INFO:teuthology.orchestra.run.smithi142.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:08:39.728 INFO:teuthology.orchestra.run.smithi142.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:08:39.984 INFO:teuthology.orchestra.run.smithi142.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:08:39.989 INFO:teuthology.orchestra.run.smithi142.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:08:40.031 INFO:teuthology.orchestra.run.smithi142.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:08:40.036 INFO:teuthology.orchestra.run.smithi142.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:08:40.176 INFO:teuthology.orchestra.run.smithi142.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:08:40.176 INFO:teuthology.orchestra.run.smithi142.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:08:40.176 INFO:teuthology.orchestra.run.smithi142.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:08:40.196 INFO:teuthology.orchestra.run.smithi142.stderr:done 2024-09-17T21:08:40.205 DEBUG:teuthology.orchestra.run.smithi142:> sudo shutdown -r now 2024-09-17T21:08:40.980 INFO:teuthology.orchestra.run.smithi016.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T21:08:40.981 INFO:teuthology.orchestra.run.smithi016.stdout:Sourcing file `/etc/default/grub' 2024-09-17T21:08:41.003 INFO:teuthology.orchestra.run.smithi016.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:08:41.021 INFO:teuthology.orchestra.run.smithi016.stdout:Generating grub configuration file ... 2024-09-17T21:08:41.317 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:08:41.337 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:08:41.670 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:08:41.675 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:08:41.751 INFO:teuthology.orchestra.run.smithi016.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:08:41.757 INFO:teuthology.orchestra.run.smithi016.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:08:41.911 INFO:teuthology.orchestra.run.smithi016.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:08:41.911 INFO:teuthology.orchestra.run.smithi016.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:08:41.911 INFO:teuthology.orchestra.run.smithi016.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:08:41.942 INFO:teuthology.orchestra.run.smithi016.stdout:done 2024-09-17T21:08:42.485 DEBUG:teuthology.orchestra.run.smithi016:> dpkg -s linux-image-generic 2024-09-17T21:08:42.509 INFO:teuthology.orchestra.run.smithi016.stdout:Package: linux-image-generic 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Status: install ok installed 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Priority: optional 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Section: kernel 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Installed-Size: 21 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Architecture: amd64 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Source: linux-meta 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Version: 5.15.0.122.122 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Recommends: thermald 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout:Description: Generic Linux kernel image 2024-09-17T21:08:42.510 INFO:teuthology.orchestra.run.smithi016.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:08:42.511 INFO:teuthology.orchestra.run.smithi016.stdout: available. 2024-09-17T21:08:42.511 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T21:08:42.511 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T21:08:42.511 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T21:08:42.511 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-17T21:08:42.511 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi016.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T21:08:42.511 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get clean 2024-09-17T21:08:42.722 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-09-17T21:08:42.845 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:08:42.853 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T21:08:42.870 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:08:42.965 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T21:08:44.258 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-09-17T21:08:44.276 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:08:44.331 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-09-17T21:08:44.521 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-09-17T21:08:44.522 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-09-17T21:08:44.698 INFO:teuthology.orchestra.run.smithi016.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T21:08:44.698 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:08:44.698 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:08:44.698 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:08:44.699 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:08:44.699 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:08:44.699 INFO:teuthology.orchestra.run.smithi016.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:08:44.699 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:08:44.741 INFO:teuthology.orchestra.run.smithi016.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:08:44.743 DEBUG:teuthology.orchestra.run.smithi016:> dpkg -s linux-image-generic 2024-09-17T21:08:44.806 INFO:teuthology.orchestra.run.smithi016.stdout:Package: linux-image-generic 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Status: install ok installed 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Priority: optional 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Section: kernel 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Installed-Size: 21 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Architecture: amd64 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Source: linux-meta 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Version: 5.15.0.122.122 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:08:44.807 INFO:teuthology.orchestra.run.smithi016.stdout:Recommends: thermald 2024-09-17T21:08:44.808 INFO:teuthology.orchestra.run.smithi016.stdout:Description: Generic Linux kernel image 2024-09-17T21:08:44.808 INFO:teuthology.orchestra.run.smithi016.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:08:44.808 INFO:teuthology.orchestra.run.smithi016.stdout: available. 2024-09-17T21:08:44.808 DEBUG:teuthology.orchestra.run.smithi016:> mktemp 2024-09-17T21:08:44.860 INFO:teuthology.orchestra.run.smithi016.stdout:/tmp/tmp.Jr5jSjsye1 2024-09-17T21:08:44.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Jr5jSjsye1 2024-09-17T21:08:44.914 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0666 /tmp/tmp.Jr5jSjsye1 2024-09-17T21:08:45.042 DEBUG:teuthology.orchestra.remote:smithi016:/tmp/tmp.Jr5jSjsye1 is 10KB 2024-09-17T21:08:45.054 DEBUG:teuthology.orchestra.run.smithi016:> rm -fr /tmp/tmp.Jr5jSjsye1 2024-09-17T21:08:45.060 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T21:08:45.115 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:08:45.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T21:08:45.116 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T21:08:45.193 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T21:08:45.193 DEBUG:teuthology.orchestra.run.smithi016:> sudo update-grub 2024-09-17T21:08:46.514 INFO:teuthology.orchestra.run.smithi016.stderr:Sourcing file `/etc/default/grub' 2024-09-17T21:08:46.515 INFO:teuthology.orchestra.run.smithi016.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:08:46.518 INFO:teuthology.orchestra.run.smithi016.stderr:Generating grub configuration file ... 2024-09-17T21:08:46.717 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:08:46.723 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:08:46.943 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:08:46.948 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:08:46.992 INFO:teuthology.orchestra.run.smithi016.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:08:46.997 INFO:teuthology.orchestra.run.smithi016.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:08:47.129 INFO:teuthology.orchestra.run.smithi016.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:08:47.129 INFO:teuthology.orchestra.run.smithi016.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:08:47.129 INFO:teuthology.orchestra.run.smithi016.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:08:47.145 INFO:teuthology.orchestra.run.smithi016.stderr:done 2024-09-17T21:08:47.148 DEBUG:teuthology.orchestra.run.smithi016:> sudo shutdown -r now 2024-09-17T21:09:10.229 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-17T21:09:10.229 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-17T21:09:10.230 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:09:17.150 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-17T21:09:17.151 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-09-17T21:09:17.152 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:09:28.772 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-17T21:09:35.677 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.16 2024-09-17T21:09:37.774 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-17T21:09:37.775 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:09:40.829 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-17T21:09:44.681 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-09-17T21:09:44.681 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:09:52.837 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-17T21:09:52.838 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:10:11.265 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.142 2024-09-17T21:10:26.281 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-17T21:10:26.282 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:10:27.310 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-09-17T21:10:28.224 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-17T21:10:28.224 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.15.0-122-generic"... 2024-09-17T21:10:28.225 DEBUG:teuthology.orchestra.run.smithi142:> uname -r 2024-09-17T21:10:28.273 INFO:teuthology.orchestra.run.smithi142.stdout:5.15.0-122-generic 2024-09-17T21:10:28.274 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T21:10:28.274 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T21:10:28.274 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T21:10:29.275 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-17T21:10:29.275 DEBUG:teuthology.orchestra.run.smithi142:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T21:10:29.347 INFO:teuthology.orchestra.run.smithi142.stdout:ttyS1 2024-09-17T21:10:29.371 DEBUG:teuthology.parallel:result is None 2024-09-17T21:10:44.684 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T21:10:56.685 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-09-17T21:10:56.685 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:10:56.981 DEBUG:teuthology.orchestra.run.smithi016:> true 2024-09-17T21:10:57.621 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-09-17T21:10:57.622 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.15.0-122-generic"... 2024-09-17T21:10:57.622 DEBUG:teuthology.orchestra.run.smithi016:> uname -r 2024-09-17T21:10:57.669 INFO:teuthology.orchestra.run.smithi016.stdout:5.15.0-122-generic 2024-09-17T21:10:57.669 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T21:10:57.669 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T21:10:57.669 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T21:10:58.670 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-17T21:10:58.670 DEBUG:teuthology.orchestra.run.smithi016:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T21:10:58.723 INFO:teuthology.orchestra.run.smithi016.stdout:ttyS1 2024-09-17T21:10:58.755 DEBUG:teuthology.parallel:result is None 2024-09-17T21:10:58.755 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T21:10:58.763 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T21:10:58.763 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T21:10:58.766 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T21:10:58.772 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T21:10:58.806 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T21:10:58.840 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T21:10:58.840 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T21:10:58.843 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T21:10:58.927 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T21:10:58.934 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T21:10:58.934 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:10:58.937 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:10:58.953 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:10:58.956 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:10:58.961 INFO:teuthology.orchestra.run.smithi016.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:10:58.964 INFO:teuthology.orchestra.run.smithi142.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:10:58.965 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T21:10:58.977 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T21:10:58.977 DEBUG:teuthology.orchestra.run.smithi016:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T21:10:59.006 DEBUG:teuthology.orchestra.run.smithi142:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T21:10:59.020 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T21:10:59.033 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T21:10:59.033 DEBUG:teuthology.orchestra.run.smithi016:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T21:10:59.062 DEBUG:teuthology.orchestra.run.smithi142:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T21:10:59.069 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T21:10:59.113 DEBUG:teuthology.orchestra.run.smithi016:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T21:10:59.162 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:10:59.162 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T21:10:59.255 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T21:10:59.261 DEBUG:teuthology.orchestra.run.smithi142:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T21:10:59.309 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:10:59.309 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T21:10:59.373 DEBUG:teuthology.orchestra.run.smithi016:> sudo service rsyslog restart 2024-09-17T21:10:59.375 DEBUG:teuthology.orchestra.run.smithi142:> sudo service rsyslog restart 2024-09-17T21:10:59.448 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T21:10:59.458 INFO:teuthology.task.internal:Starting timer... 2024-09-17T21:10:59.458 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T21:10:59.498 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T21:10:59.526 DEBUG:teuthology.task.selinux:Excluding smithi016: OS 'ubuntu' does not support SELinux 2024-09-17T21:10:59.526 DEBUG:teuthology.task.selinux:Excluding smithi142: OS 'ubuntu' does not support SELinux 2024-09-17T21:10:59.527 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T21:10:59.527 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T21:10:59.527 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T21:10:59.527 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T21:10:59.562 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T21:10:59.575 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-17T21:10:59.576 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi016.front.sepia.ceph.com,smithi142.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T21:18:30.678 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi016.front.sepia.ceph.com'), Remote(name='ubuntu@smithi142.front.sepia.ceph.com')] 2024-09-17T21:18:30.680 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-09-17T21:18:30.681 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi016.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:18:30.765 DEBUG:teuthology.orchestra.run.smithi016:> true 2024-09-17T21:18:30.849 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi016.front.sepia.ceph.com' 2024-09-17T21:18:30.849 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-17T21:18:30.850 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi142.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:18:30.928 DEBUG:teuthology.orchestra.run.smithi142:> true 2024-09-17T21:18:31.004 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi142.front.sepia.ceph.com' 2024-09-17T21:18:31.005 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T21:18:31.014 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T21:18:31.014 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T21:18:31.015 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:18:31.017 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T21:18:31.017 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:18:31.045 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T21:18:31.045 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: Command line: ntpd -gq 2024-09-17T21:18:31.045 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: ---------------------------------------------------- 2024-09-17T21:18:31.045 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T21:18:31.045 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T21:18:31.045 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: corporation. Support and training for ntp-4 are 2024-09-17T21:18:31.045 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: available at https://www.nwtime.org/support 2024-09-17T21:18:31.045 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: ---------------------------------------------------- 2024-09-17T21:18:31.046 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: proto: precision = 0.045 usec (-24) 2024-09-17T21:18:31.046 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: basedate set to 2022-02-04 2024-09-17T21:18:31.046 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: gps base set to 2022-02-06 (week 2196) 2024-09-17T21:18:31.046 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:18:31.046 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:18:31.047 INFO:teuthology.orchestra.run.smithi016.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:18:31.047 INFO:teuthology.orchestra.run.smithi016.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:18:31.048 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T21:18:31.048 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T21:18:31.048 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T21:18:31.048 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: Listen normally on 3 ens1f0 172.21.15.16:123 2024-09-17T21:18:31.048 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: Listen normally on 4 lo [::1]:123 2024-09-17T21:18:31.048 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1564%4]:123 2024-09-17T21:18:31.048 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:31 ntpd[18362]: Listening on routing socket on fd #22 for interface updates 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: Command line: ntpd -gq 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: ---------------------------------------------------- 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: corporation. Support and training for ntp-4 are 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: available at https://www.nwtime.org/support 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: ---------------------------------------------------- 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: proto: precision = 0.058 usec (-24) 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: basedate set to 2022-02-04 2024-09-17T21:18:31.074 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: gps base set to 2022-02-06 (week 2196) 2024-09-17T21:18:31.075 INFO:teuthology.orchestra.run.smithi142.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:18:31.075 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:18:31.075 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:18:31.075 INFO:teuthology.orchestra.run.smithi142.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:18:31.076 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T21:18:31.076 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T21:18:31.076 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T21:18:31.076 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: Listen normally on 3 enp3s0f1 172.21.15.142:123 2024-09-17T21:18:31.077 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: Listen normally on 4 lo [::1]:123 2024-09-17T21:18:31.077 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6e0d%5]:123 2024-09-17T21:18:31.077 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:31 ntpd[18469]: Listening on routing socket on fd #22 for interface updates 2024-09-17T21:18:32.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:32.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:32.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:32.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:32.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:32.075 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:32.075 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:32 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:34.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:34 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:34.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:34 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:34.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:34 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:34.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:34 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:34.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:34 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:34.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:34 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:34.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:34.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:34.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:34.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:34.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:34.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:34.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:34.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:34 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:35.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:35.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:35.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:35.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:35.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:35.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:35.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:35.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:35.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:35.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:35.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:35.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:35 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:35.072 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:35 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:35.072 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:35 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:36 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:36.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:36 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:36 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:36.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:36 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:36 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:36.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:36 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:36 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:36.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:36 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:36.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:36.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:36.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:36.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:36.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:36.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:36.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:36.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:36.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:36.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:36.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:36.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:36.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:36 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:37.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:37.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:37.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:37.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:37.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:37.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:37.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:37.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:37.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:37.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:37.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:37.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:37 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:38.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:38 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:38.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:38 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:38.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:38 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:38.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:38 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:38.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:38 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:38.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:38 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:38.072 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:38.072 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stdout:17 Sep 21:18:38 ntpd[18469]: ntpd: time slew -0.002833 s 2024-09-17T21:18:38.073 INFO:teuthology.orchestra.run.smithi142.stdout:ntpd: time slew -0.002833s 2024-09-17T21:18:38.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T21:18:38.074 INFO:teuthology.orchestra.run.smithi142.stderr:17 Sep 21:18:38 ntpd[18469]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T21:18:38.121 INFO:teuthology.orchestra.run.smithi142.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T21:18:38.122 INFO:teuthology.orchestra.run.smithi142.stdout:============================================================================== 2024-09-17T21:18:38.122 INFO:teuthology.orchestra.run.smithi142.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:18:38.122 INFO:teuthology.orchestra.run.smithi142.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:18:38.122 INFO:teuthology.orchestra.run.smithi142.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:18:38.122 INFO:teuthology.orchestra.run.smithi142.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:18:39.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:39.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:39.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:39 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:40.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:40 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:40.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:40 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:40.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:40 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:18:40.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:40 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:18:40.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:40 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:18:40.046 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:40 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:18:40.046 INFO:teuthology.orchestra.run.smithi016.stdout:17 Sep 21:18:40 ntpd[18362]: ntpd: time slew +0.001386 s 2024-09-17T21:18:40.047 INFO:teuthology.orchestra.run.smithi016.stdout:ntpd: time slew +0.001386s 2024-09-17T21:18:40.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:40 ntpd[18362]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T21:18:40.047 INFO:teuthology.orchestra.run.smithi016.stderr:17 Sep 21:18:40 ntpd[18362]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T21:18:40.104 INFO:teuthology.orchestra.run.smithi016.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T21:18:40.104 INFO:teuthology.orchestra.run.smithi016.stdout:============================================================================== 2024-09-17T21:18:40.104 INFO:teuthology.orchestra.run.smithi016.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:18:40.104 INFO:teuthology.orchestra.run.smithi016.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:18:40.105 INFO:teuthology.orchestra.run.smithi016.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:18:40.105 INFO:teuthology.orchestra.run.smithi016.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:18:40.106 INFO:teuthology.run_tasks:Running task install... 2024-09-17T21:18:40.115 DEBUG:teuthology.task.install:project ceph 2024-09-17T21:18:40.115 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}} 2024-09-17T21:18:40.115 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'} 2024-09-17T21:18:40.116 INFO:teuthology.task.install:Using flavor: default 2024-09-17T21:18:40.121 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-17T21:18:40.121 INFO:teuthology.task.install:extra packages: [] 2024-09-17T21:18:40.121 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-key list | grep Ceph 2024-09-17T21:18:40.122 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-key list | grep Ceph 2024-09-17T21:18:40.189 INFO:teuthology.orchestra.run.smithi142.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T21:18:40.207 INFO:teuthology.orchestra.run.smithi016.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T21:18:40.217 INFO:teuthology.orchestra.run.smithi142.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T21:18:40.217 INFO:teuthology.orchestra.run.smithi142.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T21:18:40.218 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-17T21:18:40.218 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T21:18:40.238 INFO:teuthology.orchestra.run.smithi016.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T21:18:40.238 INFO:teuthology.orchestra.run.smithi016.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T21:18:40.238 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-17T21:18:40.239 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T21:18:40.364 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default/ 2024-09-17T21:18:40.364 INFO:teuthology.task.install.deb:Package version is 19.3.0-4975-g08cec697-1jammy 2024-09-17T21:18:40.372 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default/ 2024-09-17T21:18:40.372 INFO:teuthology.task.install.deb:Package version is 19.3.0-4975-g08cec697-1jammy 2024-09-17T21:18:40.523 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:18:40.523 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T21:18:40.533 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:18:40.534 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T21:18:40.537 DEBUG:teuthology.orchestra.run.smithi142:> sudo apt-get update 2024-09-17T21:18:40.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo apt-get update 2024-09-17T21:18:40.705 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T21:18:40.722 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:18:40.731 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T21:18:40.748 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:18:40.797 INFO:teuthology.orchestra.run.smithi142.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T21:18:40.807 INFO:teuthology.orchestra.run.smithi016.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T21:18:40.818 INFO:teuthology.orchestra.run.smithi142.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy Release [7,005 B] 2024-09-17T21:18:40.827 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:18:40.829 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy Release [7,005 B] 2024-09-17T21:18:40.842 INFO:teuthology.orchestra.run.smithi016.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T21:18:40.848 INFO:teuthology.orchestra.run.smithi142.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T21:18:40.856 INFO:teuthology.orchestra.run.smithi016.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T21:18:40.869 INFO:teuthology.orchestra.run.smithi142.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,423 B] 2024-09-17T21:18:40.877 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-17T21:18:40.896 INFO:teuthology.orchestra.run.smithi142.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-17T21:18:40.906 INFO:teuthology.orchestra.run.smithi016.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,423 B] 2024-09-17T21:18:40.909 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T21:18:40.991 INFO:teuthology.orchestra.run.smithi142.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:18:41.095 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 28.6 kB in 0s (79.5 kB/s) 2024-09-17T21:18:41.135 INFO:teuthology.orchestra.run.smithi142.stdout:Fetched 28.6 kB in 0s (69.7 kB/s) 2024-09-17T21:18:42.143 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-09-17T21:18:42.160 DEBUG:teuthology.orchestra.run.smithi016:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4975-g08cec697-1jammy cephadm=19.3.0-4975-g08cec697-1jammy ceph-mds=19.3.0-4975-g08cec697-1jammy ceph-mgr=19.3.0-4975-g08cec697-1jammy ceph-common=19.3.0-4975-g08cec697-1jammy ceph-fuse=19.3.0-4975-g08cec697-1jammy ceph-test=19.3.0-4975-g08cec697-1jammy ceph-volume=19.3.0-4975-g08cec697-1jammy radosgw=19.3.0-4975-g08cec697-1jammy python3-rados=19.3.0-4975-g08cec697-1jammy python3-rgw=19.3.0-4975-g08cec697-1jammy python3-cephfs=19.3.0-4975-g08cec697-1jammy python3-rbd=19.3.0-4975-g08cec697-1jammy libcephfs2=19.3.0-4975-g08cec697-1jammy libcephfs-dev=19.3.0-4975-g08cec697-1jammy librados2=19.3.0-4975-g08cec697-1jammy librbd1=19.3.0-4975-g08cec697-1jammy rbd-fuse=19.3.0-4975-g08cec697-1jammy 2024-09-17T21:18:42.176 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-17T21:18:42.192 DEBUG:teuthology.orchestra.run.smithi142:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4975-g08cec697-1jammy cephadm=19.3.0-4975-g08cec697-1jammy ceph-mds=19.3.0-4975-g08cec697-1jammy ceph-mgr=19.3.0-4975-g08cec697-1jammy ceph-common=19.3.0-4975-g08cec697-1jammy ceph-fuse=19.3.0-4975-g08cec697-1jammy ceph-test=19.3.0-4975-g08cec697-1jammy ceph-volume=19.3.0-4975-g08cec697-1jammy radosgw=19.3.0-4975-g08cec697-1jammy python3-rados=19.3.0-4975-g08cec697-1jammy python3-rgw=19.3.0-4975-g08cec697-1jammy python3-cephfs=19.3.0-4975-g08cec697-1jammy python3-rbd=19.3.0-4975-g08cec697-1jammy libcephfs2=19.3.0-4975-g08cec697-1jammy libcephfs-dev=19.3.0-4975-g08cec697-1jammy librados2=19.3.0-4975-g08cec697-1jammy librbd1=19.3.0-4975-g08cec697-1jammy rbd-fuse=19.3.0-4975-g08cec697-1jammy 2024-09-17T21:18:42.224 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-09-17T21:18:42.256 INFO:teuthology.orchestra.run.smithi142.stdout:Reading package lists... 2024-09-17T21:18:42.434 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-09-17T21:18:42.435 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-09-17T21:18:42.477 INFO:teuthology.orchestra.run.smithi142.stdout:Building dependency tree... 2024-09-17T21:18:42.478 INFO:teuthology.orchestra.run.smithi142.stdout:Reading state information... 2024-09-17T21:18:42.652 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:18:42.653 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:18:42.653 INFO:teuthology.orchestra.run.smithi016.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:18:42.653 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:18:42.653 INFO:teuthology.orchestra.run.smithi016.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:18:42.653 INFO:teuthology.orchestra.run.smithi016.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:18:42.653 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:18:42.654 INFO:teuthology.orchestra.run.smithi016.stdout:The following additional packages will be installed: 2024-09-17T21:18:42.654 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T21:18:42.655 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T21:18:42.655 INFO:teuthology.orchestra.run.smithi016.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-17T21:18:42.655 INFO:teuthology.orchestra.run.smithi016.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-17T21:18:42.655 INFO:teuthology.orchestra.run.smithi016.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-17T21:18:42.656 INFO:teuthology.orchestra.run.smithi016.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-17T21:18:42.656 INFO:teuthology.orchestra.run.smithi016.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-17T21:18:42.656 INFO:teuthology.orchestra.run.smithi016.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-17T21:18:42.656 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-17T21:18:42.656 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-17T21:18:42.656 INFO:teuthology.orchestra.run.smithi016.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-17T21:18:42.657 INFO:teuthology.orchestra.run.smithi016.stdout: xmlstarlet zip 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout:Suggested packages: 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout:Recommended packages: 2024-09-17T21:18:42.658 INFO:teuthology.orchestra.run.smithi016.stdout: btrfs-tools 2024-09-17T21:18:42.676 INFO:teuthology.orchestra.run.smithi142.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:18:42.676 INFO:teuthology.orchestra.run.smithi142.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:18:42.676 INFO:teuthology.orchestra.run.smithi142.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:18:42.676 INFO:teuthology.orchestra.run.smithi142.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:18:42.677 INFO:teuthology.orchestra.run.smithi142.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:18:42.677 INFO:teuthology.orchestra.run.smithi142.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:18:42.677 INFO:teuthology.orchestra.run.smithi142.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:18:42.678 INFO:teuthology.orchestra.run.smithi142.stdout:The following additional packages will be installed: 2024-09-17T21:18:42.678 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T21:18:42.678 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T21:18:42.678 INFO:teuthology.orchestra.run.smithi142.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-17T21:18:42.678 INFO:teuthology.orchestra.run.smithi142.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-17T21:18:42.678 INFO:teuthology.orchestra.run.smithi142.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-17T21:18:42.679 INFO:teuthology.orchestra.run.smithi142.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-17T21:18:42.679 INFO:teuthology.orchestra.run.smithi142.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-17T21:18:42.679 INFO:teuthology.orchestra.run.smithi142.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-17T21:18:42.679 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-17T21:18:42.679 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-17T21:18:42.679 INFO:teuthology.orchestra.run.smithi142.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-17T21:18:42.679 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-17T21:18:42.680 INFO:teuthology.orchestra.run.smithi142.stdout: xmlstarlet zip 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout:Suggested packages: 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout:Recommended packages: 2024-09-17T21:18:42.681 INFO:teuthology.orchestra.run.smithi142.stdout: btrfs-tools 2024-09-17T21:18:42.767 INFO:teuthology.orchestra.run.smithi016.stdout:The following NEW packages will be installed: 2024-09-17T21:18:42.767 INFO:teuthology.orchestra.run.smithi016.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T21:18:42.767 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T21:18:42.767 INFO:teuthology.orchestra.run.smithi016.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T21:18:42.767 INFO:teuthology.orchestra.run.smithi016.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-17T21:18:42.767 INFO:teuthology.orchestra.run.smithi016.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-17T21:18:42.768 INFO:teuthology.orchestra.run.smithi016.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T21:18:42.769 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T21:18:42.770 INFO:teuthology.orchestra.run.smithi016.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T21:18:42.770 INFO:teuthology.orchestra.run.smithi016.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-17T21:18:42.770 INFO:teuthology.orchestra.run.smithi016.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-17T21:18:42.770 INFO:teuthology.orchestra.run.smithi016.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-17T21:18:42.770 INFO:teuthology.orchestra.run.smithi016.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-17T21:18:42.770 INFO:teuthology.orchestra.run.smithi016.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-17T21:18:42.770 INFO:teuthology.orchestra.run.smithi016.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-17T21:18:42.770 INFO:teuthology.orchestra.run.smithi016.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-17T21:18:42.770 INFO:teuthology.orchestra.run.smithi016.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-17T21:18:42.782 INFO:teuthology.orchestra.run.smithi142.stdout:The following NEW packages will be installed: 2024-09-17T21:18:42.782 INFO:teuthology.orchestra.run.smithi142.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T21:18:42.782 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T21:18:42.784 INFO:teuthology.orchestra.run.smithi142.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T21:18:42.784 INFO:teuthology.orchestra.run.smithi142.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-17T21:18:42.784 INFO:teuthology.orchestra.run.smithi142.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-17T21:18:42.784 INFO:teuthology.orchestra.run.smithi142.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-17T21:18:42.784 INFO:teuthology.orchestra.run.smithi142.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-17T21:18:42.784 INFO:teuthology.orchestra.run.smithi142.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-17T21:18:42.785 INFO:teuthology.orchestra.run.smithi142.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-17T21:18:42.786 INFO:teuthology.orchestra.run.smithi142.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-17T21:18:42.786 INFO:teuthology.orchestra.run.smithi142.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-17T21:18:42.786 INFO:teuthology.orchestra.run.smithi142.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-17T21:18:42.786 INFO:teuthology.orchestra.run.smithi142.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-17T21:18:42.843 INFO:teuthology.orchestra.run.smithi142.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T21:18:42.843 INFO:teuthology.orchestra.run.smithi142.stdout:Need to get 244 MB of archives. 2024-09-17T21:18:42.843 INFO:teuthology.orchestra.run.smithi142.stdout:After this operation, 909 MB of additional disk space will be used. 2024-09-17T21:18:42.843 INFO:teuthology.orchestra.run.smithi142.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T21:18:42.914 INFO:teuthology.orchestra.run.smithi016.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T21:18:42.915 INFO:teuthology.orchestra.run.smithi016.stdout:Need to get 244 MB of archives. 2024-09-17T21:18:42.915 INFO:teuthology.orchestra.run.smithi016.stdout:After this operation, 909 MB of additional disk space will be used. 2024-09-17T21:18:42.915 INFO:teuthology.orchestra.run.smithi016.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4975-g08cec697-1jammy [3,634 kB] 2024-09-17T21:18:42.929 INFO:teuthology.orchestra.run.smithi142.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4975-g08cec697-1jammy [3,634 kB] 2024-09-17T21:18:42.931 INFO:teuthology.orchestra.run.smithi142.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T21:18:42.934 INFO:teuthology.orchestra.run.smithi142.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T21:18:42.951 INFO:teuthology.orchestra.run.smithi142.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-17T21:18:42.958 INFO:teuthology.orchestra.run.smithi016.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T21:18:43.010 INFO:teuthology.orchestra.run.smithi142.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T21:18:43.014 INFO:teuthology.orchestra.run.smithi142.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T21:18:43.027 INFO:teuthology.orchestra.run.smithi142.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T21:18:43.031 INFO:teuthology.orchestra.run.smithi142.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-17T21:18:43.032 INFO:teuthology.orchestra.run.smithi142.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T21:18:43.032 INFO:teuthology.orchestra.run.smithi142.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T21:18:43.033 INFO:teuthology.orchestra.run.smithi142.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T21:18:43.042 INFO:teuthology.orchestra.run.smithi142.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-17T21:18:43.044 INFO:teuthology.orchestra.run.smithi142.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-17T21:18:43.046 INFO:teuthology.orchestra.run.smithi142.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-17T21:18:43.048 INFO:teuthology.orchestra.run.smithi142.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-17T21:18:43.048 INFO:teuthology.orchestra.run.smithi142.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-17T21:18:43.065 INFO:teuthology.orchestra.run.smithi142.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-17T21:18:43.067 INFO:teuthology.orchestra.run.smithi142.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-17T21:18:43.069 INFO:teuthology.orchestra.run.smithi142.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T21:18:43.069 INFO:teuthology.orchestra.run.smithi142.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T21:18:43.070 INFO:teuthology.orchestra.run.smithi142.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-17T21:18:43.071 INFO:teuthology.orchestra.run.smithi142.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T21:18:43.071 INFO:teuthology.orchestra.run.smithi142.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T21:18:43.071 INFO:teuthology.orchestra.run.smithi142.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T21:18:43.082 INFO:teuthology.orchestra.run.smithi142.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T21:18:43.082 INFO:teuthology.orchestra.run.smithi142.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T21:18:43.098 INFO:teuthology.orchestra.run.smithi142.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T21:18:43.099 INFO:teuthology.orchestra.run.smithi142.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T21:18:43.101 INFO:teuthology.orchestra.run.smithi142.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T21:18:43.102 INFO:teuthology.orchestra.run.smithi142.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T21:18:43.102 INFO:teuthology.orchestra.run.smithi142.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T21:18:43.103 INFO:teuthology.orchestra.run.smithi142.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-17T21:18:43.103 INFO:teuthology.orchestra.run.smithi142.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T21:18:43.104 INFO:teuthology.orchestra.run.smithi142.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T21:18:43.115 INFO:teuthology.orchestra.run.smithi142.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-17T21:18:43.117 INFO:teuthology.orchestra.run.smithi142.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T21:18:43.120 INFO:teuthology.orchestra.run.smithi016.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4975-g08cec697-1jammy [3,334 kB] 2024-09-17T21:18:43.127 INFO:teuthology.orchestra.run.smithi142.stdout:Get:38 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4975-g08cec697-1jammy [3,334 kB] 2024-09-17T21:18:43.132 INFO:teuthology.orchestra.run.smithi142.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T21:18:43.133 INFO:teuthology.orchestra.run.smithi142.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T21:18:43.138 INFO:teuthology.orchestra.run.smithi142.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T21:18:43.138 INFO:teuthology.orchestra.run.smithi142.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T21:18:43.138 INFO:teuthology.orchestra.run.smithi142.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T21:18:43.139 INFO:teuthology.orchestra.run.smithi142.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T21:18:43.140 INFO:teuthology.orchestra.run.smithi142.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T21:18:43.142 INFO:teuthology.orchestra.run.smithi142.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T21:18:43.149 INFO:teuthology.orchestra.run.smithi142.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-17T21:18:43.150 INFO:teuthology.orchestra.run.smithi142.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-17T21:18:43.160 INFO:teuthology.orchestra.run.smithi142.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-17T21:18:43.162 INFO:teuthology.orchestra.run.smithi142.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T21:18:43.163 INFO:teuthology.orchestra.run.smithi142.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T21:18:43.164 INFO:teuthology.orchestra.run.smithi142.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T21:18:43.166 INFO:teuthology.orchestra.run.smithi142.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-17T21:18:43.216 INFO:teuthology.orchestra.run.smithi016.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4975-g08cec697-1jammy [722 kB] 2024-09-17T21:18:43.217 INFO:teuthology.orchestra.run.smithi142.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-17T21:18:43.218 INFO:teuthology.orchestra.run.smithi142.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T21:18:43.219 INFO:teuthology.orchestra.run.smithi142.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T21:18:43.219 INFO:teuthology.orchestra.run.smithi142.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T21:18:43.220 INFO:teuthology.orchestra.run.smithi142.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T21:18:43.233 INFO:teuthology.orchestra.run.smithi142.stdout:Get:59 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4975-g08cec697-1jammy [722 kB] 2024-09-17T21:18:43.237 INFO:teuthology.orchestra.run.smithi142.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T21:18:43.238 INFO:teuthology.orchestra.run.smithi142.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T21:18:43.239 INFO:teuthology.orchestra.run.smithi142.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T21:18:43.242 INFO:teuthology.orchestra.run.smithi016.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4975-g08cec697-1jammy [356 kB] 2024-09-17T21:18:43.250 INFO:teuthology.orchestra.run.smithi016.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4975-g08cec697-1jammy [32.8 kB] 2024-09-17T21:18:43.251 INFO:teuthology.orchestra.run.smithi016.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4975-g08cec697-1jammy [180 kB] 2024-09-17T21:18:43.253 INFO:teuthology.orchestra.run.smithi142.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T21:18:43.253 INFO:teuthology.orchestra.run.smithi142.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T21:18:43.255 INFO:teuthology.orchestra.run.smithi142.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T21:18:43.255 INFO:teuthology.orchestra.run.smithi142.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T21:18:43.255 INFO:teuthology.orchestra.run.smithi142.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T21:18:43.255 INFO:teuthology.orchestra.run.smithi016.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4975-g08cec697-1jammy [71.3 kB] 2024-09-17T21:18:43.255 INFO:teuthology.orchestra.run.smithi142.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-17T21:18:43.257 INFO:teuthology.orchestra.run.smithi016.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4975-g08cec697-1jammy [338 kB] 2024-09-17T21:18:43.261 INFO:teuthology.orchestra.run.smithi142.stdout:Get:69 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4975-g08cec697-1jammy [356 kB] 2024-09-17T21:18:43.268 INFO:teuthology.orchestra.run.smithi142.stdout:Get:70 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4975-g08cec697-1jammy [32.8 kB] 2024-09-17T21:18:43.269 INFO:teuthology.orchestra.run.smithi142.stdout:Get:71 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4975-g08cec697-1jammy [180 kB] 2024-09-17T21:18:43.269 INFO:teuthology.orchestra.run.smithi142.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T21:18:43.270 INFO:teuthology.orchestra.run.smithi142.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T21:18:43.273 INFO:teuthology.orchestra.run.smithi142.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T21:18:43.273 INFO:teuthology.orchestra.run.smithi142.stdout:Get:75 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4975-g08cec697-1jammy [71.3 kB] 2024-09-17T21:18:43.275 INFO:teuthology.orchestra.run.smithi142.stdout:Get:76 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4975-g08cec697-1jammy [338 kB] 2024-09-17T21:18:43.275 INFO:teuthology.orchestra.run.smithi016.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4975-g08cec697-1jammy [7,966 kB] 2024-09-17T21:18:43.281 INFO:teuthology.orchestra.run.smithi142.stdout:Get:77 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4975-g08cec697-1jammy [7,966 kB] 2024-09-17T21:18:43.286 INFO:teuthology.orchestra.run.smithi142.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T21:18:43.288 INFO:teuthology.orchestra.run.smithi142.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T21:18:43.288 INFO:teuthology.orchestra.run.smithi142.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T21:18:43.291 INFO:teuthology.orchestra.run.smithi142.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T21:18:43.293 INFO:teuthology.orchestra.run.smithi142.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-17T21:18:43.294 INFO:teuthology.orchestra.run.smithi142.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-17T21:18:43.294 INFO:teuthology.orchestra.run.smithi142.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T21:18:43.303 INFO:teuthology.orchestra.run.smithi142.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-17T21:18:43.304 INFO:teuthology.orchestra.run.smithi142.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T21:18:43.306 INFO:teuthology.orchestra.run.smithi142.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T21:18:43.320 INFO:teuthology.orchestra.run.smithi142.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T21:18:43.321 INFO:teuthology.orchestra.run.smithi142.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T21:18:43.321 INFO:teuthology.orchestra.run.smithi142.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T21:18:43.322 INFO:teuthology.orchestra.run.smithi142.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T21:18:43.323 INFO:teuthology.orchestra.run.smithi142.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T21:18:43.329 INFO:teuthology.orchestra.run.smithi142.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T21:18:43.329 INFO:teuthology.orchestra.run.smithi142.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T21:18:43.337 INFO:teuthology.orchestra.run.smithi142.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T21:18:43.339 INFO:teuthology.orchestra.run.smithi142.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T21:18:43.340 INFO:teuthology.orchestra.run.smithi142.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T21:18:43.383 INFO:teuthology.orchestra.run.smithi016.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T21:18:43.396 INFO:teuthology.orchestra.run.smithi016.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T21:18:43.477 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:43.538 INFO:teuthology.orchestra.run.smithi016.stdout:Get:14 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4975-g08cec697-1jammy [112 kB] 2024-09-17T21:18:43.540 INFO:teuthology.orchestra.run.smithi016.stdout:Get:15 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4975-g08cec697-1jammy [473 kB] 2024-09-17T21:18:43.549 INFO:teuthology.orchestra.run.smithi016.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4975-g08cec697-1jammy [28.3 MB] 2024-09-17T21:18:43.575 INFO:teuthology.orchestra.run.smithi142.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4975-g08cec697-1jammy [112 kB] 2024-09-17T21:18:43.578 INFO:teuthology.orchestra.run.smithi142.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4975-g08cec697-1jammy [473 kB] 2024-09-17T21:18:43.588 INFO:teuthology.orchestra.run.smithi142.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4975-g08cec697-1jammy [28.3 MB] 2024-09-17T21:18:43.707 INFO:teuthology.orchestra.run.smithi016.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T21:18:43.718 INFO:teuthology.orchestra.run.smithi016.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T21:18:43.748 INFO:teuthology.orchestra.run.smithi016.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T21:18:43.756 INFO:teuthology.orchestra.run.smithi016.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-17T21:18:43.759 INFO:teuthology.orchestra.run.smithi016.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T21:18:43.760 INFO:teuthology.orchestra.run.smithi016.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T21:18:43.761 INFO:teuthology.orchestra.run.smithi016.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T21:18:43.779 INFO:teuthology.orchestra.run.smithi016.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-17T21:18:43.783 INFO:teuthology.orchestra.run.smithi016.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-17T21:18:43.789 INFO:teuthology.orchestra.run.smithi016.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-17T21:18:43.870 INFO:teuthology.orchestra.run.smithi016.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-17T21:18:43.870 INFO:teuthology.orchestra.run.smithi016.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-17T21:18:43.875 INFO:teuthology.orchestra.run.smithi016.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-17T21:18:43.879 INFO:teuthology.orchestra.run.smithi016.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-17T21:18:43.883 INFO:teuthology.orchestra.run.smithi016.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T21:18:43.885 INFO:teuthology.orchestra.run.smithi016.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T21:18:43.886 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:43.888 INFO:teuthology.orchestra.run.smithi016.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T21:18:43.889 INFO:teuthology.orchestra.run.smithi016.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T21:18:43.953 INFO:teuthology.orchestra.run.smithi016.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T21:18:43.972 INFO:teuthology.orchestra.run.smithi016.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T21:18:43.973 INFO:teuthology.orchestra.run.smithi016.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T21:18:43.973 INFO:teuthology.orchestra.run.smithi016.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T21:18:43.974 INFO:teuthology.orchestra.run.smithi016.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T21:18:43.979 INFO:teuthology.orchestra.run.smithi016.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T21:18:43.981 INFO:teuthology.orchestra.run.smithi016.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T21:18:44.035 INFO:teuthology.orchestra.run.smithi016.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T21:18:44.036 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:44.038 INFO:teuthology.orchestra.run.smithi016.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T21:18:44.116 INFO:teuthology.orchestra.run.smithi016.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T21:18:44.117 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:44.120 INFO:teuthology.orchestra.run.smithi016.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T21:18:44.122 INFO:teuthology.orchestra.run.smithi016.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T21:18:44.122 INFO:teuthology.orchestra.run.smithi016.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T21:18:44.134 INFO:teuthology.orchestra.run.smithi016.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T21:18:44.198 INFO:teuthology.orchestra.run.smithi016.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T21:18:44.199 INFO:teuthology.orchestra.run.smithi016.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T21:18:44.200 INFO:teuthology.orchestra.run.smithi016.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T21:18:44.203 INFO:teuthology.orchestra.run.smithi016.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T21:18:44.280 INFO:teuthology.orchestra.run.smithi016.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T21:18:44.281 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:44.284 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:44.286 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:44.290 INFO:teuthology.orchestra.run.smithi016.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T21:18:44.291 INFO:teuthology.orchestra.run.smithi016.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T21:18:44.361 INFO:teuthology.orchestra.run.smithi016.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T21:18:44.366 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:44.571 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:44.612 INFO:teuthology.orchestra.run.smithi142.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4975-g08cec697-1jammy [5,207 kB] 2024-09-17T21:18:44.615 INFO:teuthology.orchestra.run.smithi016.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T21:18:44.617 INFO:teuthology.orchestra.run.smithi016.stdout:Get:66 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4975-g08cec697-1jammy [5,207 kB] 2024-09-17T21:18:44.618 INFO:teuthology.orchestra.run.smithi016.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T21:18:44.619 INFO:teuthology.orchestra.run.smithi016.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T21:18:44.622 INFO:teuthology.orchestra.run.smithi016.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T21:18:44.668 INFO:teuthology.orchestra.run.smithi016.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T21:18:44.672 INFO:teuthology.orchestra.run.smithi016.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T21:18:44.673 INFO:teuthology.orchestra.run.smithi016.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T21:18:44.693 INFO:teuthology.orchestra.run.smithi142.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4975-g08cec697-1jammy [251 kB] 2024-09-17T21:18:44.696 INFO:teuthology.orchestra.run.smithi142.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4975-g08cec697-1jammy [124 kB] 2024-09-17T21:18:44.697 INFO:teuthology.orchestra.run.smithi142.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4975-g08cec697-1jammy [1,562 kB] 2024-09-17T21:18:44.699 INFO:teuthology.orchestra.run.smithi016.stdout:Get:73 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4975-g08cec697-1jammy [251 kB] 2024-09-17T21:18:44.702 INFO:teuthology.orchestra.run.smithi016.stdout:Get:74 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4975-g08cec697-1jammy [124 kB] 2024-09-17T21:18:44.703 INFO:teuthology.orchestra.run.smithi016.stdout:Get:75 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4975-g08cec697-1jammy [1,562 kB] 2024-09-17T21:18:44.725 INFO:teuthology.orchestra.run.smithi142.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4975-g08cec697-1jammy [6,310 kB] 2024-09-17T21:18:44.737 INFO:teuthology.orchestra.run.smithi016.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T21:18:44.738 INFO:teuthology.orchestra.run.smithi016.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T21:18:44.743 INFO:teuthology.orchestra.run.smithi016.stdout:Get:78 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4975-g08cec697-1jammy [6,310 kB] 2024-09-17T21:18:44.812 INFO:teuthology.orchestra.run.smithi016.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T21:18:44.884 INFO:teuthology.orchestra.run.smithi016.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T21:18:44.884 INFO:teuthology.orchestra.run.smithi016.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T21:18:44.884 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:44.884 INFO:teuthology.orchestra.run.smithi016.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T21:18:44.885 INFO:teuthology.orchestra.run.smithi016.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T21:18:44.885 INFO:teuthology.orchestra.run.smithi016.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T21:18:44.894 INFO:teuthology.orchestra.run.smithi016.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T21:18:44.898 INFO:teuthology.orchestra.run.smithi016.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T21:18:44.899 INFO:teuthology.orchestra.run.smithi016.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T21:18:44.933 INFO:teuthology.orchestra.run.smithi142.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4975-g08cec697-1jammy [23.1 MB] 2024-09-17T21:18:44.952 INFO:teuthology.orchestra.run.smithi016.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4975-g08cec697-1jammy [23.1 MB] 2024-09-17T21:18:44.975 INFO:teuthology.orchestra.run.smithi016.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T21:18:44.983 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:44.985 INFO:teuthology.orchestra.run.smithi016.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-17T21:18:44.987 INFO:teuthology.orchestra.run.smithi016.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T21:18:44.997 INFO:teuthology.orchestra.run.smithi016.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-17T21:18:44.999 INFO:teuthology.orchestra.run.smithi016.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T21:18:45.007 INFO:teuthology.orchestra.run.smithi016.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T21:18:45.057 INFO:teuthology.orchestra.run.smithi016.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T21:18:45.060 INFO:teuthology.orchestra.run.smithi016.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T21:18:45.060 INFO:teuthology.orchestra.run.smithi016.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T21:18:45.139 INFO:teuthology.orchestra.run.smithi016.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T21:18:45.141 INFO:teuthology.orchestra.run.smithi016.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T21:18:45.159 INFO:teuthology.orchestra.run.smithi016.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T21:18:45.160 INFO:teuthology.orchestra.run.smithi016.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T21:18:45.160 INFO:teuthology.orchestra.run.smithi016.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T21:18:45.166 INFO:teuthology.orchestra.run.smithi016.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T21:18:45.167 INFO:teuthology.orchestra.run.smithi016.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T21:18:45.781 INFO:teuthology.orchestra.run.smithi142.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4975-g08cec697-1jammy [14.0 kB] 2024-09-17T21:18:45.782 INFO:teuthology.orchestra.run.smithi142.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4975-g08cec697-1jammy [880 kB] 2024-09-17T21:18:45.798 INFO:teuthology.orchestra.run.smithi142.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4975-g08cec697-1jammy [2,455 kB] 2024-09-17T21:18:45.803 INFO:teuthology.orchestra.run.smithi016.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4975-g08cec697-1jammy [14.0 kB] 2024-09-17T21:18:45.804 INFO:teuthology.orchestra.run.smithi016.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4975-g08cec697-1jammy [880 kB] 2024-09-17T21:18:45.821 INFO:teuthology.orchestra.run.smithi016.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4975-g08cec697-1jammy [2,455 kB] 2024-09-17T21:18:45.841 INFO:teuthology.orchestra.run.smithi142.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4975-g08cec697-1jammy [813 kB] 2024-09-17T21:18:45.851 INFO:teuthology.orchestra.run.smithi142.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4975-g08cec697-1jammy [160 kB] 2024-09-17T21:18:45.853 INFO:teuthology.orchestra.run.smithi142.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4975-g08cec697-1jammy [61.5 MB] 2024-09-17T21:18:45.863 INFO:teuthology.orchestra.run.smithi016.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4975-g08cec697-1jammy [813 kB] 2024-09-17T21:18:45.873 INFO:teuthology.orchestra.run.smithi016.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4975-g08cec697-1jammy [160 kB] 2024-09-17T21:18:45.875 INFO:teuthology.orchestra.run.smithi016.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4975-g08cec697-1jammy [61.5 MB] 2024-09-17T21:18:48.088 INFO:teuthology.orchestra.run.smithi142.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4975-g08cec697-1jammy [8,625 kB] 2024-09-17T21:18:48.148 INFO:teuthology.orchestra.run.smithi016.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4975-g08cec697-1jammy [8,625 kB] 2024-09-17T21:18:48.235 INFO:teuthology.orchestra.run.smithi142.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4975-g08cec697-1jammy [14.2 kB] 2024-09-17T21:18:48.235 INFO:teuthology.orchestra.run.smithi142.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4975-g08cec697-1jammy [48.5 MB] 2024-09-17T21:18:48.337 INFO:teuthology.orchestra.run.smithi016.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4975-g08cec697-1jammy [14.2 kB] 2024-09-17T21:18:48.338 INFO:teuthology.orchestra.run.smithi016.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4975-g08cec697-1jammy [48.5 MB] 2024-09-17T21:18:50.040 INFO:teuthology.orchestra.run.smithi142.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4975-g08cec697-1jammy [130 kB] 2024-09-17T21:18:50.043 INFO:teuthology.orchestra.run.smithi142.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4975-g08cec697-1jammy [39.0 kB] 2024-09-17T21:18:50.044 INFO:teuthology.orchestra.run.smithi142.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4975-g08cec697-1jammy [15.8 MB] 2024-09-17T21:18:50.172 INFO:teuthology.orchestra.run.smithi016.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4975-g08cec697-1jammy [130 kB] 2024-09-17T21:18:50.175 INFO:teuthology.orchestra.run.smithi016.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4975-g08cec697-1jammy [39.0 kB] 2024-09-17T21:18:50.176 INFO:teuthology.orchestra.run.smithi016.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4975-g08cec697-1jammy [15.8 MB] 2024-09-17T21:18:50.401 INFO:teuthology.orchestra.run.smithi142.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4975-g08cec697-1jammy [91.2 kB] 2024-09-17T21:18:50.550 INFO:teuthology.orchestra.run.smithi016.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4975-g08cec697-1jammy [91.2 kB] 2024-09-17T21:18:50.976 INFO:teuthology.orchestra.run.smithi142.stdout:Fetched 244 MB in 8s (32.0 MB/s) 2024-09-17T21:18:51.139 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T21:18:51.155 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 244 MB in 8s (31.4 MB/s) 2024-09-17T21:18:51.239 INFO:teuthology.orchestra.run.smithi142.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-17T21:18:51.245 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T21:18:51.322 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T21:18:51.329 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:18:51.424 INFO:teuthology.orchestra.run.smithi016.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-17T21:18:51.430 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T21:18:51.512 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:18:51.674 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T21:18:51.700 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T21:18:51.740 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:18:51.849 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T21:18:51.876 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T21:18:51.915 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:18:52.094 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T21:18:52.120 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T21:18:52.160 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:18:52.219 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T21:18:52.235 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T21:18:52.269 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:18:52.522 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T21:18:52.548 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:18:52.589 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:18:52.689 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T21:18:52.716 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:18:52.764 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:18:52.958 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T21:18:52.974 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:18:53.008 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:18:53.167 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T21:18:53.194 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:18:53.234 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:18:53.353 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T21:18:53.379 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:18:53.419 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:18:53.545 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T21:18:53.573 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:18:53.604 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:18:53.730 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T21:18:53.757 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T21:18:53.789 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:18:53.949 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T21:18:53.976 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T21:18:54.015 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:18:54.117 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package librados2. 2024-09-17T21:18:54.143 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../007-librados2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:54.183 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking librados2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:54.670 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libnbd0. 2024-09-17T21:18:54.696 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-17T21:18:54.736 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-17T21:18:54.769 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librados2. 2024-09-17T21:18:54.796 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../007-librados2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:54.827 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librados2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:55.030 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package librbd1. 2024-09-17T21:18:55.056 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../009-librbd1_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:55.114 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking librbd1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:55.296 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libnbd0. 2024-09-17T21:18:55.323 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-17T21:18:55.371 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-17T21:18:55.516 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T21:18:55.542 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:55.583 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libcephfs2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:55.683 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librbd1. 2024-09-17T21:18:55.710 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../009-librbd1_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:55.749 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librbd1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:55.861 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-rados. 2024-09-17T21:18:55.887 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:55.927 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-rados (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:56.177 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T21:18:56.193 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:56.235 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libcephfs2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:56.246 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T21:18:56.273 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:18:56.313 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-ceph-argparse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:56.488 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rados. 2024-09-17T21:18:56.515 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:56.548 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T21:18:56.563 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rados (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:56.564 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:56.607 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-cephfs (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:56.883 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T21:18:56.885 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T21:18:56.910 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:18:56.911 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:18:56.943 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:56.949 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-ceph-argparse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:57.202 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T21:18:57.229 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:57.281 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T21:18:57.293 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cephfs (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:57.305 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T21:18:57.346 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:18:57.580 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T21:18:57.606 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:18:57.632 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T21:18:57.638 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:57.647 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T21:18:57.682 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T21:18:57.918 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T21:18:57.933 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T21:18:57.944 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:57.960 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T21:18:57.985 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-rbd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:57.999 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:18:58.319 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T21:18:58.329 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T21:18:58.346 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T21:18:58.355 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T21:18:58.386 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T21:18:58.395 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:18:58.647 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T21:18:58.673 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:18:58.690 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-17T21:18:58.705 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-17T21:18:58.715 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rbd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:18:58.748 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:18:59.026 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-17T21:18:59.035 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T21:18:59.041 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-17T21:18:59.062 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T21:18:59.084 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:18:59.101 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:18:59.379 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package lua5.1. 2024-09-17T21:18:59.405 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-17T21:18:59.413 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-17T21:18:59.429 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-17T21:18:59.445 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:18:59.471 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:18:59.749 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package lua-any. 2024-09-17T21:18:59.764 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-17T21:18:59.807 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-17T21:18:59.891 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-17T21:18:59.917 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-17T21:18:59.957 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:19:00.059 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package zip. 2024-09-17T21:19:00.085 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-17T21:19:00.134 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking zip (3.0-12build2) ... 2024-09-17T21:19:00.252 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package lua5.1. 2024-09-17T21:19:00.279 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-17T21:19:00.310 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:19:00.437 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package unzip. 2024-09-17T21:19:00.452 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-17T21:19:00.487 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:19:00.622 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package lua-any. 2024-09-17T21:19:00.637 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-17T21:19:00.680 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-17T21:19:00.808 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package luarocks. 2024-09-17T21:19:00.834 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-17T21:19:00.874 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:19:00.933 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package zip. 2024-09-17T21:19:00.949 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-17T21:19:00.991 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking zip (3.0-12build2) ... 2024-09-17T21:19:01.248 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package librgw2. 2024-09-17T21:19:01.275 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../026-librgw2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:01.315 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking librgw2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:01.328 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package unzip. 2024-09-17T21:19:01.354 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-17T21:19:01.394 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:19:01.739 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package luarocks. 2024-09-17T21:19:01.766 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-17T21:19:01.806 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:19:01.942 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T21:19:01.957 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:02.000 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-rgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:02.189 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package librgw2. 2024-09-17T21:19:02.216 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../026-librgw2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:02.255 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking librgw2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:02.295 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T21:19:02.311 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T21:19:02.345 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:19:02.631 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T21:19:02.657 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:02.698 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libradosstriper1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:02.874 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T21:19:02.901 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:02.949 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:03.134 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-common. 2024-09-17T21:19:03.161 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:03.201 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:03.252 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T21:19:03.279 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T21:19:03.319 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:19:03.638 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T21:19:03.665 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:03.705 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libradosstriper1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:04.134 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-common. 2024-09-17T21:19:04.160 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:04.200 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:04.673 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-base. 2024-09-17T21:19:04.699 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:04.749 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-base (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:05.277 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T21:19:05.303 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T21:19:05.343 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:19:05.638 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T21:19:05.664 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T21:19:05.705 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:19:05.722 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-base. 2024-09-17T21:19:05.749 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:05.798 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-base (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:06.016 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T21:19:06.042 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T21:19:06.082 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:19:06.376 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T21:19:06.377 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T21:19:06.403 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T21:19:06.403 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T21:19:06.443 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:19:06.443 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:19:06.679 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T21:19:06.706 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T21:19:06.745 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T21:19:06.746 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:19:06.772 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T21:19:06.812 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:19:07.049 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T21:19:07.075 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T21:19:07.115 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T21:19:07.115 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T21:19:07.142 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T21:19:07.181 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:19:07.420 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-portend. 2024-09-17T21:19:07.447 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-17T21:19:07.468 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T21:19:07.478 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T21:19:07.495 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T21:19:07.534 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:19:07.731 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T21:19:07.758 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T21:19:07.798 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T21:19:07.820 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T21:19:07.847 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T21:19:07.887 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:19:08.101 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T21:19:08.127 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T21:19:08.167 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:19:08.190 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T21:19:08.217 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T21:19:08.257 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T21:19:08.512 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T21:19:08.526 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-portend. 2024-09-17T21:19:08.539 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T21:19:08.542 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-17T21:19:08.576 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T21:19:08.579 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T21:19:08.873 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T21:19:08.900 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T21:19:08.912 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T21:19:08.939 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T21:19:08.940 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T21:19:08.979 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T21:19:09.201 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T21:19:09.228 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T21:19:09.259 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:19:09.307 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T21:19:09.334 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T21:19:09.373 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:19:09.554 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-mako. 2024-09-17T21:19:09.580 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T21:19:09.620 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:19:09.710 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T21:19:09.737 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T21:19:09.777 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T21:19:09.957 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T21:19:09.983 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T21:19:10.023 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:19:10.088 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T21:19:10.115 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T21:19:10.155 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T21:19:10.326 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T21:19:10.353 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T21:19:10.393 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:19:10.458 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T21:19:10.484 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T21:19:10.524 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:19:10.654 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-webob. 2024-09-17T21:19:10.669 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T21:19:10.704 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:19:11.002 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-mako. 2024-09-17T21:19:11.023 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T21:19:11.029 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T21:19:11.050 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T21:19:11.069 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:19:11.093 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:19:11.355 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T21:19:11.368 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T21:19:11.382 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T21:19:11.395 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T21:19:11.413 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:19:11.434 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:19:11.687 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-paste. 2024-09-17T21:19:11.691 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T21:19:11.714 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T21:19:11.718 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T21:19:11.758 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:19:11.770 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:19:12.061 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-webob. 2024-09-17T21:19:12.074 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T21:19:12.088 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T21:19:12.100 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T21:19:12.127 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:19:12.140 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:19:12.410 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T21:19:12.436 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T21:19:12.472 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T21:19:12.476 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:19:12.499 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T21:19:12.542 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:19:12.787 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T21:19:12.814 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T21:19:12.854 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T21:19:12.883 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T21:19:12.910 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T21:19:12.958 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:19:13.165 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T21:19:13.192 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T21:19:13.232 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:19:13.261 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-paste. 2024-09-17T21:19:13.288 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T21:19:13.328 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:19:13.586 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T21:19:13.613 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T21:19:13.639 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T21:19:13.653 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T21:19:13.655 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T21:19:13.697 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:19:13.931 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-idna. 2024-09-17T21:19:13.946 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T21:19:13.980 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:19:14.000 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T21:19:14.027 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T21:19:14.067 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:19:14.370 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T21:19:14.397 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T21:19:14.436 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T21:19:14.714 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T21:19:14.730 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T21:19:14.764 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:19:15.069 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T21:19:15.085 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T21:19:15.119 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T21:19:15.175 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T21:19:15.202 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T21:19:15.242 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:19:15.439 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-idna. 2024-09-17T21:19:15.466 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T21:19:15.505 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:19:15.545 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-requests. 2024-09-17T21:19:15.572 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T21:19:15.611 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:19:15.833 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T21:19:15.860 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T21:19:15.899 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:19:15.931 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T21:19:15.958 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T21:19:15.998 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:19:16.267 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T21:19:16.282 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:16.325 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:16.655 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T21:19:16.670 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:16.705 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:17.008 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T21:19:17.034 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T21:19:17.074 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:19:17.137 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-requests. 2024-09-17T21:19:17.164 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T21:19:17.203 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:19:17.377 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T21:19:17.404 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T21:19:17.443 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T21:19:17.481 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T21:19:17.497 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T21:19:17.531 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:19:17.747 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T21:19:17.773 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:17.813 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:17.817 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T21:19:17.833 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:17.875 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:18.141 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T21:19:18.168 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:18.207 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mon (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:18.297 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T21:19:18.324 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:18.364 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:18.675 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T21:19:18.702 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T21:19:18.741 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:19:18.836 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T21:19:18.865 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:18.902 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-osd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:19.019 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T21:19:19.035 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T21:19:19.069 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T21:19:19.397 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T21:19:19.424 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:19.456 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:19.842 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T21:19:19.869 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:19.908 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mon (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:19.947 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph. 2024-09-17T21:19:19.962 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../067-ceph_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:19.997 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:20.258 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T21:19:20.285 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:20.316 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:20.479 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T21:19:20.506 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:20.536 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-osd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:20.677 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T21:19:20.704 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:20.744 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mds (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:21.147 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package cephadm. 2024-09-17T21:19:21.173 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../070-cephadm_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:21.213 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:21.516 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T21:19:21.542 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T21:19:21.582 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T21:19:21.632 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph. 2024-09-17T21:19:21.659 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../067-ceph_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:21.698 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:21.902 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T21:19:21.917 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:19:21.960 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:19:22.017 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T21:19:22.044 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:22.092 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:22.421 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T21:19:22.448 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:22.487 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mds (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:22.856 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package cephadm. 2024-09-17T21:19:22.883 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../070-cephadm_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:22.890 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-babel. 2024-09-17T21:19:22.917 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:19:22.923 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:22.948 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:19:23.234 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T21:19:23.242 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T21:19:23.258 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T21:19:23.261 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T21:19:23.292 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:19:23.300 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T21:19:23.603 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T21:19:23.604 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T21:19:23.624 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:19:23.630 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:23.661 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:19:23.662 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:23.973 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T21:19:23.989 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T21:19:24.023 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T21:19:24.301 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-routes. 2024-09-17T21:19:24.328 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T21:19:24.367 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:19:24.671 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T21:19:24.697 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:24.716 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-babel. 2024-09-17T21:19:24.744 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:19:24.745 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:24.783 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:19:25.111 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T21:19:25.138 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T21:19:25.177 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:19:25.522 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T21:19:25.550 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:25.588 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:25.901 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T21:19:25.928 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T21:19:25.967 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T21:19:26.278 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-routes. 2024-09-17T21:19:26.306 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T21:19:26.345 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:19:26.681 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T21:19:26.709 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:26.748 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:27.575 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T21:19:27.593 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T21:19:27.633 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:19:28.112 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T21:19:28.139 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T21:19:28.178 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:19:28.557 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T21:19:28.584 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T21:19:28.623 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:19:28.876 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T21:19:28.903 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T21:19:29.028 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:19:29.570 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T21:19:29.600 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T21:19:29.653 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:19:29.712 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T21:19:29.740 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:29.778 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:30.181 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T21:19:30.209 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T21:19:30.256 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:19:30.643 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T21:19:30.660 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T21:19:30.710 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:19:30.874 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T21:19:30.901 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T21:19:30.940 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T21:19:30.987 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T21:19:31.015 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T21:19:31.140 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:19:31.243 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T21:19:31.271 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T21:19:31.309 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:19:31.621 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T21:19:31.649 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T21:19:31.712 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:19:32.032 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T21:19:32.060 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-17T21:19:32.098 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T21:19:32.124 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T21:19:32.152 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:32.182 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:32.394 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T21:19:32.422 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T21:19:32.452 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T21:19:32.747 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T21:19:32.775 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T21:19:32.813 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:19:33.119 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T21:19:33.133 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T21:19:33.147 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T21:19:33.161 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T21:19:33.185 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T21:19:33.199 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T21:19:33.488 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T21:19:33.511 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T21:19:33.516 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T21:19:33.539 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T21:19:33.554 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:19:33.577 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:19:33.883 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T21:19:33.911 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T21:19:33.949 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:19:34.208 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T21:19:34.224 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:34.261 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T21:19:34.266 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:34.289 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-17T21:19:34.327 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T21:19:34.585 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T21:19:34.613 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T21:19:34.622 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T21:19:34.650 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T21:19:34.651 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:19:34.689 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T21:19:34.947 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T21:19:34.950 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T21:19:34.967 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T21:19:34.974 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:19:35.005 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:19:35.008 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:19:35.320 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T21:19:35.324 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package jq. 2024-09-17T21:19:35.340 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:19:35.348 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T21:19:35.382 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T21:19:35.386 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T21:19:35.785 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package socat. 2024-09-17T21:19:35.813 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T21:19:35.823 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T21:19:35.851 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:19:35.851 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T21:19:35.890 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:19:36.155 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T21:19:36.182 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T21:19:36.229 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:19:36.537 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T21:19:36.554 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:36.592 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-test. 2024-09-17T21:19:36.595 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:36.608 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:36.650 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-test (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:36.923 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T21:19:36.952 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T21:19:36.998 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:19:37.293 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T21:19:37.309 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:19:37.342 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:19:37.596 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package jq. 2024-09-17T21:19:37.612 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:19:37.653 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T21:19:37.906 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package socat. 2024-09-17T21:19:37.923 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T21:19:37.964 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:19:38.276 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T21:19:38.293 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T21:19:38.334 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:19:38.682 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-test. 2024-09-17T21:19:38.699 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:38.740 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-test (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:38.854 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T21:19:38.882 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:38.921 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking ceph-volume (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:39.208 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T21:19:39.236 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:39.274 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking libcephfs-dev (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:39.568 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-17T21:19:39.584 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-17T21:19:39.618 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:19:39.948 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-17T21:19:39.976 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-17T21:19:40.014 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:19:40.385 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T21:19:40.413 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T21:19:40.451 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:19:40.865 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package pkg-config. 2024-09-17T21:19:40.893 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-17T21:19:40.894 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T21:19:40.923 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T21:19:40.931 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:19:40.952 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking ceph-volume (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:41.159 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T21:19:41.175 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T21:19:41.209 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:19:41.248 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T21:19:41.265 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:41.306 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking libcephfs-dev (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:41.576 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-17T21:19:41.579 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T21:19:41.595 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T21:19:41.604 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-17T21:19:41.629 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T21:19:41.642 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:19:41.948 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T21:19:41.964 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-17T21:19:41.976 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T21:19:41.993 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-17T21:19:42.015 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T21:19:42.022 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:19:42.335 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T21:19:42.363 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T21:19:42.401 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:19:42.401 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T21:19:42.429 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T21:19:42.467 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:19:42.704 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T21:19:42.732 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T21:19:42.770 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T21:19:42.889 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package pkg-config. 2024-09-17T21:19:42.918 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-17T21:19:42.956 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:19:43.107 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-py. 2024-09-17T21:19:43.135 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-17T21:19:43.173 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T21:19:43.217 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T21:19:43.234 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T21:19:43.275 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:19:43.493 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T21:19:43.521 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T21:19:43.559 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:19:43.720 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T21:19:43.748 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T21:19:43.786 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T21:19:44.031 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T21:19:44.059 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T21:19:44.064 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T21:19:44.093 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T21:19:44.097 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:19:44.122 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T21:19:44.408 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-toml. 2024-09-17T21:19:44.426 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T21:19:44.436 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-17T21:19:44.455 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T21:19:44.474 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T21:19:44.492 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:19:44.769 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T21:19:44.797 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T21:19:44.804 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T21:19:44.827 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:19:44.832 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T21:19:44.870 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T21:19:45.189 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T21:19:45.198 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-py. 2024-09-17T21:19:45.217 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T21:19:45.227 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-17T21:19:45.265 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T21:19:45.266 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:19:45.541 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T21:19:45.558 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T21:19:45.585 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T21:19:45.599 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:19:45.613 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T21:19:45.651 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:19:46.122 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T21:19:46.151 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T21:19:46.188 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:19:46.337 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package radosgw. 2024-09-17T21:19:46.365 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../117-radosgw_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:46.403 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking radosgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:46.500 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-toml. 2024-09-17T21:19:46.528 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-17T21:19:46.566 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T21:19:46.827 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T21:19:46.852 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T21:19:46.894 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:19:47.267 INFO:teuthology.orchestra.run.smithi142.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T21:19:47.295 INFO:teuthology.orchestra.run.smithi142.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:47.333 INFO:teuthology.orchestra.run.smithi142.stdout:Unpacking rbd-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:47.523 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T21:19:47.552 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T21:19:47.589 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:19:47.629 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T21:19:47.858 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T21:19:47.875 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T21:19:47.879 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:19:47.916 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:19:48.005 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:19:48.271 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T21:19:48.631 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T21:19:48.662 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package radosgw. 2024-09-17T21:19:48.691 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../117-radosgw_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:48.728 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking radosgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:49.036 INFO:teuthology.orchestra.run.smithi142.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T21:19:49.099 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:49.615 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T21:19:49.615 INFO:teuthology.orchestra.run.smithi142.stdout:Adding system user cephadm....done 2024-09-17T21:19:49.632 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T21:19:49.673 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking rbd-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:49.763 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:19:49.962 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T21:19:50.048 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:19:50.211 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:19:50.316 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:19:50.329 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:19:50.442 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:19:50.602 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T21:19:50.701 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T21:19:50.921 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T21:19:50.936 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:19:51.062 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T21:19:51.319 INFO:teuthology.orchestra.run.smithi016.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T21:19:51.355 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:19:51.389 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:51.724 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T21:19:51.897 INFO:teuthology.orchestra.run.smithi016.stdout:Adding system user cephadm....done 2024-09-17T21:19:51.983 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T21:19:52.045 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:19:52.259 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:19:52.330 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:19:52.513 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:19:52.598 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:19:52.724 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:19:52.762 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:19:52.983 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T21:19:52.996 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:19:53.235 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:19:53.255 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-ceph-argparse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:53.352 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T21:19:53.582 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:19:53.654 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:19:53.708 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-17T21:19:53.834 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:19:53.952 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:19:54.014 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T21:19:54.052 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:19:54.274 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T21:19:54.295 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:19:54.542 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:19:54.653 INFO:teuthology.orchestra.run.smithi142.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-17T21:19:54.684 INFO:teuthology.orchestra.run.smithi142.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-17T21:19:54.748 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:19:54.810 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:19:54.874 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T21:19:55.103 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:19:55.234 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:19:55.351 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T21:19:55.370 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:19:55.594 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:19:55.688 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-ceph-argparse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:55.837 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:19:56.023 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:19:56.121 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up zip (3.0-12build2) ... 2024-09-17T21:19:56.149 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-17T21:19:56.248 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:19:56.275 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:19:56.401 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:19:56.527 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:19:56.886 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:19:56.933 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:19:57.192 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:19:57.301 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:19:57.326 INFO:teuthology.orchestra.run.smithi016.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-17T21:19:57.351 INFO:teuthology.orchestra.run.smithi016.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-17T21:19:57.406 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:19:57.410 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:19:57.532 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T21:19:57.686 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T21:19:57.908 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:19:58.034 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T21:19:58.054 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T21:19:58.305 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:19:58.310 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:19:58.586 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:19:58.707 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:19:58.896 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up zip (3.0-12build2) ... 2024-09-17T21:19:59.000 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:19:59.014 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:19:59.351 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:19:59.586 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:19:59.687 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:19:59.749 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:19:59.980 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:20:00.017 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:20:00.143 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:20:00.269 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:20:00.331 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:20:00.578 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T21:20:00.971 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T21:20:01.272 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:20:01.512 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:20:01.674 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:20:01.746 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:20:01.881 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T21:20:01.966 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:20:02.157 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:20:02.283 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:20:02.318 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:20:02.401 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:20:02.594 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:20:02.702 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:20:02.720 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:02.936 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T21:20:03.072 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:20:03.187 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:20:03.313 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:20:03.398 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:20:03.623 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:20:03.874 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T21:20:04.134 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T21:20:04.376 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:20:04.612 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:20:04.619 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T21:20:04.862 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:20:04.880 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:20:05.014 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T21:20:05.021 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T21:20:05.282 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:20:05.313 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:20:05.408 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:20:05.449 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:20:05.534 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:20:05.816 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:20:05.835 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:20:06.095 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T21:20:06.329 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:20:06.442 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:20:06.472 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:20:06.693 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:20:06.784 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:20:06.802 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:20:06.929 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:20:07.019 INFO:teuthology.orchestra.run.smithi142.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T21:20:07.041 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T21:20:07.272 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:20:07.317 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T21:20:07.406 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:20:07.569 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:20:07.816 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:20:07.828 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T21:20:08.076 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-17T21:20:08.095 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:20:08.201 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T21:20:08.205 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T21:20:08.444 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:20:08.489 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:20:08.570 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:20:08.615 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:20:08.888 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:20:08.908 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:20:09.189 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:20:09.201 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:20:09.457 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T21:20:09.460 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:20:09.583 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T21:20:09.586 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:20:09.712 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:20:09.811 INFO:teuthology.orchestra.run.smithi016.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T21:20:09.850 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T21:20:10.073 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:20:10.199 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:20:10.203 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:20:10.463 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:20:10.617 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:20:10.832 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T21:20:10.876 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-17T21:20:11.002 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T21:20:11.133 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:20:11.270 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:20:11.396 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:20:11.477 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:20:11.578 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up librados2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:11.713 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:11.739 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:20:11.838 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:20:12.048 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:20:12.183 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libcephfs2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:12.312 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libradosstriper1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:12.324 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T21:20:12.425 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T21:20:12.427 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T21:20:12.685 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T21:20:12.695 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up librbd1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:12.813 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-modules-core (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:12.955 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:13.038 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:20:13.165 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:20:13.165 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:20:13.322 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:20:13.648 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up libcephfs-dev (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:13.716 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T21:20:13.774 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-rados (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:13.900 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up librgw2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:13.992 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:20:14.026 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:20:14.362 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:20:14.488 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librados2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:14.614 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:14.740 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:20:15.051 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libcephfs2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:15.169 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libradosstriper1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:15.238 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-rbd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:15.295 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T21:20:15.364 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up rbd-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:15.490 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-rgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:15.588 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librbd1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:15.616 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up python3-cephfs (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:15.714 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-modules-core (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:15.742 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:15.840 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:16.061 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:20:16.061 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:20:16.260 INFO:teuthology.orchestra.run.smithi142.stdout:Adding group ceph....done 2024-09-17T21:20:16.609 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up libcephfs-dev (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:16.628 INFO:teuthology.orchestra.run.smithi142.stdout:Adding system user ceph....done 2024-09-17T21:20:16.709 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rados (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:16.797 INFO:teuthology.orchestra.run.smithi142.stdout:Setting system user ceph properties....done 2024-09-17T21:20:16.812 INFO:teuthology.orchestra.run.smithi142.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T21:20:16.827 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up librgw2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:16.948 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T21:20:16.953 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:20:17.229 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T21:20:17.718 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-test (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:17.836 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up radosgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:18.182 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rbd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:18.272 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:20:18.272 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:20:18.308 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up rbd-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:18.434 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-rgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:18.560 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up python3-cephfs (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:18.686 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:18.696 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-base (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:19.024 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T21:20:19.196 INFO:teuthology.orchestra.run.smithi016.stdout:Adding group ceph....done 2024-09-17T21:20:19.465 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mds (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:19.556 INFO:teuthology.orchestra.run.smithi016.stdout:Adding system user ceph....done 2024-09-17T21:20:19.674 INFO:teuthology.orchestra.run.smithi016.stdout:Setting system user ceph properties....done 2024-09-17T21:20:19.689 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:20:19.689 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:20:19.689 INFO:teuthology.orchestra.run.smithi016.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T21:20:19.836 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T21:20:20.183 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:20.201 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T21:20:20.393 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:20:20.393 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:20:20.678 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-test (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:20.804 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up radosgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:20.876 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-osd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:21.130 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:20:21.131 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:20:21.291 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:20:21.291 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:20:21.603 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:21.763 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:21.806 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-base (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:21.897 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mon (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:22.119 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:20:22.119 INFO:teuthology.orchestra.run.smithi142.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:20:22.176 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T21:20:22.615 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:22.658 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mds (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:22.766 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:22.876 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-mgr-dashboard (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:22.881 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:20:22.882 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:20:23.018 INFO:teuthology.orchestra.run.smithi142.stdout:Setting up ceph-volume (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:23.363 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-17T21:20:23.377 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:23.472 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T21:20:23.597 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:20:23.597 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:20:23.625 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T21:20:24.095 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-osd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:24.364 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:20:24.364 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:20:24.792 INFO:teuthology.orchestra.run.smithi142.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-17T21:20:24.846 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:24.972 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:25.124 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mon (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:25.341 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:20:25.341 INFO:teuthology.orchestra.run.smithi016.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:20:25.459 INFO:teuthology.orchestra.run.smithi142.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T21:20:25.465 DEBUG:teuthology.parallel:result is None 2024-09-17T21:20:25.783 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:25.917 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:26.018 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-mgr-dashboard (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:26.161 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up ceph-volume (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T21:20:26.556 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-17T21:20:26.665 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T21:20:26.817 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T21:20:27.885 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-17T21:20:28.534 INFO:teuthology.orchestra.run.smithi016.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T21:20:28.539 DEBUG:teuthology.parallel:result is None 2024-09-17T21:20:28.539 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T21:20:28.679 DEBUG:teuthology.orchestra.run.smithi016:> dpkg-query -W -f '${Version}' ceph 2024-09-17T21:20:28.698 INFO:teuthology.orchestra.run.smithi016.stdout:19.3.0-4975-g08cec697-1jammy 2024-09-17T21:20:28.699 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4975-g08cec697-1jammy 2024-09-17T21:20:28.699 INFO:teuthology.task.install:The correct ceph version 19.3.0-4975-g08cec697-1jammy is installed. 2024-09-17T21:20:28.701 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T21:20:28.844 DEBUG:teuthology.orchestra.run.smithi142:> dpkg-query -W -f '${Version}' ceph 2024-09-17T21:20:28.863 INFO:teuthology.orchestra.run.smithi142.stdout:19.3.0-4975-g08cec697-1jammy 2024-09-17T21:20:28.863 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4975-g08cec697-1jammy 2024-09-17T21:20:28.863 INFO:teuthology.task.install:The correct ceph version 19.3.0-4975-g08cec697-1jammy is installed. 2024-09-17T21:20:28.865 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-17T21:20:28.865 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:28.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T21:20:28.880 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:20:28.880 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T21:20:28.918 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-17T21:20:28.919 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:28.919 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T21:20:28.934 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T21:20:28.990 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:20:28.990 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T21:20:29.003 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T21:20:29.058 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-17T21:20:29.058 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:29.058 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T21:20:29.071 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T21:20:29.126 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:20:29.126 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T21:20:29.139 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T21:20:29.193 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-17T21:20:29.193 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:29.193 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T21:20:29.207 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T21:20:29.262 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:20:29.262 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T21:20:29.274 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T21:20:29.329 INFO:teuthology.run_tasks:Running task ceph... 2024-09-17T21:20:29.405 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-17T21:20:29.405 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 777 /var/log/ceph 2024-09-17T21:20:29.407 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 777 /var/log/ceph 2024-09-17T21:20:29.419 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-17T21:20:29.419 DEBUG:teuthology.orchestra.run.smithi016:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T21:20:29.463 DEBUG:teuthology.orchestra.run.smithi142:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T21:20:29.475 INFO:tasks.ceph:Creating extra log directories... 2024-09-17T21:20:29.475 DEBUG:teuthology.orchestra.run.smithi016:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T21:20:29.516 DEBUG:teuthology.orchestra.run.smithi142:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T21:20:29.537 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-17T21:20:29.538 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 allocator': 'stupid', '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 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-17T21:20:29.538 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909344', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-stupid 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-standalone 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': '7909344', '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-17_20:16:19-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 allocator': 'stupid', '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 objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, '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 rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d'}}, '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': 4954, 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8', 'sleep_before_teardown': 0, 'subset': '16/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d', 'targets': {'smithi016.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDqhvCqnh2vs63gPWlCHTsqvecQ3focAP8/LIp5GEIrtQbvZDb4wbZwwMIhaf/B/po1lFahdvdC0dCY3Hog9k1E=', 'smithi142.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBABsOUkl62cmPSc2zlxGv3ByqY3XSNdzg1oYoIi/0A5cw7a0d9jynF7JTbx76n/BilgR2KgIhZmRXJtU+C2jXd4='}, '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 allocator': 'stupid', '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 objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, {'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', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-17_20:16:19', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-17T21:20:29.538 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-17T21:20:29.571 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-17T21:20:29.577 DEBUG:teuthology.orchestra.run.smithi016:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T21:20:29.619 DEBUG:teuthology.orchestra.run.smithi142:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T21:20:29.632 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:29.632 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T21:20:29.678 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-17T21:20:29.679 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_1 2024-09-17T21:20:29.727 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T21:20:29.727 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:20:29.727 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-09-17T21:20:29.727 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:20:29.727 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-09-17 21:14:59.082271015 +0000 2024-09-17T21:20:29.727 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-09-17 21:14:58.830273266 +0000 2024-09-17T21:20:29.727 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-09-17 21:14:58.830273266 +0000 2024-09-17T21:20:29.727 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-09-17T21:20:29.727 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T21:20:29.781 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-09-17T21:20:29.781 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-09-17T21:20:29.781 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000279987 s, 1.8 MB/s 2024-09-17T21:20:29.783 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T21:20:29.832 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_2 2024-09-17T21:20:29.878 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T21:20:29.879 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:20:29.879 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-09-17T21:20:29.879 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:20:29.879 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-09-17 21:14:59.558266763 +0000 2024-09-17T21:20:29.879 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-09-17 21:14:59.290269157 +0000 2024-09-17T21:20:29.879 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-09-17 21:14:59.290269157 +0000 2024-09-17T21:20:29.879 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-09-17T21:20:29.879 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T21:20:29.933 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-09-17T21:20:29.933 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-09-17T21:20:29.933 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.00024775 s, 2.1 MB/s 2024-09-17T21:20:29.934 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T21:20:29.984 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_3 2024-09-17T21:20:30.031 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T21:20:30.031 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:20:30.031 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-09-17T21:20:30.031 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:20:30.031 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-09-17 21:15:00.062262261 +0000 2024-09-17T21:20:30.032 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-09-17 21:14:59.790264691 +0000 2024-09-17T21:20:30.032 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-09-17 21:14:59.790264691 +0000 2024-09-17T21:20:30.032 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-09-17T21:20:30.032 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T21:20:30.084 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-09-17T21:20:30.085 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-09-17T21:20:30.085 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000201724 s, 2.5 MB/s 2024-09-17T21:20:30.086 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T21:20:30.136 DEBUG:teuthology.orchestra.run.smithi016:> stat /dev/vg_nvme/lv_4 2024-09-17T21:20:30.183 INFO:teuthology.orchestra.run.smithi016.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T21:20:30.183 INFO:teuthology.orchestra.run.smithi016.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:20:30.183 INFO:teuthology.orchestra.run.smithi016.stdout:Device: 5h/5d Inode: 933 Links: 1 2024-09-17T21:20:30.183 INFO:teuthology.orchestra.run.smithi016.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:20:30.183 INFO:teuthology.orchestra.run.smithi016.stdout:Access: 2024-09-17 21:15:00.526258117 +0000 2024-09-17T21:20:30.183 INFO:teuthology.orchestra.run.smithi016.stdout:Modify: 2024-09-17 21:15:00.278260332 +0000 2024-09-17T21:20:30.183 INFO:teuthology.orchestra.run.smithi016.stdout:Change: 2024-09-17 21:15:00.278260332 +0000 2024-09-17T21:20:30.183 INFO:teuthology.orchestra.run.smithi016.stdout: Birth: - 2024-09-17T21:20:30.184 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T21:20:30.237 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records in 2024-09-17T21:20:30.237 INFO:teuthology.orchestra.run.smithi016.stderr:1+0 records out 2024-09-17T21:20:30.237 INFO:teuthology.orchestra.run.smithi016.stderr:512 bytes copied, 0.000307877 s, 1.7 MB/s 2024-09-17T21:20:30.239 DEBUG:teuthology.orchestra.run.smithi016:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T21:20:30.288 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-17T21:20:30.288 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi016.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-17T21:20:30.288 INFO:tasks.ceph:Generating config... 2024-09-17T21:20:30.292 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-17T21:20:30.292 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-17T21:20:30.292 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-17T21:20:30.292 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-17T21:20:30.292 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-17T21:20:30.292 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-17T21:20:30.292 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-17T21:20:30.293 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-17T21:20:30.293 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-17T21:20:30.293 INFO:tasks.ceph:[osd] bluestore allocator = stupid 2024-09-17T21:20:30.293 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-17T21:20:30.293 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-17T21:20:30.293 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-17T21:20:30.293 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-17T21:20:30.293 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-17T21:20:30.293 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-17T21:20:30.294 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-17T21:20:30.294 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-17T21:20:30.294 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-17T21:20:30.294 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-17T21:20:30.294 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-17T21:20:30.294 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-17T21:20:30.294 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-17T21:20:30.294 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-17T21:20:30.294 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-17T21:20:30.294 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-17T21:20:30.364 INFO:teuthology.orchestra.run.smithi016.stdout:creating /etc/ceph/cluster1.keyring 2024-09-17T21:20:30.374 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-17T21:20:30.456 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-17T21:20:30.511 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.16')] 2024-09-17T21:20:30.511 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.16', '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 allocator': 'stupid', '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 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-17T21:20:30.512 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:30.512 DEBUG:teuthology.orchestra.run.smithi016:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T21:20:30.559 DEBUG:teuthology.orchestra.run.smithi016:> 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.16 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-17T21:20:30.639 INFO:teuthology.orchestra.run.smithi016.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-17T21:20:30.639 INFO:teuthology.orchestra.run.smithi016.stdout:monmaptool: generated fsid ef71fc60-2816-4469-8f16-029851ae18ec 2024-09-17T21:20:30.639 INFO:teuthology.orchestra.run.smithi016.stdout:setting min_mon_release = quincy 2024-09-17T21:20:30.639 INFO:teuthology.orchestra.run.smithi016.stdout:epoch 0 2024-09-17T21:20:30.639 INFO:teuthology.orchestra.run.smithi016.stdout:fsid ef71fc60-2816-4469-8f16-029851ae18ec 2024-09-17T21:20:30.639 INFO:teuthology.orchestra.run.smithi016.stdout:last_changed 2024-09-17T21:20:30.639329+0000 2024-09-17T21:20:30.639 INFO:teuthology.orchestra.run.smithi016.stdout:created 2024-09-17T21:20:30.639329+0000 2024-09-17T21:20:30.639 INFO:teuthology.orchestra.run.smithi016.stdout:min_mon_release 17 (quincy) 2024-09-17T21:20:30.640 INFO:teuthology.orchestra.run.smithi016.stdout:election_strategy: 1 2024-09-17T21:20:30.640 INFO:teuthology.orchestra.run.smithi016.stdout:0: [v2:172.21.15.16:3300/0,v1:172.21.15.16:6789/0] mon.a 2024-09-17T21:20:30.640 INFO:teuthology.orchestra.run.smithi016.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-17T21:20:30.641 DEBUG:teuthology.orchestra.run.smithi016:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T21:20:30.687 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID ef71fc60-2816-4469-8f16-029851ae18ec... 2024-09-17T21:20:30.688 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:30.732 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:20:30.760 INFO:teuthology.orchestra.run.smithi016.stdout:[global] 2024-09-17T21:20:30.760 INFO:teuthology.orchestra.run.smithi016.stdout: chdir = "" 2024-09-17T21:20:30.760 INFO:teuthology.orchestra.run.smithi016.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: auth supported = cephx 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: filestore xattr use omap = true 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: mon clock drift allowed = 1.000 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: osd crush chooseleaf type = 0 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: auth debug = true 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: ms die on old message = true 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: ms die on bug = true 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.761 INFO:teuthology.orchestra.run.smithi016.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: mon pg warn max object skew = 0 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: osd pool default size = 2 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd allow primary affinity = true 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd allow pg remap = true 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on legacy crush tunables = false 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on crush straw calc version zero = false 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on no sortbitwise = false 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on osd down out interval zero = false 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on too few osds = false 2024-09-17T21:20:30.762 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: mon_allow_pool_size_one = true 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: osd default data pool replay window = 5 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: mon allow pool delete = true 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: mon cluster log file level = debug 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: debug asserts on shutdown = true 2024-09-17T21:20:30.763 INFO:teuthology.orchestra.run.smithi016.stdout: mon health detail to clog = false 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: mon host = 172.21.15.16 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on pool no app = False 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: fsid = ef71fc60-2816-4469-8f16-029851ae18ec 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout:[osd] 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: osd journal size = 100 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: osd scrub load threshold = 5.0 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: osd scrub max interval = 600 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: osd mclock profile = high_recovery_ops 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: osd recover clone overlap = true 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: osd recovery max chunk = 1048576 2024-09-17T21:20:30.764 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug shutdown = true 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug op order = true 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug verify stray on activate = true 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug trim objects = true 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: osd open classes on start = true 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug pg log writeout = true 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: osd deep scrub update digest min age = 30 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: osd map max advance = 10 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.765 INFO:teuthology.orchestra.run.smithi016.stdout: journal zero on create = true 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: filestore ondisk finisher threads = 3 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: filestore apply finisher threads = 3 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: bdev debug aio = true 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug misdirected ops = true 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: bdev async discard = True 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: bdev enable discard = True 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: bluestore allocator = stupid 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: bluestore block size = 96636764160 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: bluestore fsck on mount = True 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: debug bluefs = 1/20 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: debug bluestore = 1/20 2024-09-17T21:20:30.766 INFO:teuthology.orchestra.run.smithi016.stdout: debug ms = 1 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: debug osd = 20 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: debug rocksdb = 4/10 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd full ratio = 0.9 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd nearfull ratio = 0.8 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug randomize hobject sort order = False 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: osd failsafe full ratio = 0.95 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: osd objectstore = bluestore 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout:[mgr] 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: debug ms = 1 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: debug mgr = 20 2024-09-17T21:20:30.767 INFO:teuthology.orchestra.run.smithi016.stdout: debug mon = 20 2024-09-17T21:20:30.768 INFO:teuthology.orchestra.run.smithi016.stdout: debug auth = 20 2024-09-17T21:20:30.768 INFO:teuthology.orchestra.run.smithi016.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:20:30.768 INFO:teuthology.orchestra.run.smithi016.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:20:30.768 INFO:teuthology.orchestra.run.smithi016.stdout: mgr/telemetry/nag = false 2024-09-17T21:20:30.768 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.768 INFO:teuthology.orchestra.run.smithi016.stdout:[mon] 2024-09-17T21:20:30.768 INFO:teuthology.orchestra.run.smithi016.stdout: debug ms = 1 2024-09-17T21:20:30.768 INFO:teuthology.orchestra.run.smithi016.stdout: debug mon = 20 2024-09-17T21:20:30.768 INFO:teuthology.orchestra.run.smithi016.stdout: debug paxos = 20 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: debug auth = 20 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: mon data avail warn = 5 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: mon mgr mkfs grace = 240 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd reporter subtree level = osd 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd prime pg temp = true 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.769 INFO:teuthology.orchestra.run.smithi016.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: # 1m isn't quite enough 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: mon_down_mkfs_grace = 2m 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_filestore_osds = false 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout:[client] 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: rgw cache enabled = true 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: rgw enable ops log = true 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: rgw enable usage log = true 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T21:20:30.770 INFO:teuthology.orchestra.run.smithi016.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T21:20:30.771 INFO:teuthology.orchestra.run.smithi016.stdout: rbd default data pool = datapool 2024-09-17T21:20:30.771 INFO:teuthology.orchestra.run.smithi016.stdout:[mon.a] 2024-09-17T21:20:30.772 INFO:teuthology.orchestra.run.smithi142.stdout:[global] 2024-09-17T21:20:30.772 INFO:teuthology.orchestra.run.smithi142.stdout: chdir = "" 2024-09-17T21:20:30.772 INFO:teuthology.orchestra.run.smithi142.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T21:20:30.772 INFO:teuthology.orchestra.run.smithi142.stdout: auth supported = cephx 2024-09-17T21:20:30.772 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.772 INFO:teuthology.orchestra.run.smithi142.stdout: filestore xattr use omap = true 2024-09-17T21:20:30.772 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.772 INFO:teuthology.orchestra.run.smithi142.stdout: mon clock drift allowed = 1.000 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: osd crush chooseleaf type = 0 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: auth debug = true 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: ms die on old message = true 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: ms die on bug = true 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: mon pg warn max object skew = 0 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.773 INFO:teuthology.orchestra.run.smithi142.stdout: osd pool default size = 2 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd allow primary affinity = true 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd allow pg remap = true 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on legacy crush tunables = false 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on crush straw calc version zero = false 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on no sortbitwise = false 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on osd down out interval zero = false 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on too few osds = false 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: mon_allow_pool_size_one = true 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T21:20:30.774 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: osd default data pool replay window = 5 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: mon allow pool delete = true 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: mon cluster log file level = debug 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: debug asserts on shutdown = true 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: mon health detail to clog = false 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: mon host = 172.21.15.16 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on pool no app = False 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: fsid = ef71fc60-2816-4469-8f16-029851ae18ec 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout:[osd] 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: osd journal size = 100 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.775 INFO:teuthology.orchestra.run.smithi142.stdout: osd scrub load threshold = 5.0 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd scrub max interval = 600 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd mclock profile = high_recovery_ops 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd recover clone overlap = true 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd recovery max chunk = 1048576 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug shutdown = true 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug op order = true 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug verify stray on activate = true 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug trim objects = true 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd open classes on start = true 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug pg log writeout = true 2024-09-17T21:20:30.776 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: osd deep scrub update digest min age = 30 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: osd map max advance = 10 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: journal zero on create = true 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: filestore ondisk finisher threads = 3 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: filestore apply finisher threads = 3 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: bdev debug aio = true 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug misdirected ops = true 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: bdev async discard = True 2024-09-17T21:20:30.777 INFO:teuthology.orchestra.run.smithi142.stdout: bdev enable discard = True 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: bluestore allocator = stupid 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: bluestore block size = 96636764160 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: bluestore fsck on mount = True 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: debug bluefs = 1/20 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: debug bluestore = 1/20 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: debug ms = 1 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: debug osd = 20 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: debug rocksdb = 4/10 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd full ratio = 0.9 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd nearfull ratio = 0.8 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug randomize hobject sort order = False 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: osd failsafe full ratio = 0.95 2024-09-17T21:20:30.778 INFO:teuthology.orchestra.run.smithi142.stdout: osd objectstore = bluestore 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout:[mgr] 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: debug ms = 1 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: debug mgr = 20 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: debug mon = 20 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: debug auth = 20 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: mgr/telemetry/nag = false 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout:[mon] 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: debug ms = 1 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: debug mon = 20 2024-09-17T21:20:30.779 INFO:teuthology.orchestra.run.smithi142.stdout: debug paxos = 20 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: debug auth = 20 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: mon data avail warn = 5 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: mon mgr mkfs grace = 240 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd reporter subtree level = osd 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd prime pg temp = true 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T21:20:30.780 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: # 1m isn't quite enough 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: mon_down_mkfs_grace = 2m 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_filestore_osds = false 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout:[client] 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: rgw cache enabled = true 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: rgw enable ops log = true 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: rgw enable usage log = true 2024-09-17T21:20:30.781 INFO:teuthology.orchestra.run.smithi142.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T21:20:30.782 INFO:teuthology.orchestra.run.smithi142.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T21:20:30.782 INFO:teuthology.orchestra.run.smithi142.stdout: rbd default data pool = datapool 2024-09-17T21:20:30.782 INFO:teuthology.orchestra.run.smithi142.stdout:[mon.a] 2024-09-17T21:20:30.782 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-17T21:20:30.782 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:30.866 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-17T21:20:30.867 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:30.867 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-17T21:20:30.872 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:30.872 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-17T21:20:30.922 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:20:30.922 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:30.922 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-17T21:20:30.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-17T21:20:30.991 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:30.991 DEBUG:teuthology.orchestra.run.smithi016:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-17T21:20:31.039 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi142.front.sepia.ceph.com 2024-09-17T21:20:31.039 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:20:31.039 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-17T21:20:31.039 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-17T21:20:31.062 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:20:31.062 DEBUG:teuthology.orchestra.run.smithi142:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-17T21:20:31.110 INFO:tasks.ceph:Setting up mon nodes... 2024-09-17T21:20:31.111 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-17T21:20:31.111 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:31.158 INFO:teuthology.orchestra.run.smithi016.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-17T21:20:31.161 INFO:tasks.ceph:Setting up mds nodes... 2024-09-17T21:20:31.161 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-17T21:20:31.161 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:31.196 INFO:teuthology.orchestra.run.smithi016.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-17T21:20:31.206 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-17T21:20:31.206 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi016.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-17T21:20:31.206 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-17T21:20:31.262 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-17T21:20:31.262 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-17T21:20:31.262 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:20:31.262 DEBUG:teuthology.orchestra.run.smithi016:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-17T21:20:31.318 INFO:teuthology.orchestra.run.smithi016.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:20:31.319 INFO:teuthology.orchestra.run.smithi016.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:20:31.319 INFO:teuthology.orchestra.run.smithi016.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:20:31.319 INFO:teuthology.orchestra.run.smithi016.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:20:31.319 INFO:teuthology.orchestra.run.smithi016.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:20:31.319 INFO:teuthology.orchestra.run.smithi016.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:20:31.319 INFO:teuthology.orchestra.run.smithi016.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:20:31.319 INFO:teuthology.orchestra.run.smithi016.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:20:31.319 INFO:teuthology.orchestra.run.smithi016.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:20:31.319 INFO:teuthology.orchestra.run.smithi016.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:20:31.342 INFO:teuthology.orchestra.run.smithi016.stdout:Discarding blocks...Done. 2024-09-17T21:20:31.344 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi016.front.sepia.ceph.com -o noatime 2024-09-17T21:20:31.345 DEBUG:teuthology.orchestra.run.smithi016:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-17T21:20:31.402 DEBUG:teuthology.orchestra.run.smithi016:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-17T21:20:31.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:20:31.459 INFO:teuthology.orchestra.run.smithi016.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:20:31.460 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-17T21:20:31.513 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-17T21:20:31.513 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-17T21:20:31.513 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:20:31.513 DEBUG:teuthology.orchestra.run.smithi016:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-17T21:20:31.565 INFO:teuthology.orchestra.run.smithi016.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:20:31.566 INFO:teuthology.orchestra.run.smithi016.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:20:31.566 INFO:teuthology.orchestra.run.smithi016.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:20:31.566 INFO:teuthology.orchestra.run.smithi016.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:20:31.566 INFO:teuthology.orchestra.run.smithi016.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:20:31.566 INFO:teuthology.orchestra.run.smithi016.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:20:31.566 INFO:teuthology.orchestra.run.smithi016.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:20:31.566 INFO:teuthology.orchestra.run.smithi016.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:20:31.566 INFO:teuthology.orchestra.run.smithi016.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:20:31.566 INFO:teuthology.orchestra.run.smithi016.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:20:31.589 INFO:teuthology.orchestra.run.smithi016.stdout:Discarding blocks...Done. 2024-09-17T21:20:31.591 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi016.front.sepia.ceph.com -o noatime 2024-09-17T21:20:31.591 DEBUG:teuthology.orchestra.run.smithi016:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-17T21:20:31.648 DEBUG:teuthology.orchestra.run.smithi016:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-17T21:20:31.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:20:31.699 INFO:teuthology.orchestra.run.smithi016.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:20:31.700 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-17T21:20:31.755 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-17T21:20:31.755 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-17T21:20:31.755 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:20:31.755 DEBUG:teuthology.orchestra.run.smithi016:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-17T21:20:31.809 INFO:teuthology.orchestra.run.smithi016.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:20:31.810 INFO:teuthology.orchestra.run.smithi016.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:20:31.810 INFO:teuthology.orchestra.run.smithi016.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:20:31.810 INFO:teuthology.orchestra.run.smithi016.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:20:31.810 INFO:teuthology.orchestra.run.smithi016.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:20:31.810 INFO:teuthology.orchestra.run.smithi016.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:20:31.810 INFO:teuthology.orchestra.run.smithi016.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:20:31.810 INFO:teuthology.orchestra.run.smithi016.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:20:31.810 INFO:teuthology.orchestra.run.smithi016.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:20:31.810 INFO:teuthology.orchestra.run.smithi016.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:20:31.834 INFO:teuthology.orchestra.run.smithi016.stdout:Discarding blocks...Done. 2024-09-17T21:20:31.836 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi016.front.sepia.ceph.com -o noatime 2024-09-17T21:20:31.836 DEBUG:teuthology.orchestra.run.smithi016:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-17T21:20:31.898 DEBUG:teuthology.orchestra.run.smithi016:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-17T21:20:31.952 INFO:teuthology.orchestra.run.smithi016.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:20:31.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:20:31.953 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:32.068 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:32.066+0000 7faacef287c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:32.069 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:32.066+0000 7faacef287c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:32.069 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:32.066+0000 7faacef287c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:32.070 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:32.070+0000 7faacef287c0 -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-17T21:20:32.070 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:32.070+0000 7faacef287c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-17T21:20:32.071 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:32.070+0000 7faacef287c0 -1 bdev(0x564fa1aa9800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-17T21:20:32.071 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:32.070+0000 7faacef287c0 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-17T21:20:35.235 DEBUG:teuthology.orchestra.run.smithi016:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-17T21:20:35.249 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:35.334 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:35.330+0000 7faf0bda37c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:35.334 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:35.330+0000 7faf0bda37c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:35.335 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:35.334+0000 7faf0bda37c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:35.336 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:35.334+0000 7faf0bda37c0 -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-17T21:20:35.336 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:35.334+0000 7faf0bda37c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-17T21:20:35.336 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:35.334+0000 7faf0bda37c0 -1 bdev(0x55f493011800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-17T21:20:35.337 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:35.334+0000 7faf0bda37c0 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-17T21:20:38.487 DEBUG:teuthology.orchestra.run.smithi016:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-17T21:20:38.544 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:38.624 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:38.622+0000 7f8bcae1c7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:38.624 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:38.622+0000 7f8bcae1c7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:38.625 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:38.622+0000 7f8bcae1c7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:38.625 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:38.622+0000 7f8bcae1c7c0 -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-17T21:20:38.626 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:38.626+0000 7f8bcae1c7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-17T21:20:38.626 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:38.626+0000 7f8bcae1c7c0 -1 bdev(0x55770e9ab800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-17T21:20:38.626 INFO:teuthology.orchestra.run.smithi016.stderr:2024-09-17T21:20:38.626+0000 7f8bcae1c7c0 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-17T21:20:41.782 DEBUG:teuthology.orchestra.run.smithi016:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-17T21:20:41.839 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-17T21:20:41.840 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:41.840 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-17T21:20:41.894 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:41.894 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-17T21:20:41.949 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:41.950 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-17T21:20:42.006 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:42.006 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-17T21:20:42.062 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:42.062 DEBUG:teuthology.orchestra.run.smithi016:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-17T21:20:42.113 INFO:tasks.ceph:Adding keys to all mons... 2024-09-17T21:20:42.113 DEBUG:teuthology.orchestra.run.smithi016:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-17T21:20:42.169 INFO:teuthology.orchestra.run.smithi016.stdout:[mgr.x] 2024-09-17T21:20:42.169 INFO:teuthology.orchestra.run.smithi016.stdout: key = AQCf8ulmVKhzCRAAAOPiP+98Q9inI0Lnyh+iyQ== 2024-09-17T21:20:42.169 INFO:teuthology.orchestra.run.smithi016.stdout:[osd.0] 2024-09-17T21:20:42.169 INFO:teuthology.orchestra.run.smithi016.stdout: key = AQCg8ulmja44BBAAsD/Xr5Pn7Io2xc9l1Bmjmg== 2024-09-17T21:20:42.169 INFO:teuthology.orchestra.run.smithi016.stdout:[osd.1] 2024-09-17T21:20:42.170 INFO:teuthology.orchestra.run.smithi016.stdout: key = AQCj8ulmbRMPFBAASES7fWfBp56oKnu4qHebbg== 2024-09-17T21:20:42.170 INFO:teuthology.orchestra.run.smithi016.stdout:[osd.2] 2024-09-17T21:20:42.170 INFO:teuthology.orchestra.run.smithi016.stdout: key = AQCm8ulma3BWJRAAzSQVz522D9ykkCqB3cPR+Q== 2024-09-17T21:20:42.170 INFO:teuthology.orchestra.run.smithi016.stdout:[client.0] 2024-09-17T21:20:42.170 INFO:teuthology.orchestra.run.smithi016.stdout: key = AQCf8ulmBqWzCxAAuJ3NuVhHb4hfc57DRPfWqg== 2024-09-17T21:20:42.171 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:42.263 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:42.307 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:42.390 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:42.480 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:42.525 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-17T21:20:42.525 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-17T21:20:42.578 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:20:42.674 DEBUG:teuthology.orchestra.run.smithi016:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-17T21:20:42.685 DEBUG:teuthology.orchestra.run.smithi016:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-17T21:20:42.729 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-17T21:20:42.730 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-17T21:20:42.730 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-17T21:20:42.775 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-17T21:20:42.775 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-17T21:20:42.776 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-17T21:20:42.776 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-17T21:20:42.778 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-17T21:20:42.778 DEBUG:tasks.ceph:set 0 configs 2024-09-17T21:20:42.778 INFO:tasks.ceph:Setting crush tunables to default 2024-09-17T21:20:42.778 DEBUG:teuthology.orchestra.run.smithi016:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-17T21:20:43.021 INFO:teuthology.orchestra.run.smithi016.stderr:adjusted tunables profile to default 2024-09-17T21:20:43.039 INFO:tasks.ceph:check_enable_crimson: False 2024-09-17T21:20:43.039 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-17T21:20:43.039 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:43.040 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-17T21:20:43.051 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:43.051 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-17T21:20:43.105 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:20:43.105 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-17T21:20:43.157 DEBUG:teuthology.orchestra.run.smithi016:> sudo ceph --cluster cluster1 osd new 45b1d884-60c9-49b9-b9f5-aeba47c97c29 0 2024-09-17T21:20:43.406 INFO:teuthology.orchestra.run.smithi016.stdout:0 2024-09-17T21:20:43.424 DEBUG:teuthology.orchestra.run.smithi016:> sudo ceph --cluster cluster1 osd new 03f3c1e9-3445-483e-876f-34d104d0fe0b 1 2024-09-17T21:20:43.623 INFO:teuthology.orchestra.run.smithi016.stdout:1 2024-09-17T21:20:43.642 DEBUG:teuthology.orchestra.run.smithi016:> sudo ceph --cluster cluster1 osd new 19496ff1-6825-4253-b797-1b6d66b8750b 2 2024-09-17T21:20:43.843 INFO:teuthology.orchestra.run.smithi016.stdout:2 2024-09-17T21:20:43.859 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-17T21:20:43.860 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-17T21:20:43.862 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-17T21:20:43.862 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-17T21:20:43.862 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-17T21:20:43.865 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-17T21:20:43.865 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-17T21:20:43.865 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-17T21:20:43.867 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-17T21:20:43.868 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-17T21:20:43.918 INFO:tasks.ceph.cluster1.osd.0.smithi016.stderr:2024-09-17T21:20:43.918+0000 7f720f1f47c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:43.924 INFO:tasks.ceph.cluster1.osd.0.smithi016.stderr:2024-09-17T21:20:43.922+0000 7f720f1f47c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:43.924 INFO:tasks.ceph.cluster1.osd.0.smithi016.stderr:2024-09-17T21:20:43.922+0000 7f720f1f47c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:43.930 INFO:tasks.ceph.cluster1.osd.1.smithi016.stderr:2024-09-17T21:20:43.930+0000 7f9031c0e7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:43.931 INFO:tasks.ceph.cluster1.osd.2.smithi016.stderr:2024-09-17T21:20:43.930+0000 7f299d39b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:43.937 INFO:tasks.ceph.cluster1.osd.1.smithi016.stderr:2024-09-17T21:20:43.934+0000 7f9031c0e7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:43.937 INFO:tasks.ceph.cluster1.osd.1.smithi016.stderr:2024-09-17T21:20:43.934+0000 7f9031c0e7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:43.937 INFO:tasks.ceph.cluster1.osd.2.smithi016.stderr:2024-09-17T21:20:43.934+0000 7f299d39b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:43.938 INFO:tasks.ceph.cluster1.osd.2.smithi016.stderr:2024-09-17T21:20:43.934+0000 7f299d39b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:20:44.084 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:20:44.084 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":5,"fsid":"ef71fc60-2816-4469-8f16-029851ae18ec","created":"2024-09-17T21:20:42.899827+0000","modified":"2024-09-17T21:20:43.841929+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T21:20:43.841929+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":"45b1d884-60c9-49b9-b9f5-aeba47c97c29","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":"03f3c1e9-3445-483e-876f-34d104d0fe0b","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":"19496ff1-6825-4253-b797-1b6d66b8750b","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-17T21:20:44.100 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-17T21:20:44.100 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-17T21:20:44.403 DEBUG:teuthology.orchestra.run.smithi016:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-17T21:20:44.583 INFO:teuthology.misc.health.smithi016.stdout: 2024-09-17T21:20:44.583 INFO:teuthology.misc.health.smithi016.stdout:{"epoch":5,"fsid":"ef71fc60-2816-4469-8f16-029851ae18ec","created":"2024-09-17T21:20:42.899827+0000","modified":"2024-09-17T21:20:43.841929+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T21:20:43.841929+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":"45b1d884-60c9-49b9-b9f5-aeba47c97c29","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":"03f3c1e9-3445-483e-876f-34d104d0fe0b","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":"19496ff1-6825-4253-b797-1b6d66b8750b","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-17T21:20:44.598 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-17T21:20:45.259 INFO:tasks.ceph.cluster1.osd.0.smithi016.stderr:2024-09-17T21:20:45.258+0000 7f720f1f47c0 -1 Falling back to public interface 2024-09-17T21:20:45.270 INFO:tasks.ceph.cluster1.osd.2.smithi016.stderr:2024-09-17T21:20:45.270+0000 7f299d39b7c0 -1 Falling back to public interface 2024-09-17T21:20:45.278 INFO:tasks.ceph.cluster1.osd.1.smithi016.stderr:2024-09-17T21:20:45.278+0000 7f9031c0e7c0 -1 Falling back to public interface 2024-09-17T21:20:46.055 INFO:tasks.ceph.cluster1.mgr.x.smithi016.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-17T21:20:46.055 INFO:tasks.ceph.cluster1.mgr.x.smithi016.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-17T21:20:46.055 INFO:tasks.ceph.cluster1.mgr.x.smithi016.stderr: from numpy import show_config as show_numpy_config 2024-09-17T21:20:49.102 INFO:tasks.ceph.cluster1.mgr.x.smithi016.stderr:2024-09-17T21:20:49.102+0000 7f1dea408640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T21:20:49.600 INFO:tasks.ceph.cluster1.osd.0.smithi016.stderr:2024-09-17T21:20:49.598+0000 7f720f1f47c0 -1 osd.0 0 log_to_monitors true 2024-09-17T21:20:49.747 INFO:tasks.ceph.cluster1.osd.1.smithi016.stderr:2024-09-17T21:20:49.746+0000 7f9031c0e7c0 -1 osd.1 0 log_to_monitors true 2024-09-17T21:20:49.834 INFO:tasks.ceph.cluster1.osd.2.smithi016.stderr:2024-09-17T21:20:49.834+0000 7f299d39b7c0 -1 osd.2 0 log_to_monitors true 2024-09-17T21:20:50.901 DEBUG:teuthology.orchestra.run.smithi016:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-17T21:20:51.263 INFO:teuthology.misc.health.smithi016.stdout: 2024-09-17T21:20:51.263 INFO:teuthology.misc.health.smithi016.stdout:{"epoch":7,"fsid":"ef71fc60-2816-4469-8f16-029851ae18ec","created":"2024-09-17T21:20:42.899827+0000","modified":"2024-09-17T21:20:51.098623+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T21:20:43.841929+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":"45b1d884-60c9-49b9-b9f5-aeba47c97c29","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":"03f3c1e9-3445-483e-876f-34d104d0fe0b","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":"19496ff1-6825-4253-b797-1b6d66b8750b","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-17T21:20:51.285 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-17T21:20:52.464 INFO:tasks.ceph.cluster1.osd.1.smithi016.stderr:2024-09-17T21:20:52.462+0000 7f902e3c9640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T21:20:52.485 INFO:tasks.ceph.cluster1.osd.2.smithi016.stderr:2024-09-17T21:20:52.482+0000 7f2999344640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T21:20:52.490 INFO:tasks.ceph.cluster1.osd.1.smithi016.stderr:2024-09-17T21:20:52.490+0000 7f90259e9640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:20:52.497 INFO:tasks.ceph.cluster1.osd.0.smithi016.stderr:2024-09-17T21:20:52.494+0000 7f720b19d640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T21:20:52.522 INFO:tasks.ceph.cluster1.osd.2.smithi016.stderr:2024-09-17T21:20:52.522+0000 7f2991176640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:20:52.523 INFO:tasks.ceph.cluster1.osd.0.smithi016.stderr:2024-09-17T21:20:52.522+0000 7f7202fcf640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:20:57.588 DEBUG:teuthology.orchestra.run.smithi016:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-17T21:20:57.901 INFO:teuthology.misc.health.smithi016.stdout: 2024-09-17T21:20:57.901 INFO:teuthology.misc.health.smithi016.stdout:{"epoch":11,"fsid":"ef71fc60-2816-4469-8f16-029851ae18ec","created":"2024-09-17T21:20:42.899827+0000","modified":"2024-09-17T21:20:56.491103+0000","last_up_change":"2024-09-17T21:20:53.486747+0000","last_in_change":"2024-09-17T21:20:43.841929+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-17T21:20:54.132873+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":"45b1d884-60c9-49b9-b9f5-aeba47c97c29","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.16:6800","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6801","nonce":2738843008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6803","nonce":2738843008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6807","nonce":2738843008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6805","nonce":2738843008}]},"public_addr":"172.21.15.16:6801/2738843008","cluster_addr":"172.21.15.16:6803/2738843008","heartbeat_back_addr":"172.21.15.16:6807/2738843008","heartbeat_front_addr":"172.21.15.16:6805/2738843008","state":["exists","up"]},{"osd":1,"uuid":"03f3c1e9-3445-483e-876f-34d104d0fe0b","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.16:6816","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6817","nonce":4292506750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6819","nonce":4292506750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6823","nonce":4292506750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6821","nonce":4292506750}]},"public_addr":"172.21.15.16:6817/4292506750","cluster_addr":"172.21.15.16:6819/4292506750","heartbeat_back_addr":"172.21.15.16:6823/4292506750","heartbeat_front_addr":"172.21.15.16:6821/4292506750","state":["exists","up"]},{"osd":2,"uuid":"19496ff1-6825-4253-b797-1b6d66b8750b","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.16:6808","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6809","nonce":3961440306}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6811","nonce":3961440306}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6815","nonce":3961440306}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6813","nonce":3961440306}]},"public_addr":"172.21.15.16:6809/3961440306","cluster_addr":"172.21.15.16:6811/3961440306","heartbeat_back_addr":"172.21.15.16:6815/3961440306","heartbeat_front_addr":"172.21.15.16:6813/3961440306","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-17T21:20:50.559424+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-17T21:20:50.719756+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-17T21:20:50.819325+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-17T21:20:57.918 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-17T21:20:57.918 INFO:tasks.ceph:Creating RBD pool 2024-09-17T21:20:57.919 DEBUG:teuthology.orchestra.run.smithi016:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-17T21:20:58.503 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'rbd' created 2024-09-17T21:20:58.526 DEBUG:teuthology.orchestra.run.smithi016:> rbd --cluster cluster1 pool init rbd 2024-09-17T21:21:01.549 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-17T21:21:01.550 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-17T21:21:01.550 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-17T21:21:01.871 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:01.891 INFO:teuthology.orchestra.run.smithi016.stdout:[{"version":4,"timestamp":"2024-09-17T21:20:52.498086+0000","name":"","changes":[{"name":"osd.0/osd_mclock_max_capacity_iops_ssd","new_value":"4187.915364"}]}] 2024-09-17T21:21:01.892 INFO:tasks.ceph_manager:config epoch is 4 2024-09-17T21:21:01.892 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-17T21:21:01.892 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-17T21:21:01.892 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-17T21:21:02.248 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:02.265 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6824","nonce":3405683272},{"type":"v1","addr":"172.21.15.16:6825","nonce":3405683272}]},"active_addr":"172.21.15.16:6825/3405683272","active_change":"2024-09-17T21:20:48.088074+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:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.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_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"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.16:0","nonce":3277278684}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":1012390030}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":4287476426}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.16:0","nonce":2106576903}]}]} 2024-09-17T21:21:02.267 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-17T21:21:02.268 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-17T21:21:02.268 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-17T21:21:02.575 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:02.575 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":15,"fsid":"ef71fc60-2816-4469-8f16-029851ae18ec","created":"2024-09-17T21:20:42.899827+0000","modified":"2024-09-17T21:21:01.515020+0000","last_up_change":"2024-09-17T21:20:53.486747+0000","last_in_change":"2024-09-17T21:20:43.841929+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-17T21:20:54.132873+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-17T21:20:58.221528+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":"45b1d884-60c9-49b9-b9f5-aeba47c97c29","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.16:6800","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6801","nonce":2738843008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6803","nonce":2738843008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6807","nonce":2738843008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6805","nonce":2738843008}]},"public_addr":"172.21.15.16:6801/2738843008","cluster_addr":"172.21.15.16:6803/2738843008","heartbeat_back_addr":"172.21.15.16:6807/2738843008","heartbeat_front_addr":"172.21.15.16:6805/2738843008","state":["exists","up"]},{"osd":1,"uuid":"03f3c1e9-3445-483e-876f-34d104d0fe0b","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.16:6816","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6817","nonce":4292506750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6819","nonce":4292506750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6823","nonce":4292506750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6821","nonce":4292506750}]},"public_addr":"172.21.15.16:6817/4292506750","cluster_addr":"172.21.15.16:6819/4292506750","heartbeat_back_addr":"172.21.15.16:6823/4292506750","heartbeat_front_addr":"172.21.15.16:6821/4292506750","state":["exists","up"]},{"osd":2,"uuid":"19496ff1-6825-4253-b797-1b6d66b8750b","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.16:6808","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6809","nonce":3961440306}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6811","nonce":3961440306}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6815","nonce":3961440306}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6813","nonce":3961440306}]},"public_addr":"172.21.15.16:6809/3961440306","cluster_addr":"172.21.15.16:6811/3961440306","heartbeat_back_addr":"172.21.15.16:6815/3961440306","heartbeat_front_addr":"172.21.15.16:6813/3961440306","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-17T21:20:50.559424+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-17T21:20:50.719756+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-17T21:20:50.819325+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-17T21:21:02.592 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-17T21:21:02.593 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-17T21:21:02.904 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:02.904 INFO:teuthology.orchestra.run.smithi016.stdout:{"epoch":15,"fsid":"ef71fc60-2816-4469-8f16-029851ae18ec","created":"2024-09-17T21:20:42.899827+0000","modified":"2024-09-17T21:21:01.515020+0000","last_up_change":"2024-09-17T21:20:53.486747+0000","last_in_change":"2024-09-17T21:20:43.841929+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-17T21:20:54.132873+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-17T21:20:58.221528+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":"45b1d884-60c9-49b9-b9f5-aeba47c97c29","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.16:6800","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6801","nonce":2738843008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6802","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6803","nonce":2738843008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6806","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6807","nonce":2738843008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6804","nonce":2738843008},{"type":"v1","addr":"172.21.15.16:6805","nonce":2738843008}]},"public_addr":"172.21.15.16:6801/2738843008","cluster_addr":"172.21.15.16:6803/2738843008","heartbeat_back_addr":"172.21.15.16:6807/2738843008","heartbeat_front_addr":"172.21.15.16:6805/2738843008","state":["exists","up"]},{"osd":1,"uuid":"03f3c1e9-3445-483e-876f-34d104d0fe0b","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.16:6816","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6817","nonce":4292506750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6818","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6819","nonce":4292506750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6822","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6823","nonce":4292506750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6820","nonce":4292506750},{"type":"v1","addr":"172.21.15.16:6821","nonce":4292506750}]},"public_addr":"172.21.15.16:6817/4292506750","cluster_addr":"172.21.15.16:6819/4292506750","heartbeat_back_addr":"172.21.15.16:6823/4292506750","heartbeat_front_addr":"172.21.15.16:6821/4292506750","state":["exists","up"]},{"osd":2,"uuid":"19496ff1-6825-4253-b797-1b6d66b8750b","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.16:6808","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6809","nonce":3961440306}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6810","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6811","nonce":3961440306}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6814","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6815","nonce":3961440306}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.16:6812","nonce":3961440306},{"type":"v1","addr":"172.21.15.16:6813","nonce":3961440306}]},"public_addr":"172.21.15.16:6809/3961440306","cluster_addr":"172.21.15.16:6811/3961440306","heartbeat_back_addr":"172.21.15.16:6815/3961440306","heartbeat_front_addr":"172.21.15.16:6813/3961440306","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-17T21:20:50.559424+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-17T21:20:50.719756+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-17T21:20:50.819325+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-17T21:21:02.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-17T21:21:02.923 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-17T21:21:02.924 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-17T21:21:03.082 INFO:teuthology.orchestra.run.smithi016.stdout:34359738372 2024-09-17T21:21:03.082 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-17T21:21:03.083 INFO:teuthology.orchestra.run.smithi016.stdout:34359738371 2024-09-17T21:21:03.083 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-17T21:21:03.086 INFO:teuthology.orchestra.run.smithi016.stdout:34359738372 2024-09-17T21:21:03.087 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-17T21:21:03.389 INFO:teuthology.orchestra.run.smithi016.stdout:34359738371 2024-09-17T21:21:03.407 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.0 2024-09-17T21:21:03.491 INFO:teuthology.orchestra.run.smithi016.stdout:34359738370 2024-09-17T21:21:03.493 INFO:teuthology.orchestra.run.smithi016.stdout:34359738371 2024-09-17T21:21:03.512 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738370 for osd.1 2024-09-17T21:21:03.512 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.2 2024-09-17T21:21:04.408 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-17T21:21:04.513 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-17T21:21:04.514 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-17T21:21:04.731 INFO:teuthology.orchestra.run.smithi016.stdout:34359738372 2024-09-17T21:21:04.748 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.0 2024-09-17T21:21:04.749 DEBUG:teuthology.parallel:result is None 2024-09-17T21:21:04.805 INFO:teuthology.orchestra.run.smithi016.stdout:34359738372 2024-09-17T21:21:04.816 INFO:teuthology.orchestra.run.smithi016.stdout:34359738371 2024-09-17T21:21:04.823 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.2 2024-09-17T21:21:04.823 DEBUG:teuthology.parallel:result is None 2024-09-17T21:21:04.833 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.1 2024-09-17T21:21:04.833 DEBUG:teuthology.parallel:result is None 2024-09-17T21:21:04.834 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-17T21:21:04.834 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-17T21:21:05.163 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:05.163 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-09-17T21:21:05.180 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-17T21:21:04.097938+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":10,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":95120,"kb_used_data":1552,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":283020400,"statfs":{"total":289910292480,"available":289812889600,"internally_reserved":0,"allocated":1589248,"data_stored":1295959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":95743311},"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.592773"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-17T21:21:01.531512+0000","last_change":"2024-09-17T21:21:01.531933+0000","last_active":"2024-09-17T21:21:01.531512+0000","last_peered":"2024-09-17T21:21:01.531512+0000","last_clean":"2024-09-17T21:21:01.531512+0000","last_became_active":"2024-09-17T21:20:59.522935+0000","last_became_peered":"2024-09-17T21:20:59.522935+0000","last_unstale":"2024-09-17T21:21:01.531512+0000","last_undegraded":"2024-09-17T21:21:01.531512+0000","last_fullsized":"2024-09-17T21:21:01.531512+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T04:10:48.208861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002284786,"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-17T21:21:01.530255+0000","last_change":"2024-09-17T21:21:01.530718+0000","last_active":"2024-09-17T21:21:01.530255+0000","last_peered":"2024-09-17T21:21:01.530255+0000","last_clean":"2024-09-17T21:21:01.530255+0000","last_became_active":"2024-09-17T21:20:59.522743+0000","last_became_peered":"2024-09-17T21:20:59.522743+0000","last_unstale":"2024-09-17T21:21:01.530255+0000","last_undegraded":"2024-09-17T21:21:01.530255+0000","last_fullsized":"2024-09-17T21:21:01.530255+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-18T22:19:38.033678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017145330000000001,"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-17T21:21:01.529787+0000","last_change":"2024-09-17T21:21:01.530579+0000","last_active":"2024-09-17T21:21:01.529787+0000","last_peered":"2024-09-17T21:21:01.529787+0000","last_clean":"2024-09-17T21:21:01.529787+0000","last_became_active":"2024-09-17T21:20:59.521918+0000","last_became_peered":"2024-09-17T21:20:59.521918+0000","last_unstale":"2024-09-17T21:21:01.529787+0000","last_undegraded":"2024-09-17T21:21:01.529787+0000","last_fullsized":"2024-09-17T21:21:01.529787+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T04:41:07.806556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001591491,"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-17T21:21:01.530781+0000","last_change":"2024-09-17T21:21:01.531379+0000","last_active":"2024-09-17T21:21:01.530781+0000","last_peered":"2024-09-17T21:21:01.530781+0000","last_clean":"2024-09-17T21:21:01.530781+0000","last_became_active":"2024-09-17T21:20:59.521519+0000","last_became_peered":"2024-09-17T21:20:59.521519+0000","last_unstale":"2024-09-17T21:21:01.530781+0000","last_undegraded":"2024-09-17T21:21:01.530781+0000","last_fullsized":"2024-09-17T21:21:01.530781+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-18T22:54:13.450485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002360455,"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-17T21:21:01.526211+0000","last_change":"2024-09-17T21:21:01.526211+0000","last_active":"2024-09-17T21:21:01.526211+0000","last_peered":"2024-09-17T21:21:01.526211+0000","last_clean":"2024-09-17T21:21:01.526211+0000","last_became_active":"2024-09-17T21:20:59.520415+0000","last_became_peered":"2024-09-17T21:20:59.520415+0000","last_unstale":"2024-09-17T21:21:01.526211+0000","last_undegraded":"2024-09-17T21:21:01.526211+0000","last_fullsized":"2024-09-17T21:21:01.526211+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T07:46:28.659317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024111620000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-17T21:21:01.822413+0000","last_change":"2024-09-17T21:21:01.822854+0000","last_active":"2024-09-17T21:21:01.822413+0000","last_peered":"2024-09-17T21:21:01.822413+0000","last_clean":"2024-09-17T21:21:01.822413+0000","last_became_active":"2024-09-17T21:20:59.519363+0000","last_became_peered":"2024-09-17T21:20:59.519363+0000","last_unstale":"2024-09-17T21:21:01.822413+0000","last_undegraded":"2024-09-17T21:21:01.822413+0000","last_fullsized":"2024-09-17T21:21:01.822413+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T07:08:34.367951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012061039999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-17T21:21:01.822330+0000","last_change":"2024-09-17T21:21:01.822784+0000","last_active":"2024-09-17T21:21:01.822330+0000","last_peered":"2024-09-17T21:21:01.822330+0000","last_clean":"2024-09-17T21:21:01.822330+0000","last_became_active":"2024-09-17T21:20:59.519342+0000","last_became_peered":"2024-09-17T21:20:59.519342+0000","last_unstale":"2024-09-17T21:21:01.822330+0000","last_undegraded":"2024-09-17T21:21:01.822330+0000","last_fullsized":"2024-09-17T21:21:01.822330+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T00:31:54.216727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011424339999999999,"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-17T21:21:01.530951+0000","last_change":"2024-09-17T21:21:01.531534+0000","last_active":"2024-09-17T21:21:01.530951+0000","last_peered":"2024-09-17T21:21:01.530951+0000","last_clean":"2024-09-17T21:21:01.530951+0000","last_became_active":"2024-09-17T21:20:59.517470+0000","last_became_peered":"2024-09-17T21:20:59.517470+0000","last_unstale":"2024-09-17T21:21:01.530951+0000","last_undegraded":"2024-09-17T21:21:01.530951+0000","last_fullsized":"2024-09-17T21:21:01.530951+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-18T22:22:45.029626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022889619999999999,"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-17T21:21:01.528690+0000","last_change":"2024-09-17T21:20:55.503664+0000","last_active":"2024-09-17T21:21:01.528690+0000","last_peered":"2024-09-17T21:21:01.528690+0000","last_clean":"2024-09-17T21:21:01.528690+0000","last_became_active":"2024-09-17T21:20:55.501277+0000","last_became_peered":"2024-09-17T21:20:55.501277+0000","last_unstale":"2024-09-17T21:21:01.528690+0000","last_undegraded":"2024-09-17T21:21:01.528690+0000","last_fullsized":"2024-09-17T21:21:01.528690+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-17T21:20:54.488090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:54.488090+0000","last_clean_scrub_stamp":"2024-09-17T21:20:54.488090+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-18T22:42:57.781123+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":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31320,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340520,"statfs":{"total":96636764160,"available":96604692480,"internally_reserved":0,"allocated":131072,"data_stored":38395,"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":8,"seq":34359738371,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31896,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339944,"statfs":{"total":96636764160,"available":96604102656,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31904,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339936,"statfs":{"total":96636764160,"available":96604094464,"internally_reserved":0,"allocated":729088,"data_stored":628782,"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":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-17T21:21:05.181 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-17T21:21:05.482 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:05.482 INFO:teuthology.orchestra.run.smithi016.stderr:dumped all 2024-09-17T21:21:05.500 INFO:teuthology.orchestra.run.smithi016.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-17T21:21:04.097938+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":10,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":95120,"kb_used_data":1552,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":283020400,"statfs":{"total":289910292480,"available":289812889600,"internally_reserved":0,"allocated":1589248,"data_stored":1295959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":95743311},"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.592773"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-17T21:21:01.531512+0000","last_change":"2024-09-17T21:21:01.531933+0000","last_active":"2024-09-17T21:21:01.531512+0000","last_peered":"2024-09-17T21:21:01.531512+0000","last_clean":"2024-09-17T21:21:01.531512+0000","last_became_active":"2024-09-17T21:20:59.522935+0000","last_became_peered":"2024-09-17T21:20:59.522935+0000","last_unstale":"2024-09-17T21:21:01.531512+0000","last_undegraded":"2024-09-17T21:21:01.531512+0000","last_fullsized":"2024-09-17T21:21:01.531512+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T04:10:48.208861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002284786,"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-17T21:21:01.530255+0000","last_change":"2024-09-17T21:21:01.530718+0000","last_active":"2024-09-17T21:21:01.530255+0000","last_peered":"2024-09-17T21:21:01.530255+0000","last_clean":"2024-09-17T21:21:01.530255+0000","last_became_active":"2024-09-17T21:20:59.522743+0000","last_became_peered":"2024-09-17T21:20:59.522743+0000","last_unstale":"2024-09-17T21:21:01.530255+0000","last_undegraded":"2024-09-17T21:21:01.530255+0000","last_fullsized":"2024-09-17T21:21:01.530255+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-18T22:19:38.033678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017145330000000001,"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-17T21:21:01.529787+0000","last_change":"2024-09-17T21:21:01.530579+0000","last_active":"2024-09-17T21:21:01.529787+0000","last_peered":"2024-09-17T21:21:01.529787+0000","last_clean":"2024-09-17T21:21:01.529787+0000","last_became_active":"2024-09-17T21:20:59.521918+0000","last_became_peered":"2024-09-17T21:20:59.521918+0000","last_unstale":"2024-09-17T21:21:01.529787+0000","last_undegraded":"2024-09-17T21:21:01.529787+0000","last_fullsized":"2024-09-17T21:21:01.529787+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T04:41:07.806556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001591491,"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-17T21:21:01.530781+0000","last_change":"2024-09-17T21:21:01.531379+0000","last_active":"2024-09-17T21:21:01.530781+0000","last_peered":"2024-09-17T21:21:01.530781+0000","last_clean":"2024-09-17T21:21:01.530781+0000","last_became_active":"2024-09-17T21:20:59.521519+0000","last_became_peered":"2024-09-17T21:20:59.521519+0000","last_unstale":"2024-09-17T21:21:01.530781+0000","last_undegraded":"2024-09-17T21:21:01.530781+0000","last_fullsized":"2024-09-17T21:21:01.530781+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-18T22:54:13.450485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002360455,"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-17T21:21:01.526211+0000","last_change":"2024-09-17T21:21:01.526211+0000","last_active":"2024-09-17T21:21:01.526211+0000","last_peered":"2024-09-17T21:21:01.526211+0000","last_clean":"2024-09-17T21:21:01.526211+0000","last_became_active":"2024-09-17T21:20:59.520415+0000","last_became_peered":"2024-09-17T21:20:59.520415+0000","last_unstale":"2024-09-17T21:21:01.526211+0000","last_undegraded":"2024-09-17T21:21:01.526211+0000","last_fullsized":"2024-09-17T21:21:01.526211+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T07:46:28.659317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024111620000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-17T21:21:01.822413+0000","last_change":"2024-09-17T21:21:01.822854+0000","last_active":"2024-09-17T21:21:01.822413+0000","last_peered":"2024-09-17T21:21:01.822413+0000","last_clean":"2024-09-17T21:21:01.822413+0000","last_became_active":"2024-09-17T21:20:59.519363+0000","last_became_peered":"2024-09-17T21:20:59.519363+0000","last_unstale":"2024-09-17T21:21:01.822413+0000","last_undegraded":"2024-09-17T21:21:01.822413+0000","last_fullsized":"2024-09-17T21:21:01.822413+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T07:08:34.367951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012061039999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-17T21:21:01.822330+0000","last_change":"2024-09-17T21:21:01.822784+0000","last_active":"2024-09-17T21:21:01.822330+0000","last_peered":"2024-09-17T21:21:01.822330+0000","last_clean":"2024-09-17T21:21:01.822330+0000","last_became_active":"2024-09-17T21:20:59.519342+0000","last_became_peered":"2024-09-17T21:20:59.519342+0000","last_unstale":"2024-09-17T21:21:01.822330+0000","last_undegraded":"2024-09-17T21:21:01.822330+0000","last_fullsized":"2024-09-17T21:21:01.822330+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-19T00:31:54.216727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011424339999999999,"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-17T21:21:01.530951+0000","last_change":"2024-09-17T21:21:01.531534+0000","last_active":"2024-09-17T21:21:01.530951+0000","last_peered":"2024-09-17T21:21:01.530951+0000","last_clean":"2024-09-17T21:21:01.530951+0000","last_became_active":"2024-09-17T21:20:59.517470+0000","last_became_peered":"2024-09-17T21:20:59.517470+0000","last_unstale":"2024-09-17T21:21:01.530951+0000","last_undegraded":"2024-09-17T21:21:01.530951+0000","last_fullsized":"2024-09-17T21:21:01.530951+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-17T21:20:58.498411+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:58.498411+0000","last_clean_scrub_stamp":"2024-09-17T21:20:58.498411+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-18T22:22:45.029626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022889619999999999,"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-17T21:21:01.528690+0000","last_change":"2024-09-17T21:20:55.503664+0000","last_active":"2024-09-17T21:21:01.528690+0000","last_peered":"2024-09-17T21:21:01.528690+0000","last_clean":"2024-09-17T21:21:01.528690+0000","last_became_active":"2024-09-17T21:20:55.501277+0000","last_became_peered":"2024-09-17T21:20:55.501277+0000","last_unstale":"2024-09-17T21:21:01.528690+0000","last_undegraded":"2024-09-17T21:21:01.528690+0000","last_fullsized":"2024-09-17T21:21:01.528690+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-17T21:20:54.488090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:20:54.488090+0000","last_clean_scrub_stamp":"2024-09-17T21:20:54.488090+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-18T22:42:57.781123+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":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31320,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340520,"statfs":{"total":96636764160,"available":96604692480,"internally_reserved":0,"allocated":131072,"data_stored":38395,"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":8,"seq":34359738371,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31896,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339944,"statfs":{"total":96636764160,"available":96604102656,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31904,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339936,"statfs":{"total":96636764160,"available":96604094464,"internally_reserved":0,"allocated":729088,"data_stored":628782,"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":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-17T21:21:05.500 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-17T21:21:05.500 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-17T21:21:05.501 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-17T21:21:05.501 DEBUG:teuthology.orchestra.run.smithi016:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-17T21:21:05.834 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:05.834 INFO:teuthology.orchestra.run.smithi016.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T21:21:05.851 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-17T21:21:05.851 INFO:teuthology.run_tasks:Running task ceph... 2024-09-17T21:21:05.860 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-17T21:21:05.860 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 allocator': 'stupid', '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 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-17T21:21:05.860 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909344', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-stupid 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-standalone 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': '7909344', '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-17_20:16:19-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 allocator': 'stupid', '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 objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, '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 rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d'}}, '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': 4954, 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8', 'sleep_before_teardown': 0, 'subset': '16/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d', 'targets': {'smithi016.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDqhvCqnh2vs63gPWlCHTsqvecQ3focAP8/LIp5GEIrtQbvZDb4wbZwwMIhaf/B/po1lFahdvdC0dCY3Hog9k1E=', 'smithi142.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBABsOUkl62cmPSc2zlxGv3ByqY3XSNdzg1oYoIi/0A5cw7a0d9jynF7JTbx76n/BilgR2KgIhZmRXJtU+C2jXd4='}, '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 allocator': 'stupid', '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 objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, {'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 allocator': 'stupid', '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 objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, {'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', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-17_20:16:19', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-17T21:21:05.861 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-17T21:21:05.863 DEBUG:teuthology.orchestra.run.smithi142:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-17T21:21:05.869 DEBUG:teuthology.orchestra.run.smithi016:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T21:21:05.915 DEBUG:teuthology.orchestra.run.smithi142:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T21:21:05.929 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:05.930 DEBUG:teuthology.orchestra.run.smithi142:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T21:21:05.978 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-17T21:21:05.978 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_1 2024-09-17T21:21:06.026 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T21:21:06.026 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:21:06.026 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 873 Links: 1 2024-09-17T21:21:06.026 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:21:06.026 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-09-17 21:14:58.483865156 +0000 2024-09-17T21:21:06.027 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-09-17 21:14:58.219867513 +0000 2024-09-17T21:21:06.027 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-09-17 21:14:58.219867513 +0000 2024-09-17T21:21:06.027 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: - 2024-09-17T21:21:06.027 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T21:21:06.080 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-09-17T21:21:06.080 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-09-17T21:21:06.080 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000336239 s, 1.5 MB/s 2024-09-17T21:21:06.081 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T21:21:06.132 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_2 2024-09-17T21:21:06.178 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T21:21:06.178 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:21:06.178 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 895 Links: 1 2024-09-17T21:21:06.178 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:21:06.178 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-09-17 21:14:58.995860582 +0000 2024-09-17T21:21:06.179 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-09-17 21:14:58.739862868 +0000 2024-09-17T21:21:06.179 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-09-17 21:14:58.739862868 +0000 2024-09-17T21:21:06.179 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: - 2024-09-17T21:21:06.179 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T21:21:06.233 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-09-17T21:21:06.233 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-09-17T21:21:06.233 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000414517 s, 1.2 MB/s 2024-09-17T21:21:06.235 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T21:21:06.283 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_3 2024-09-17T21:21:06.330 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T21:21:06.330 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:21:06.330 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 914 Links: 1 2024-09-17T21:21:06.330 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:21:06.330 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-09-17 21:14:59.471856330 +0000 2024-09-17T21:21:06.330 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-09-17 21:14:59.231858474 +0000 2024-09-17T21:21:06.330 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-09-17 21:14:59.231858474 +0000 2024-09-17T21:21:06.330 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: - 2024-09-17T21:21:06.331 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T21:21:06.383 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-09-17T21:21:06.384 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-09-17T21:21:06.384 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000330595 s, 1.5 MB/s 2024-09-17T21:21:06.385 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T21:21:06.431 DEBUG:teuthology.orchestra.run.smithi142:> stat /dev/vg_nvme/lv_4 2024-09-17T21:21:06.478 INFO:teuthology.orchestra.run.smithi142.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T21:21:06.478 INFO:teuthology.orchestra.run.smithi142.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:21:06.478 INFO:teuthology.orchestra.run.smithi142.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-09-17T21:21:06.478 INFO:teuthology.orchestra.run.smithi142.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:21:06.478 INFO:teuthology.orchestra.run.smithi142.stdout:Access: 2024-09-17 21:14:59.963851936 +0000 2024-09-17T21:21:06.478 INFO:teuthology.orchestra.run.smithi142.stdout:Modify: 2024-09-17 21:14:59.711854187 +0000 2024-09-17T21:21:06.478 INFO:teuthology.orchestra.run.smithi142.stdout:Change: 2024-09-17 21:14:59.711854187 +0000 2024-09-17T21:21:06.478 INFO:teuthology.orchestra.run.smithi142.stdout: Birth: - 2024-09-17T21:21:06.479 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T21:21:06.532 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records in 2024-09-17T21:21:06.533 INFO:teuthology.orchestra.run.smithi142.stderr:1+0 records out 2024-09-17T21:21:06.533 INFO:teuthology.orchestra.run.smithi142.stderr:512 bytes copied, 0.000386421 s, 1.3 MB/s 2024-09-17T21:21:06.534 DEBUG:teuthology.orchestra.run.smithi142:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T21:21:06.583 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-17T21:21:06.583 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi142.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-17T21:21:06.583 INFO:tasks.ceph:Generating config... 2024-09-17T21:21:06.585 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-17T21:21:06.585 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-17T21:21:06.585 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-17T21:21:06.585 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-17T21:21:06.585 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-17T21:21:06.585 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-17T21:21:06.585 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-17T21:21:06.585 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-17T21:21:06.585 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-17T21:21:06.585 INFO:tasks.ceph:[osd] bluestore allocator = stupid 2024-09-17T21:21:06.585 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-17T21:21:06.585 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-17T21:21:06.586 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-17T21:21:06.586 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-17T21:21:06.587 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-17T21:21:06.657 INFO:teuthology.orchestra.run.smithi142.stdout:creating /etc/ceph/cluster2.keyring 2024-09-17T21:21:06.673 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-17T21:21:06.749 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-17T21:21:06.804 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.142')] 2024-09-17T21:21:06.805 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=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.142', '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 allocator': 'stupid', '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 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-17T21:21:06.806 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:06.806 DEBUG:teuthology.orchestra.run.smithi142:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T21:21:06.850 DEBUG:teuthology.orchestra.run.smithi142:> 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.142 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-17T21:21:06.929 INFO:teuthology.orchestra.run.smithi142.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:monmaptool: generated fsid bc52a0ce-ee50-42e6-8bcc-266e8de85ddf 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:setting min_mon_release = quincy 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:epoch 0 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:fsid bc52a0ce-ee50-42e6-8bcc-266e8de85ddf 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:last_changed 2024-09-17T21:21:06.928522+0000 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:created 2024-09-17T21:21:06.928522+0000 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:min_mon_release 17 (quincy) 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:election_strategy: 1 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:0: [v2:172.21.15.142:3300/0,v1:172.21.15.142:6789/0] mon.a 2024-09-17T21:21:06.930 INFO:teuthology.orchestra.run.smithi142.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-17T21:21:06.931 DEBUG:teuthology.orchestra.run.smithi142:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T21:21:06.978 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID bc52a0ce-ee50-42e6-8bcc-266e8de85ddf... 2024-09-17T21:21:06.979 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:21:06.981 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:07.024 INFO:teuthology.orchestra.run.smithi016.stdout:[global] 2024-09-17T21:21:07.024 INFO:teuthology.orchestra.run.smithi016.stdout: chdir = "" 2024-09-17T21:21:07.024 INFO:teuthology.orchestra.run.smithi016.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T21:21:07.024 INFO:teuthology.orchestra.run.smithi016.stdout: auth supported = cephx 2024-09-17T21:21:07.024 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.024 INFO:teuthology.orchestra.run.smithi016.stdout: filestore xattr use omap = true 2024-09-17T21:21:07.024 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.024 INFO:teuthology.orchestra.run.smithi016.stdout: mon clock drift allowed = 1.000 2024-09-17T21:21:07.024 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: osd crush chooseleaf type = 0 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: auth debug = true 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: ms die on old message = true 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: ms die on bug = true 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: mon pg warn max object skew = 0 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: osd pool default size = 2 2024-09-17T21:21:07.025 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd allow primary affinity = true 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd allow pg remap = true 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on legacy crush tunables = false 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on crush straw calc version zero = false 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on no sortbitwise = false 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on osd down out interval zero = false 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on too few osds = false 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: mon_allow_pool_size_one = true 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: osd default data pool replay window = 5 2024-09-17T21:21:07.026 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: mon allow pool delete = true 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: mon cluster log file level = debug 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: debug asserts on shutdown = true 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: mon health detail to clog = false 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: mon host = 172.21.15.142 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: mon warn on pool no app = False 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: fsid = bc52a0ce-ee50-42e6-8bcc-266e8de85ddf 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout:[osd] 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: osd journal size = 100 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: osd scrub load threshold = 5.0 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: osd scrub max interval = 600 2024-09-17T21:21:07.027 INFO:teuthology.orchestra.run.smithi016.stdout: osd mclock profile = high_recovery_ops 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: osd recover clone overlap = true 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: osd recovery max chunk = 1048576 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug shutdown = true 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug op order = true 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug verify stray on activate = true 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug trim objects = true 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: osd open classes on start = true 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug pg log writeout = true 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: osd deep scrub update digest min age = 30 2024-09-17T21:21:07.028 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: osd map max advance = 10 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: journal zero on create = true 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: filestore ondisk finisher threads = 3 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: filestore apply finisher threads = 3 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: bdev debug aio = true 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug misdirected ops = true 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: bdev async discard = True 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: bdev enable discard = True 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: bluestore allocator = stupid 2024-09-17T21:21:07.029 INFO:teuthology.orchestra.run.smithi016.stdout: bluestore block size = 96636764160 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: bluestore fsck on mount = True 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: debug bluefs = 1/20 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: debug bluestore = 1/20 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: debug ms = 1 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: debug osd = 20 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: debug rocksdb = 4/10 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd full ratio = 0.9 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd nearfull ratio = 0.8 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: osd debug randomize hobject sort order = False 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: osd failsafe full ratio = 0.95 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: osd objectstore = bluestore 2024-09-17T21:21:07.030 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout:[mgr] 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: debug ms = 1 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: debug mgr = 20 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: debug mon = 20 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: debug auth = 20 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: mgr/telemetry/nag = false 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout:[mon] 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: debug ms = 1 2024-09-17T21:21:07.031 INFO:teuthology.orchestra.run.smithi016.stdout: debug mon = 20 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: debug paxos = 20 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: debug auth = 20 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: mon data avail warn = 5 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: mon mgr mkfs grace = 240 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd reporter subtree level = osd 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: mon osd prime pg temp = true 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T21:21:07.032 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: # 1m isn't quite enough 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: mon_down_mkfs_grace = 2m 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: mon_warn_on_filestore_osds = false 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout:[client] 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: rgw cache enabled = true 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: rgw enable ops log = true 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: rgw enable usage log = true 2024-09-17T21:21:07.033 INFO:teuthology.orchestra.run.smithi016.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T21:21:07.034 INFO:teuthology.orchestra.run.smithi016.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T21:21:07.034 INFO:teuthology.orchestra.run.smithi016.stdout: rbd default data pool = datapool 2024-09-17T21:21:07.034 INFO:teuthology.orchestra.run.smithi016.stdout:[mon.a] 2024-09-17T21:21:07.050 INFO:teuthology.orchestra.run.smithi142.stdout:[global] 2024-09-17T21:21:07.050 INFO:teuthology.orchestra.run.smithi142.stdout: chdir = "" 2024-09-17T21:21:07.050 INFO:teuthology.orchestra.run.smithi142.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T21:21:07.050 INFO:teuthology.orchestra.run.smithi142.stdout: auth supported = cephx 2024-09-17T21:21:07.050 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.050 INFO:teuthology.orchestra.run.smithi142.stdout: filestore xattr use omap = true 2024-09-17T21:21:07.050 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: mon clock drift allowed = 1.000 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: osd crush chooseleaf type = 0 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: auth debug = true 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: ms die on old message = true 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: ms die on bug = true 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: mon pg warn max object skew = 0 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.051 INFO:teuthology.orchestra.run.smithi142.stdout: osd pool default size = 2 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd allow primary affinity = true 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd allow pg remap = true 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on legacy crush tunables = false 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on crush straw calc version zero = false 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on no sortbitwise = false 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on osd down out interval zero = false 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on too few osds = false 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: mon_allow_pool_size_one = true 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T21:21:07.052 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: osd default data pool replay window = 5 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: mon allow pool delete = true 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: mon cluster log file level = debug 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: debug asserts on shutdown = true 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: mon health detail to clog = false 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: mon host = 172.21.15.142 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: mon warn on pool no app = False 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: fsid = bc52a0ce-ee50-42e6-8bcc-266e8de85ddf 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout:[osd] 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: osd journal size = 100 2024-09-17T21:21:07.053 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd scrub load threshold = 5.0 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd scrub max interval = 600 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd mclock profile = high_recovery_ops 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd recover clone overlap = true 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd recovery max chunk = 1048576 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug shutdown = true 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug op order = true 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug verify stray on activate = true 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug trim objects = true 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd open classes on start = true 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug pg log writeout = true 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.054 INFO:teuthology.orchestra.run.smithi142.stdout: osd deep scrub update digest min age = 30 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: osd map max advance = 10 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: journal zero on create = true 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: filestore ondisk finisher threads = 3 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: filestore apply finisher threads = 3 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: bdev debug aio = true 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug misdirected ops = true 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: bdev async discard = True 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: bdev enable discard = True 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: bluestore allocator = stupid 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: bluestore block size = 96636764160 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: bluestore fsck on mount = True 2024-09-17T21:21:07.055 INFO:teuthology.orchestra.run.smithi142.stdout: debug bluefs = 1/20 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: debug bluestore = 1/20 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: debug ms = 1 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: debug osd = 20 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: debug rocksdb = 4/10 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd full ratio = 0.9 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd nearfull ratio = 0.8 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: osd debug randomize hobject sort order = False 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: osd failsafe full ratio = 0.95 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: osd objectstore = bluestore 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout:[mgr] 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: debug ms = 1 2024-09-17T21:21:07.056 INFO:teuthology.orchestra.run.smithi142.stdout: debug mgr = 20 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: debug mon = 20 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: debug auth = 20 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: mgr/telemetry/nag = false 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout:[mon] 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: debug ms = 1 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: debug mon = 20 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: debug paxos = 20 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: debug auth = 20 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: mon data avail warn = 5 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: mon mgr mkfs grace = 240 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd reporter subtree level = osd 2024-09-17T21:21:07.057 INFO:teuthology.orchestra.run.smithi142.stdout: mon osd prime pg temp = true 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: # 1m isn't quite enough 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: mon_down_mkfs_grace = 2m 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.058 INFO:teuthology.orchestra.run.smithi142.stdout: mon_warn_on_filestore_osds = false 2024-09-17T21:21:07.059 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:07.059 INFO:teuthology.orchestra.run.smithi142.stdout:[client] 2024-09-17T21:21:07.059 INFO:teuthology.orchestra.run.smithi142.stdout: rgw cache enabled = true 2024-09-17T21:21:07.059 INFO:teuthology.orchestra.run.smithi142.stdout: rgw enable ops log = true 2024-09-17T21:21:07.059 INFO:teuthology.orchestra.run.smithi142.stdout: rgw enable usage log = true 2024-09-17T21:21:07.059 INFO:teuthology.orchestra.run.smithi142.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T21:21:07.059 INFO:teuthology.orchestra.run.smithi142.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T21:21:07.059 INFO:teuthology.orchestra.run.smithi142.stdout: rbd default data pool = datapool 2024-09-17T21:21:07.059 INFO:teuthology.orchestra.run.smithi142.stdout:[mon.a] 2024-09-17T21:21:07.060 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-17T21:21:07.060 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:07.145 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-17T21:21:07.145 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:07.145 DEBUG:teuthology.orchestra.run.smithi142:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-17T21:21:07.190 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:07.190 DEBUG:teuthology.orchestra.run.smithi142:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-17T21:21:07.238 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:21:07.238 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:21:07.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-17T21:21:07.238 DEBUG:teuthology.orchestra.run.smithi016:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-17T21:21:07.263 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:21:07.263 DEBUG:teuthology.orchestra.run.smithi016:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-17T21:21:07.311 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi142.front.sepia.ceph.com 2024-09-17T21:21:07.311 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:07.311 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-17T21:21:07.311 DEBUG:teuthology.orchestra.run.smithi142:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-17T21:21:07.334 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:07.334 DEBUG:teuthology.orchestra.run.smithi142:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-17T21:21:07.382 INFO:tasks.ceph:Setting up mon nodes... 2024-09-17T21:21:07.382 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-17T21:21:07.382 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:07.467 INFO:teuthology.orchestra.run.smithi142.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-17T21:21:07.470 INFO:tasks.ceph:Setting up mds nodes... 2024-09-17T21:21:07.470 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-17T21:21:07.470 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:07.550 INFO:teuthology.orchestra.run.smithi142.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-17T21:21:07.560 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-17T21:21:07.560 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi016.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@smithi142.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-17T21:21:07.560 DEBUG:teuthology.orchestra.run.smithi142:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-17T21:21:07.617 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-17T21:21:07.617 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-17T21:21:07.618 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi142.front.sepia.ceph.com 2024-09-17T21:21:07.618 DEBUG:teuthology.orchestra.run.smithi142:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-17T21:21:07.681 INFO:teuthology.orchestra.run.smithi142.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:21:07.681 INFO:teuthology.orchestra.run.smithi142.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:21:07.681 INFO:teuthology.orchestra.run.smithi142.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:21:07.681 INFO:teuthology.orchestra.run.smithi142.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:21:07.681 INFO:teuthology.orchestra.run.smithi142.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:21:07.681 INFO:teuthology.orchestra.run.smithi142.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:21:07.681 INFO:teuthology.orchestra.run.smithi142.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:21:07.681 INFO:teuthology.orchestra.run.smithi142.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:21:07.681 INFO:teuthology.orchestra.run.smithi142.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:21:07.682 INFO:teuthology.orchestra.run.smithi142.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:21:08.146 INFO:teuthology.orchestra.run.smithi142.stdout:Discarding blocks...Done. 2024-09-17T21:21:08.148 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi142.front.sepia.ceph.com -o noatime 2024-09-17T21:21:08.148 DEBUG:teuthology.orchestra.run.smithi142:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-17T21:21:08.238 DEBUG:teuthology.orchestra.run.smithi142:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-17T21:21:08.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:21:08.248 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:21:08.249 DEBUG:teuthology.orchestra.run.smithi142:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-17T21:21:08.302 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-17T21:21:08.302 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-17T21:21:08.302 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi142.front.sepia.ceph.com 2024-09-17T21:21:08.302 DEBUG:teuthology.orchestra.run.smithi142:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:21:08.367 INFO:teuthology.orchestra.run.smithi142.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:21:08.838 INFO:teuthology.orchestra.run.smithi142.stdout:Discarding blocks...Done. 2024-09-17T21:21:08.839 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi142.front.sepia.ceph.com -o noatime 2024-09-17T21:21:08.839 DEBUG:teuthology.orchestra.run.smithi142:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-17T21:21:08.996 DEBUG:teuthology.orchestra.run.smithi142:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-17T21:21:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:21:09.008 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:21:09.008 DEBUG:teuthology.orchestra.run.smithi142:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-17T21:21:09.061 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-17T21:21:09.061 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-17T21:21:09.061 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi142.front.sepia.ceph.com 2024-09-17T21:21:09.061 DEBUG:teuthology.orchestra.run.smithi142:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:21:09.125 INFO:teuthology.orchestra.run.smithi142.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:21:09.597 INFO:teuthology.orchestra.run.smithi142.stdout:Discarding blocks...Done. 2024-09-17T21:21:09.599 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi142.front.sepia.ceph.com -o noatime 2024-09-17T21:21:09.599 DEBUG:teuthology.orchestra.run.smithi142:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-17T21:21:09.737 DEBUG:teuthology.orchestra.run.smithi142:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-17T21:21:09.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:21:09.748 INFO:teuthology.orchestra.run.smithi142.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:21:09.749 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:09.867 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:09.861+0000 7f4860e0a7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:09.867 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:09.861+0000 7f4860e0a7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:09.868 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:09.861+0000 7f4860e0a7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:09.869 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:09.861+0000 7f4860e0a7c0 -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-17T21:21:09.870 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:09.865+0000 7f4860e0a7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-17T21:21:09.870 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:09.865+0000 7f4860e0a7c0 -1 bdev(0x560dacbd1800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-17T21:21:09.870 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:09.865+0000 7f4860e0a7c0 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-17T21:21:12.998 DEBUG:teuthology.orchestra.run.smithi142:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-17T21:21:13.013 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:13.090 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:13.085+0000 7f49337357c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:13.090 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:13.085+0000 7f49337357c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:13.091 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:13.085+0000 7f49337357c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:13.092 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:13.085+0000 7f49337357c0 -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-17T21:21:13.093 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:13.085+0000 7f49337357c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-17T21:21:13.093 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:13.085+0000 7f49337357c0 -1 bdev(0x556995483800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-17T21:21:13.093 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:13.085+0000 7f49337357c0 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-17T21:21:16.245 DEBUG:teuthology.orchestra.run.smithi142:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-17T21:21:16.305 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:16.382 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:16.377+0000 7f51395237c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:16.382 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:16.377+0000 7f51395237c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:16.383 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:16.377+0000 7f51395237c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:16.384 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:16.377+0000 7f51395237c0 -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-17T21:21:16.385 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:16.377+0000 7f51395237c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-17T21:21:16.385 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:16.377+0000 7f51395237c0 -1 bdev(0x560e3c977800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-17T21:21:16.385 INFO:teuthology.orchestra.run.smithi142.stderr:2024-09-17T21:21:16.377+0000 7f51395237c0 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-17T21:21:19.520 DEBUG:teuthology.orchestra.run.smithi142:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-17T21:21:19.574 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-17T21:21:19.575 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:19.575 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-17T21:21:19.628 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:19.629 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-17T21:21:19.681 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:19.681 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-17T21:21:19.737 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:19.737 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-17T21:21:19.789 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:19.789 DEBUG:teuthology.orchestra.run.smithi142:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-17T21:21:19.834 INFO:tasks.ceph:Adding keys to all mons... 2024-09-17T21:21:19.835 DEBUG:teuthology.orchestra.run.smithi142:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-17T21:21:19.889 INFO:teuthology.orchestra.run.smithi142.stdout:[mgr.x] 2024-09-17T21:21:19.889 INFO:teuthology.orchestra.run.smithi142.stdout: key = AQDD8ulmLubMGxAA32ELoBrOuH5KOzB4oqJsWg== 2024-09-17T21:21:19.889 INFO:teuthology.orchestra.run.smithi142.stdout:[osd.0] 2024-09-17T21:21:19.889 INFO:teuthology.orchestra.run.smithi142.stdout: key = AQDF8ulmnFa/MxAASYy/6XHFhRZT8a/Ls3sm6Q== 2024-09-17T21:21:19.889 INFO:teuthology.orchestra.run.smithi142.stdout:[osd.1] 2024-09-17T21:21:19.889 INFO:teuthology.orchestra.run.smithi142.stdout: key = AQDJ8ulmuKNtBRAAkcfSOJV9peIS3nQsCM40Yw== 2024-09-17T21:21:19.889 INFO:teuthology.orchestra.run.smithi142.stdout:[osd.2] 2024-09-17T21:21:19.890 INFO:teuthology.orchestra.run.smithi142.stdout: key = AQDM8ulmRfHXFhAAjmR5RUQeaW0Uw9xidtAOHA== 2024-09-17T21:21:19.890 INFO:teuthology.orchestra.run.smithi142.stdout:[client.0] 2024-09-17T21:21:19.890 INFO:teuthology.orchestra.run.smithi142.stdout: key = AQDD8ulmDTi0IBAA4i6kc8Sell1Hg9R+MpCixg== 2024-09-17T21:21:19.891 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:19.979 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:20.022 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:20.106 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:20.193 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:20.284 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-17T21:21:20.284 DEBUG:teuthology.orchestra.run.smithi142:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-17T21:21:20.295 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:20.386 DEBUG:teuthology.orchestra.run.smithi142:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-17T21:21:20.397 DEBUG:teuthology.orchestra.run.smithi142:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-17T21:21:20.445 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-17T21:21:20.445 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-17T21:21:20.446 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-17T21:21:20.491 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-17T21:21:20.491 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-17T21:21:20.491 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-17T21:21:20.491 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-17T21:21:20.494 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-17T21:21:20.494 DEBUG:tasks.ceph:set 0 configs 2024-09-17T21:21:20.494 INFO:tasks.ceph:Setting crush tunables to default 2024-09-17T21:21:20.494 DEBUG:teuthology.orchestra.run.smithi142:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-17T21:21:20.714 INFO:teuthology.orchestra.run.smithi142.stderr:adjusted tunables profile to default 2024-09-17T21:21:20.733 INFO:tasks.ceph:check_enable_crimson: False 2024-09-17T21:21:20.733 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-17T21:21:20.733 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:20.733 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-17T21:21:20.744 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:20.744 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-17T21:21:20.795 DEBUG:teuthology.orchestra.run.smithi142:> set -ex 2024-09-17T21:21:20.795 DEBUG:teuthology.orchestra.run.smithi142:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-17T21:21:20.847 DEBUG:teuthology.orchestra.run.smithi142:> sudo ceph --cluster cluster2 osd new 958e173e-5f7e-47fe-ab1e-2ef6c6fc9a93 0 2024-09-17T21:21:21.095 INFO:teuthology.orchestra.run.smithi142.stdout:0 2024-09-17T21:21:21.111 DEBUG:teuthology.orchestra.run.smithi142:> sudo ceph --cluster cluster2 osd new c6cb7ba8-d3ae-4226-b06c-049576056e9e 1 2024-09-17T21:21:21.304 INFO:teuthology.orchestra.run.smithi142.stdout:1 2024-09-17T21:21:21.320 DEBUG:teuthology.orchestra.run.smithi142:> sudo ceph --cluster cluster2 osd new 017a503b-95db-4d9a-b6fa-368473881c20 2 2024-09-17T21:21:21.512 INFO:teuthology.orchestra.run.smithi142.stdout:2 2024-09-17T21:21:21.528 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-17T21:21:21.529 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-17T21:21:21.531 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-17T21:21:21.531 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-17T21:21:21.531 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-17T21:21:21.533 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-17T21:21:21.533 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-17T21:21:21.533 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-17T21:21:21.535 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-17T21:21:21.535 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-17T21:21:21.582 INFO:tasks.ceph.cluster2.osd.0.smithi142.stderr:2024-09-17T21:21:21.577+0000 7fd3dc5917c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:21.587 INFO:tasks.ceph.cluster2.osd.0.smithi142.stderr:2024-09-17T21:21:21.581+0000 7fd3dc5917c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:21.587 INFO:tasks.ceph.cluster2.osd.0.smithi142.stderr:2024-09-17T21:21:21.581+0000 7fd3dc5917c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:21.589 INFO:tasks.ceph.cluster2.osd.2.smithi142.stderr:2024-09-17T21:21:21.581+0000 7f5e887157c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:21.600 INFO:tasks.ceph.cluster2.osd.2.smithi142.stderr:2024-09-17T21:21:21.593+0000 7f5e887157c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:21.600 INFO:tasks.ceph.cluster2.osd.2.smithi142.stderr:2024-09-17T21:21:21.593+0000 7f5e887157c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:21.612 INFO:tasks.ceph.cluster2.osd.1.smithi142.stderr:2024-09-17T21:21:21.605+0000 7fd32799d7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:21.616 INFO:tasks.ceph.cluster2.osd.1.smithi142.stderr:2024-09-17T21:21:21.609+0000 7fd32799d7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:21.616 INFO:tasks.ceph.cluster2.osd.1.smithi142.stderr:2024-09-17T21:21:21.609+0000 7fd32799d7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:21:21.725 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:21.726 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":5,"fsid":"bc52a0ce-ee50-42e6-8bcc-266e8de85ddf","created":"2024-09-17T21:21:20.618250+0000","modified":"2024-09-17T21:21:21.510160+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T21:21:21.510160+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":"958e173e-5f7e-47fe-ab1e-2ef6c6fc9a93","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":"c6cb7ba8-d3ae-4226-b06c-049576056e9e","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":"017a503b-95db-4d9a-b6fa-368473881c20","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-17T21:21:21.742 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-17T21:21:21.742 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-17T21:21:22.044 DEBUG:teuthology.orchestra.run.smithi142:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-17T21:21:22.228 INFO:teuthology.misc.health.smithi142.stdout: 2024-09-17T21:21:22.228 INFO:teuthology.misc.health.smithi142.stdout:{"epoch":5,"fsid":"bc52a0ce-ee50-42e6-8bcc-266e8de85ddf","created":"2024-09-17T21:21:20.618250+0000","modified":"2024-09-17T21:21:21.510160+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T21:21:21.510160+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":"958e173e-5f7e-47fe-ab1e-2ef6c6fc9a93","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":"c6cb7ba8-d3ae-4226-b06c-049576056e9e","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":"017a503b-95db-4d9a-b6fa-368473881c20","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-17T21:21:22.243 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-17T21:21:22.903 INFO:tasks.ceph.cluster2.osd.2.smithi142.stderr:2024-09-17T21:21:22.897+0000 7f5e887157c0 -1 Falling back to public interface 2024-09-17T21:21:23.378 INFO:tasks.ceph.cluster2.osd.0.smithi142.stderr:2024-09-17T21:21:23.373+0000 7fd3dc5917c0 -1 Falling back to public interface 2024-09-17T21:21:23.567 INFO:tasks.ceph.cluster2.mgr.x.smithi142.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-17T21:21:23.567 INFO:tasks.ceph.cluster2.mgr.x.smithi142.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-17T21:21:23.567 INFO:tasks.ceph.cluster2.mgr.x.smithi142.stderr: from numpy import show_config as show_numpy_config 2024-09-17T21:21:23.687 INFO:tasks.ceph.cluster2.osd.1.smithi142.stderr:2024-09-17T21:21:23.681+0000 7fd32799d7c0 -1 Falling back to public interface 2024-09-17T21:21:26.538 INFO:tasks.ceph.cluster2.mgr.x.smithi142.stderr:2024-09-17T21:21:26.533+0000 7fa913270640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T21:21:26.979 INFO:tasks.ceph.cluster2.osd.2.smithi142.stderr:2024-09-17T21:21:26.973+0000 7f5e887157c0 -1 osd.2 0 log_to_monitors true 2024-09-17T21:21:27.697 INFO:tasks.ceph.cluster2.osd.0.smithi142.stderr:2024-09-17T21:21:27.693+0000 7fd3dc5917c0 -1 osd.0 0 log_to_monitors true 2024-09-17T21:21:27.794 INFO:tasks.ceph.cluster2.osd.1.smithi142.stderr:2024-09-17T21:21:27.789+0000 7fd32799d7c0 -1 osd.1 0 log_to_monitors true 2024-09-17T21:21:28.546 DEBUG:teuthology.orchestra.run.smithi142:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-17T21:21:28.891 INFO:teuthology.misc.health.smithi142.stdout: 2024-09-17T21:21:28.892 INFO:teuthology.misc.health.smithi142.stdout:{"epoch":7,"fsid":"bc52a0ce-ee50-42e6-8bcc-266e8de85ddf","created":"2024-09-17T21:21:20.618250+0000","modified":"2024-09-17T21:21:28.584893+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T21:21:21.510160+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":"958e173e-5f7e-47fe-ab1e-2ef6c6fc9a93","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":"c6cb7ba8-d3ae-4226-b06c-049576056e9e","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":"017a503b-95db-4d9a-b6fa-368473881c20","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-17T21:21:28.913 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-17T21:21:29.662 INFO:tasks.ceph.cluster2.osd.2.smithi142.stderr:2024-09-17T21:21:29.657+0000 7f5e84ed0640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T21:21:29.726 INFO:tasks.ceph.cluster2.osd.2.smithi142.stderr:2024-09-17T21:21:29.721+0000 7f5e7c4f0640 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:21:31.152 INFO:tasks.ceph.cluster2.osd.0.smithi142.stderr:2024-09-17T21:21:31.145+0000 7fd3d853a640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T21:21:31.152 INFO:tasks.ceph.cluster2.osd.1.smithi142.stderr:2024-09-17T21:21:31.145+0000 7fd323946640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T21:21:31.186 INFO:tasks.ceph.cluster2.osd.1.smithi142.stderr:2024-09-17T21:21:31.181+0000 7fd31b778640 -1 osd.1 9 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:21:31.187 INFO:tasks.ceph.cluster2.osd.0.smithi142.stderr:2024-09-17T21:21:31.181+0000 7fd3d036c640 -1 osd.0 9 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:21:35.216 DEBUG:teuthology.orchestra.run.smithi142:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-17T21:21:35.522 INFO:teuthology.misc.health.smithi142.stdout: 2024-09-17T21:21:35.523 INFO:teuthology.misc.health.smithi142.stdout:{"epoch":13,"fsid":"bc52a0ce-ee50-42e6-8bcc-266e8de85ddf","created":"2024-09-17T21:21:20.618250+0000","modified":"2024-09-17T21:21:34.688400+0000","last_up_change":"2024-09-17T21:21:31.680162+0000","last_in_change":"2024-09-17T21:21:21.510160+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-17T21:21:33.580323+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"13","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":"958e173e-5f7e-47fe-ab1e-2ef6c6fc9a93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6808","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6809","nonce":3168341735}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6811","nonce":3168341735}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6815","nonce":3168341735}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6813","nonce":3168341735}]},"public_addr":"172.21.15.142:6809/3168341735","cluster_addr":"172.21.15.142:6811/3168341735","heartbeat_back_addr":"172.21.15.142:6815/3168341735","heartbeat_front_addr":"172.21.15.142:6813/3168341735","state":["exists","up"]},{"osd":1,"uuid":"c6cb7ba8-d3ae-4226-b06c-049576056e9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6816","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6817","nonce":1717284428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6818","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6819","nonce":1717284428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6822","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6823","nonce":1717284428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6820","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6821","nonce":1717284428}]},"public_addr":"172.21.15.142:6817/1717284428","cluster_addr":"172.21.15.142:6819/1717284428","heartbeat_back_addr":"172.21.15.142:6823/1717284428","heartbeat_front_addr":"172.21.15.142:6821/1717284428","state":["exists","up"]},{"osd":2,"uuid":"017a503b-95db-4d9a-b6fa-368473881c20","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.142:6800","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6801","nonce":756829516}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6803","nonce":756829516}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6807","nonce":756829516}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6805","nonce":756829516}]},"public_addr":"172.21.15.142:6801/756829516","cluster_addr":"172.21.15.142:6803/756829516","heartbeat_back_addr":"172.21.15.142:6807/756829516","heartbeat_front_addr":"172.21.15.142:6805/756829516","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-17T21:21:28.674735+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-17T21:21:28.752359+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-17T21:21:27.968469+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-17T21:21:35.540 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-17T21:21:35.540 INFO:tasks.ceph:Creating RBD pool 2024-09-17T21:21:35.540 DEBUG:teuthology.orchestra.run.smithi142:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-17T21:21:36.704 INFO:teuthology.orchestra.run.smithi142.stderr:pool 'rbd' created 2024-09-17T21:21:36.730 DEBUG:teuthology.orchestra.run.smithi142:> rbd --cluster cluster2 pool init rbd 2024-09-17T21:21:40.038 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-17T21:21:40.039 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-17T21:21:40.039 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-17T21:21:40.357 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:40.375 INFO:teuthology.orchestra.run.smithi142.stdout:[{"version":4,"timestamp":"2024-09-17T21:21:31.157421+0000","name":"","changes":[{"name":"osd.1/osd_mclock_max_capacity_iops_ssd","new_value":"4192.393435"}]}] 2024-09-17T21:21:40.375 INFO:tasks.ceph_manager:config epoch is 4 2024-09-17T21:21:40.376 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-17T21:21:40.376 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-17T21:21:40.376 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-17T21:21:40.712 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:40.730 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6824","nonce":3001150176},{"type":"v1","addr":"172.21.15.142:6825","nonce":3001150176}]},"active_addr":"172.21.15.142:6825/3001150176","active_change":"2024-09-17T21:21:25.525923+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:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.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_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"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.142:0","nonce":441664882}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.142:0","nonce":2527189029}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.142:0","nonce":2606807115}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.142:0","nonce":1448317478}]}]} 2024-09-17T21:21:40.732 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-17T21:21:40.732 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-17T21:21:40.732 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-17T21:21:41.028 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:41.028 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":18,"fsid":"bc52a0ce-ee50-42e6-8bcc-266e8de85ddf","created":"2024-09-17T21:21:20.618250+0000","modified":"2024-09-17T21:21:39.716369+0000","last_up_change":"2024-09-17T21:21:31.680162+0000","last_in_change":"2024-09-17T21:21:21.510160+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-17T21:21:33.580323+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":"14","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"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-17T21:21:35.851603+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":"18","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":18,"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":"958e173e-5f7e-47fe-ab1e-2ef6c6fc9a93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6808","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6809","nonce":3168341735}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6811","nonce":3168341735}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6815","nonce":3168341735}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6813","nonce":3168341735}]},"public_addr":"172.21.15.142:6809/3168341735","cluster_addr":"172.21.15.142:6811/3168341735","heartbeat_back_addr":"172.21.15.142:6815/3168341735","heartbeat_front_addr":"172.21.15.142:6813/3168341735","state":["exists","up"]},{"osd":1,"uuid":"c6cb7ba8-d3ae-4226-b06c-049576056e9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6816","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6817","nonce":1717284428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6818","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6819","nonce":1717284428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6822","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6823","nonce":1717284428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6820","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6821","nonce":1717284428}]},"public_addr":"172.21.15.142:6817/1717284428","cluster_addr":"172.21.15.142:6819/1717284428","heartbeat_back_addr":"172.21.15.142:6823/1717284428","heartbeat_front_addr":"172.21.15.142:6821/1717284428","state":["exists","up"]},{"osd":2,"uuid":"017a503b-95db-4d9a-b6fa-368473881c20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6800","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6801","nonce":756829516}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6803","nonce":756829516}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6807","nonce":756829516}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6805","nonce":756829516}]},"public_addr":"172.21.15.142:6801/756829516","cluster_addr":"172.21.15.142:6803/756829516","heartbeat_back_addr":"172.21.15.142:6807/756829516","heartbeat_front_addr":"172.21.15.142:6805/756829516","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-17T21:21:28.674735+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-17T21:21:28.752359+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-17T21:21:27.968469+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-17T21:21:41.046 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-17T21:21:41.047 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-17T21:21:41.358 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:41.358 INFO:teuthology.orchestra.run.smithi142.stdout:{"epoch":18,"fsid":"bc52a0ce-ee50-42e6-8bcc-266e8de85ddf","created":"2024-09-17T21:21:20.618250+0000","modified":"2024-09-17T21:21:39.716369+0000","last_up_change":"2024-09-17T21:21:31.680162+0000","last_in_change":"2024-09-17T21:21:21.510160+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-17T21:21:33.580323+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":"14","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"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-17T21:21:35.851603+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":"18","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":18,"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":"958e173e-5f7e-47fe-ab1e-2ef6c6fc9a93","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6808","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6809","nonce":3168341735}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6810","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6811","nonce":3168341735}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6814","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6815","nonce":3168341735}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6812","nonce":3168341735},{"type":"v1","addr":"172.21.15.142:6813","nonce":3168341735}]},"public_addr":"172.21.15.142:6809/3168341735","cluster_addr":"172.21.15.142:6811/3168341735","heartbeat_back_addr":"172.21.15.142:6815/3168341735","heartbeat_front_addr":"172.21.15.142:6813/3168341735","state":["exists","up"]},{"osd":1,"uuid":"c6cb7ba8-d3ae-4226-b06c-049576056e9e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6816","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6817","nonce":1717284428}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6818","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6819","nonce":1717284428}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6822","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6823","nonce":1717284428}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6820","nonce":1717284428},{"type":"v1","addr":"172.21.15.142:6821","nonce":1717284428}]},"public_addr":"172.21.15.142:6817/1717284428","cluster_addr":"172.21.15.142:6819/1717284428","heartbeat_back_addr":"172.21.15.142:6823/1717284428","heartbeat_front_addr":"172.21.15.142:6821/1717284428","state":["exists","up"]},{"osd":2,"uuid":"017a503b-95db-4d9a-b6fa-368473881c20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6800","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6801","nonce":756829516}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6802","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6803","nonce":756829516}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6806","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6807","nonce":756829516}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.142:6804","nonce":756829516},{"type":"v1","addr":"172.21.15.142:6805","nonce":756829516}]},"public_addr":"172.21.15.142:6801/756829516","cluster_addr":"172.21.15.142:6803/756829516","heartbeat_back_addr":"172.21.15.142:6807/756829516","heartbeat_front_addr":"172.21.15.142:6805/756829516","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-17T21:21:28.674735+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-17T21:21:28.752359+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-17T21:21:27.968469+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-17T21:21:41.379 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-17T21:21:41.380 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-17T21:21:41.380 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-17T21:21:41.529 INFO:teuthology.orchestra.run.smithi142.stdout:42949672964 2024-09-17T21:21:41.529 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-17T21:21:41.549 INFO:teuthology.orchestra.run.smithi142.stdout:38654705669 2024-09-17T21:21:41.549 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-17T21:21:41.550 INFO:teuthology.orchestra.run.smithi142.stdout:42949672964 2024-09-17T21:21:41.550 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-17T21:21:41.824 INFO:teuthology.orchestra.run.smithi142.stdout:42949672964 2024-09-17T21:21:41.842 INFO:tasks.ceph.ceph_manager.cluster2:need seq 42949672964 got 42949672964 for osd.0 2024-09-17T21:21:41.842 DEBUG:teuthology.parallel:result is None 2024-09-17T21:21:41.886 INFO:teuthology.orchestra.run.smithi142.stdout:42949672964 2024-09-17T21:21:41.893 INFO:teuthology.orchestra.run.smithi142.stdout:38654705669 2024-09-17T21:21:41.904 INFO:tasks.ceph.ceph_manager.cluster2:need seq 42949672964 got 42949672964 for osd.1 2024-09-17T21:21:41.905 DEBUG:teuthology.parallel:result is None 2024-09-17T21:21:41.911 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705669 for osd.2 2024-09-17T21:21:41.911 DEBUG:teuthology.parallel:result is None 2024-09-17T21:21:41.912 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-17T21:21:41.912 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-17T21:21:42.234 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:42.234 INFO:teuthology.orchestra.run.smithi142.stderr:dumped all 2024-09-17T21:21:42.251 INFO:teuthology.orchestra.run.smithi142.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2024-09-17T21:21:41.537757+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":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82708,"kb_used_data":1624,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032812,"statfs":{"total":289910292480,"available":289825599488,"internally_reserved":0,"allocated":1662976,"data_stored":1314877,"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":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":"3.833310"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.726426+0000","last_change":"2024-09-17T21:21:39.727235+0000","last_active":"2024-09-17T21:21:39.726426+0000","last_peered":"2024-09-17T21:21:39.726426+0000","last_clean":"2024-09-17T21:21:39.726426+0000","last_became_active":"2024-09-17T21:21:37.715397+0000","last_became_peered":"2024-09-17T21:21:37.715397+0000","last_unstale":"2024-09-17T21:21:39.726426+0000","last_undegraded":"2024-09-17T21:21:39.726426+0000","last_fullsized":"2024-09-17T21:21:39.726426+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T07:28:44.716007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022684889999999998,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.725628+0000","last_change":"2024-09-17T21:21:39.726147+0000","last_active":"2024-09-17T21:21:39.725628+0000","last_peered":"2024-09-17T21:21:39.725628+0000","last_clean":"2024-09-17T21:21:39.725628+0000","last_became_active":"2024-09-17T21:21:37.720287+0000","last_became_peered":"2024-09-17T21:21:37.720287+0000","last_unstale":"2024-09-17T21:21:39.725628+0000","last_undegraded":"2024-09-17T21:21:39.725628+0000","last_fullsized":"2024-09-17T21:21:39.725628+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-18T23:39:09.578373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014004930000000001,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.725711+0000","last_change":"2024-09-17T21:21:39.726190+0000","last_active":"2024-09-17T21:21:39.725711+0000","last_peered":"2024-09-17T21:21:39.725711+0000","last_clean":"2024-09-17T21:21:39.725711+0000","last_became_active":"2024-09-17T21:21:37.720312+0000","last_became_peered":"2024-09-17T21:21:37.720312+0000","last_unstale":"2024-09-17T21:21:39.725711+0000","last_undegraded":"2024-09-17T21:21:39.725711+0000","last_fullsized":"2024-09-17T21:21:39.725711+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T00:59:04.824605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013226900000000001,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.726283+0000","last_change":"2024-09-17T21:21:39.726864+0000","last_active":"2024-09-17T21:21:39.726283+0000","last_peered":"2024-09-17T21:21:39.726283+0000","last_clean":"2024-09-17T21:21:39.726283+0000","last_became_active":"2024-09-17T21:21:37.715465+0000","last_became_peered":"2024-09-17T21:21:37.715465+0000","last_unstale":"2024-09-17T21:21:39.726283+0000","last_undegraded":"2024-09-17T21:21:39.726283+0000","last_fullsized":"2024-09-17T21:21:39.726283+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-18T23:12:25.794716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019790519999999998,"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":"18'2","reported_seq":22,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.733634+0000","last_change":"2024-09-17T21:21:39.733634+0000","last_active":"2024-09-17T21:21:39.733634+0000","last_peered":"2024-09-17T21:21:39.733634+0000","last_clean":"2024-09-17T21:21:39.733634+0000","last_became_active":"2024-09-17T21:21:37.717252+0000","last_became_peered":"2024-09-17T21:21:37.717252+0000","last_unstale":"2024-09-17T21:21:39.733634+0000","last_undegraded":"2024-09-17T21:21:39.733634+0000","last_fullsized":"2024-09-17T21:21:39.733634+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-18T21:37:32.017107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002535814,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:40.034627+0000","last_change":"2024-09-17T21:21:40.034627+0000","last_active":"2024-09-17T21:21:40.034627+0000","last_peered":"2024-09-17T21:21:40.034627+0000","last_clean":"2024-09-17T21:21:40.034627+0000","last_became_active":"2024-09-17T21:21:37.715702+0000","last_became_peered":"2024-09-17T21:21:37.715702+0000","last_unstale":"2024-09-17T21:21:40.034627+0000","last_undegraded":"2024-09-17T21:21:40.034627+0000","last_fullsized":"2024-09-17T21:21:40.034627+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T02:14:42.123150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001327546,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:40.034650+0000","last_change":"2024-09-17T21:21:40.034650+0000","last_active":"2024-09-17T21:21:40.034650+0000","last_peered":"2024-09-17T21:21:40.034650+0000","last_clean":"2024-09-17T21:21:40.034650+0000","last_became_active":"2024-09-17T21:21:37.716037+0000","last_became_peered":"2024-09-17T21:21:37.716037+0000","last_unstale":"2024-09-17T21:21:40.034650+0000","last_undegraded":"2024-09-17T21:21:40.034650+0000","last_fullsized":"2024-09-17T21:21:40.034650+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T08:22:21.973453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013511040000000001,"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":"16'1","reported_seq":21,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.727028+0000","last_change":"2024-09-17T21:21:39.727570+0000","last_active":"2024-09-17T21:21:39.727028+0000","last_peered":"2024-09-17T21:21:39.727028+0000","last_clean":"2024-09-17T21:21:39.727028+0000","last_became_active":"2024-09-17T21:21:37.715534+0000","last_became_peered":"2024-09-17T21:21:37.715534+0000","last_unstale":"2024-09-17T21:21:39.727028+0000","last_undegraded":"2024-09-17T21:21:39.727028+0000","last_fullsized":"2024-09-17T21:21:39.727028+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T05:58:23.400067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021207330000000001,"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":"13'52","reported_seq":88,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.724346+0000","last_change":"2024-09-17T21:21:34.735361+0000","last_active":"2024-09-17T21:21:39.724346+0000","last_peered":"2024-09-17T21:21:39.724346+0000","last_clean":"2024-09-17T21:21:39.724346+0000","last_became_active":"2024-09-17T21:21:34.733138+0000","last_became_peered":"2024-09-17T21:21:34.733138+0000","last_unstale":"2024-09-17T21:21:39.724346+0000","last_undegraded":"2024-09-17T21:21:39.724346+0000","last_fullsized":"2024-09-17T21:21:39.724346+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-17T21:21:33.683091+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:33.683091+0000","last_clean_scrub_stamp":"2024-09-17T21:21:33.683091+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-19T09:05:49.882678+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":1,"up_from":10,"seq":42949672964,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27764,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344076,"statfs":{"total":96636764160,"available":96608333824,"internally_reserved":0,"allocated":753664,"data_stored":635088,"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":10,"seq":42949672964,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27764,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344076,"statfs":{"total":96636764160,"available":96608333824,"internally_reserved":0,"allocated":753664,"data_stored":635088,"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":[]},{"osd":2,"up_from":9,"seq":38654705669,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27180,"kb_used_data":152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344660,"statfs":{"total":96636764160,"available":96608931840,"internally_reserved":0,"allocated":155648,"data_stored":44701,"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":[]}],"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-17T21:21:42.252 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-17T21:21:42.527 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:42.528 INFO:teuthology.orchestra.run.smithi142.stderr:dumped all 2024-09-17T21:21:42.544 INFO:teuthology.orchestra.run.smithi142.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2024-09-17T21:21:41.537757+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":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82708,"kb_used_data":1624,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032812,"statfs":{"total":289910292480,"available":289825599488,"internally_reserved":0,"allocated":1662976,"data_stored":1314877,"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":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":"3.833310"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.726426+0000","last_change":"2024-09-17T21:21:39.727235+0000","last_active":"2024-09-17T21:21:39.726426+0000","last_peered":"2024-09-17T21:21:39.726426+0000","last_clean":"2024-09-17T21:21:39.726426+0000","last_became_active":"2024-09-17T21:21:37.715397+0000","last_became_peered":"2024-09-17T21:21:37.715397+0000","last_unstale":"2024-09-17T21:21:39.726426+0000","last_undegraded":"2024-09-17T21:21:39.726426+0000","last_fullsized":"2024-09-17T21:21:39.726426+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T07:28:44.716007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0022684889999999998,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.725628+0000","last_change":"2024-09-17T21:21:39.726147+0000","last_active":"2024-09-17T21:21:39.725628+0000","last_peered":"2024-09-17T21:21:39.725628+0000","last_clean":"2024-09-17T21:21:39.725628+0000","last_became_active":"2024-09-17T21:21:37.720287+0000","last_became_peered":"2024-09-17T21:21:37.720287+0000","last_unstale":"2024-09-17T21:21:39.725628+0000","last_undegraded":"2024-09-17T21:21:39.725628+0000","last_fullsized":"2024-09-17T21:21:39.725628+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-18T23:39:09.578373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014004930000000001,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.725711+0000","last_change":"2024-09-17T21:21:39.726190+0000","last_active":"2024-09-17T21:21:39.725711+0000","last_peered":"2024-09-17T21:21:39.725711+0000","last_clean":"2024-09-17T21:21:39.725711+0000","last_became_active":"2024-09-17T21:21:37.720312+0000","last_became_peered":"2024-09-17T21:21:37.720312+0000","last_unstale":"2024-09-17T21:21:39.725711+0000","last_undegraded":"2024-09-17T21:21:39.725711+0000","last_fullsized":"2024-09-17T21:21:39.725711+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T00:59:04.824605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013226900000000001,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.726283+0000","last_change":"2024-09-17T21:21:39.726864+0000","last_active":"2024-09-17T21:21:39.726283+0000","last_peered":"2024-09-17T21:21:39.726283+0000","last_clean":"2024-09-17T21:21:39.726283+0000","last_became_active":"2024-09-17T21:21:37.715465+0000","last_became_peered":"2024-09-17T21:21:37.715465+0000","last_unstale":"2024-09-17T21:21:39.726283+0000","last_undegraded":"2024-09-17T21:21:39.726283+0000","last_fullsized":"2024-09-17T21:21:39.726283+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-18T23:12:25.794716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019790519999999998,"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":"18'2","reported_seq":22,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.733634+0000","last_change":"2024-09-17T21:21:39.733634+0000","last_active":"2024-09-17T21:21:39.733634+0000","last_peered":"2024-09-17T21:21:39.733634+0000","last_clean":"2024-09-17T21:21:39.733634+0000","last_became_active":"2024-09-17T21:21:37.717252+0000","last_became_peered":"2024-09-17T21:21:37.717252+0000","last_unstale":"2024-09-17T21:21:39.733634+0000","last_undegraded":"2024-09-17T21:21:39.733634+0000","last_fullsized":"2024-09-17T21:21:39.733634+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-18T21:37:32.017107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002535814,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:40.034627+0000","last_change":"2024-09-17T21:21:40.034627+0000","last_active":"2024-09-17T21:21:40.034627+0000","last_peered":"2024-09-17T21:21:40.034627+0000","last_clean":"2024-09-17T21:21:40.034627+0000","last_became_active":"2024-09-17T21:21:37.715702+0000","last_became_peered":"2024-09-17T21:21:37.715702+0000","last_unstale":"2024-09-17T21:21:40.034627+0000","last_undegraded":"2024-09-17T21:21:40.034627+0000","last_fullsized":"2024-09-17T21:21:40.034627+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T02:14:42.123150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001327546,"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":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:40.034650+0000","last_change":"2024-09-17T21:21:40.034650+0000","last_active":"2024-09-17T21:21:40.034650+0000","last_peered":"2024-09-17T21:21:40.034650+0000","last_clean":"2024-09-17T21:21:40.034650+0000","last_became_active":"2024-09-17T21:21:37.716037+0000","last_became_peered":"2024-09-17T21:21:37.716037+0000","last_unstale":"2024-09-17T21:21:40.034650+0000","last_undegraded":"2024-09-17T21:21:40.034650+0000","last_fullsized":"2024-09-17T21:21:40.034650+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T08:22:21.973453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013511040000000001,"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":"16'1","reported_seq":21,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.727028+0000","last_change":"2024-09-17T21:21:39.727570+0000","last_active":"2024-09-17T21:21:39.727028+0000","last_peered":"2024-09-17T21:21:39.727028+0000","last_clean":"2024-09-17T21:21:39.727028+0000","last_became_active":"2024-09-17T21:21:37.715534+0000","last_became_peered":"2024-09-17T21:21:37.715534+0000","last_unstale":"2024-09-17T21:21:39.727028+0000","last_undegraded":"2024-09-17T21:21:39.727028+0000","last_fullsized":"2024-09-17T21:21:39.727028+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:36.701126+0000","last_clean_scrub_stamp":"2024-09-17T21:21:36.701126+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-19T05:58:23.400067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021207330000000001,"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":"13'52","reported_seq":88,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-17T21:21:39.724346+0000","last_change":"2024-09-17T21:21:34.735361+0000","last_active":"2024-09-17T21:21:39.724346+0000","last_peered":"2024-09-17T21:21:39.724346+0000","last_clean":"2024-09-17T21:21:39.724346+0000","last_became_active":"2024-09-17T21:21:34.733138+0000","last_became_peered":"2024-09-17T21:21:34.733138+0000","last_unstale":"2024-09-17T21:21:39.724346+0000","last_undegraded":"2024-09-17T21:21:39.724346+0000","last_fullsized":"2024-09-17T21:21:39.724346+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-17T21:21:33.683091+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:21:33.683091+0000","last_clean_scrub_stamp":"2024-09-17T21:21:33.683091+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-19T09:05:49.882678+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":1,"up_from":10,"seq":42949672964,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27764,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344076,"statfs":{"total":96636764160,"available":96608333824,"internally_reserved":0,"allocated":753664,"data_stored":635088,"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":10,"seq":42949672964,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27764,"kb_used_data":736,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344076,"statfs":{"total":96636764160,"available":96608333824,"internally_reserved":0,"allocated":753664,"data_stored":635088,"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":[]},{"osd":2,"up_from":9,"seq":38654705669,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27180,"kb_used_data":152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344660,"statfs":{"total":96636764160,"available":96608931840,"internally_reserved":0,"allocated":155648,"data_stored":44701,"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":[]}],"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-17T21:21:42.545 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-17T21:21:42.545 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-17T21:21:42.545 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-17T21:21:42.545 DEBUG:teuthology.orchestra.run.smithi142:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-17T21:21:42.855 INFO:teuthology.orchestra.run.smithi142.stdout: 2024-09-17T21:21:42.855 INFO:teuthology.orchestra.run.smithi142.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T21:21:42.873 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-17T21:21:42.873 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T21:21:42.882 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T21:21:42.883 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:21:42.883 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:21:43.921 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-17T21:21:45.904 INFO:teuthology.orchestra.run.smithi016.stderr:pool 'datapool' created 2024-09-17T21:21:45.934 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true' 2024-09-17T21:21:46.915 INFO:teuthology.orchestra.run.smithi016.stderr:set pool 3 allow_ec_overwrites to true 2024-09-17T21:21:46.947 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 pool init datapool' 2024-09-17T21:21:49.955 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi142.front.sepia.ceph.com 2024-09-17T21:21:49.956 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:21:50.594 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-17T21:21:52.593 INFO:teuthology.orchestra.run.smithi142.stderr:pool 'datapool' created 2024-09-17T21:21:52.619 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true' 2024-09-17T21:21:53.598 INFO:teuthology.orchestra.run.smithi142.stderr:set pool 3 allow_ec_overwrites to true 2024-09-17T21:21:53.627 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 pool init datapool' 2024-09-17T21:21:56.643 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T21:21:56.651 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T21:21:56.651 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi142.front.sepia.ceph.com 2024-09-17T21:21:56.651 DEBUG:teuthology.orchestra.run.smithi142:> 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' 2024-09-17T21:21:56.851 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0' 2024-09-17T21:23:43.832 INFO:teuthology.orchestra.run.smithi142.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-17T21:23:43.845 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0' 2024-09-17T21:23:43.940 INFO:teuthology.orchestra.run.smithi142.stderr: Commit image migration: 100% complete...done. 2024-09-17T21:23:43.947 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-17T21:23:44.651 INFO:teuthology.orchestra.run.smithi142.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-17T21:23:44.671 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1' 2024-09-17T21:23:44.740 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1' 2024-09-17T21:23:44.805 INFO:teuthology.orchestra.run.smithi142.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-17T21:23:45.188 INFO:teuthology.orchestra.run.smithi142.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-17T21:23:45.188 INFO:teuthology.orchestra.run.smithi142.stdout:elapsed: 0 ops: 128 ops/sec: 336.846 bytes/sec: 5.3 MiB/s 2024-09-17T21:23:45.204 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-17T21:23:45.661 INFO:teuthology.orchestra.run.smithi142.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-17T21:23:45.682 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2' 2024-09-17T21:23:45.750 DEBUG:teuthology.orchestra.run.smithi142:> 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-17T21:23:45.812 INFO:teuthology.orchestra.run.smithi142.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-17T21:23:46.167 INFO:teuthology.orchestra.run.smithi142.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-17T21:23:46.168 INFO:teuthology.orchestra.run.smithi142.stdout:elapsed: 0 ops: 128 ops/sec: 359.554 bytes/sec: 5.6 MiB/s 2024-09-17T21:23:46.180 DEBUG:teuthology.orchestra.run.smithi142:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-17T21:23:46.665 INFO:teuthology.orchestra.run.smithi142.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-17T21:23:46.684 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T21:23:46.693 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T21:23:46.693 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:23:46.693 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:23:47.246 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:23:48.247 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:23:49.259 INFO:teuthology.run_tasks:Running task parallel... 2024-09-17T21:23:49.269 INFO:teuthology.task.parallel:starting parallel... 2024-09-17T21:23:49.270 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T21:23:49.270 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-17T21:23:49.283 DEBUG:teuthology.orchestra.run.smithi016:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-17T21:23:49.283 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T21:23:49.283 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-17T21:23:49.283 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T21:23:49.283 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:23:49.284 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-17T21:23:49.290 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:23:49.290 DEBUG:teuthology.orchestra.run.smithi016:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2024-09-17T21:23:49.406 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-09-17T21:23:49.627 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-09-17T21:23:49.628 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-09-17T21:23:49.840 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:23:49.840 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-17T21:23:49.840 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-17T21:23:49.841 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-17T21:23:49.841 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-17T21:23:49.841 INFO:teuthology.orchestra.run.smithi016.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:23:49.841 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:23:49.843 INFO:teuthology.orchestra.run.smithi016.stdout:The following additional packages will be installed: 2024-09-17T21:23:49.843 INFO:teuthology.orchestra.run.smithi016.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-17T21:23:49.845 INFO:teuthology.orchestra.run.smithi016.stdout:Suggested packages: 2024-09-17T21:23:49.845 INFO:teuthology.orchestra.run.smithi016.stdout: samba vde2 2024-09-17T21:23:49.878 INFO:teuthology.orchestra.run.smithi016.stdout:The following NEW packages will be installed: 2024-09-17T21:23:49.878 INFO:teuthology.orchestra.run.smithi016.stdout: qemu-block-extra 2024-09-17T21:23:49.880 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages will be upgraded: 2024-09-17T21:23:49.880 INFO:teuthology.orchestra.run.smithi016.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-17T21:23:50.063 INFO:teuthology.orchestra.run.smithi016.stdout:4 upgraded, 1 newly installed, 0 to remove and 327 not upgraded. 2024-09-17T21:23:50.063 INFO:teuthology.orchestra.run.smithi016.stdout:Need to get 13.8 MB of archives. 2024-09-17T21:23:50.063 INFO:teuthology.orchestra.run.smithi016.stdout:After this operation, 378 kB of additional disk space will be used. 2024-09-17T21:23:50.063 INFO:teuthology.orchestra.run.smithi016.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-17T21:23:50.497 INFO:teuthology.orchestra.run.smithi016.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-17T21:23:51.101 INFO:teuthology.orchestra.run.smithi016.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-17T21:23:51.145 INFO:teuthology.orchestra.run.smithi016.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-17T21:23:51.183 INFO:teuthology.orchestra.run.smithi016.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-17T21:23:51.573 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 13.8 MB in 1s (10.7 MB/s) 2024-09-17T21:23:51.718 INFO:teuthology.orchestra.run.smithi016.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 ... 176260 files and directories currently installed.) 2024-09-17T21:23:51.723 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../qemu-system-gui_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:23:51.847 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:23:52.177 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../qemu-system-x86_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:23:52.293 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:23:53.270 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../qemu-system-common_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:23:53.408 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking qemu-system-common (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:23:53.916 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../qemu-system-data_1%3a6.2+dfsg-2ubuntu6.22_all.deb ... 2024-09-17T21:23:54.033 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking qemu-system-data (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:23:54.622 INFO:teuthology.orchestra.run.smithi016.stdout:Selecting previously unselected package qemu-block-extra. 2024-09-17T21:23:54.651 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:23:54.688 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:23:55.075 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up qemu-system-common (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:23:56.186 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up qemu-system-data (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:23:56.312 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:23:56.438 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:23:57.399 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:23:57.602 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for hicolor-icon-theme (0.17-2) ... 2024-09-17T21:23:58.562 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T21:23:59.741 INFO:teuthology.orchestra.run.smithi016.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T21:23:59.744 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@smithi016.front.sepia.ceph.com 2024-09-17T21:23:59.744 DEBUG:teuthology.orchestra.run.smithi016:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2024-09-17T21:23:59.804 INFO:teuthology.orchestra.run.smithi016.stdout:Reading package lists... 2024-09-17T21:24:00.024 INFO:teuthology.orchestra.run.smithi016.stdout:Building dependency tree... 2024-09-17T21:24:00.025 INFO:teuthology.orchestra.run.smithi016.stdout:Reading state information... 2024-09-17T21:24:00.246 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:24:00.246 INFO:teuthology.orchestra.run.smithi016.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-17T21:24:00.246 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-17T21:24:00.247 INFO:teuthology.orchestra.run.smithi016.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-17T21:24:00.247 INFO:teuthology.orchestra.run.smithi016.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-17T21:24:00.247 INFO:teuthology.orchestra.run.smithi016.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:24:00.247 INFO:teuthology.orchestra.run.smithi016.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:24:00.249 INFO:teuthology.orchestra.run.smithi016.stdout:Suggested packages: 2024-09-17T21:24:00.249 INFO:teuthology.orchestra.run.smithi016.stdout: debootstrap 2024-09-17T21:24:00.282 INFO:teuthology.orchestra.run.smithi016.stdout:The following packages will be upgraded: 2024-09-17T21:24:00.282 INFO:teuthology.orchestra.run.smithi016.stdout: qemu-utils 2024-09-17T21:24:00.335 INFO:teuthology.orchestra.run.smithi016.stdout:1 upgraded, 0 newly installed, 0 to remove and 326 not upgraded. 2024-09-17T21:24:00.335 INFO:teuthology.orchestra.run.smithi016.stdout:Need to get 1,525 kB of archives. 2024-09-17T21:24:00.335 INFO:teuthology.orchestra.run.smithi016.stdout:After this operation, 2,048 B of additional disk space will be used. 2024-09-17T21:24:00.335 INFO:teuthology.orchestra.run.smithi016.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-17T21:24:00.811 INFO:teuthology.orchestra.run.smithi016.stdout:Fetched 1,525 kB in 0s (8,913 kB/s) 2024-09-17T21:24:00.973 INFO:teuthology.orchestra.run.smithi016.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 ... 176269 files and directories currently installed.) 2024-09-17T21:24:00.978 INFO:teuthology.orchestra.run.smithi016.stdout:Preparing to unpack .../qemu-utils_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:24:01.089 INFO:teuthology.orchestra.run.smithi016.stdout:Unpacking qemu-utils (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:24:01.535 INFO:teuthology.orchestra.run.smithi016.stdout:Setting up qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:24:01.663 INFO:teuthology.orchestra.run.smithi016.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T21:24:03.101 INFO:teuthology.orchestra.run.smithi016.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T21:24:03.104 INFO:tasks.qemu:generating iso... 2024-09-17T21:24:03.104 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d 2024-09-17T21:24:03.104 DEBUG:teuthology.orchestra.run.smithi016:> 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 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d 2024-09-17T21:24:03.110 INFO:teuthology.orchestra.run.smithi016.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-17T21:24:58.018 INFO:teuthology.orchestra.run.smithi016.stderr:Updating files: 94% (12231/12893) Updating files: 95% (12249/12893) Updating files: 96% (12378/12893) Updating files: 97% (12507/12893) Updating files: 98% (12636/12893) Updating files: 99% (12765/12893) Updating files: 100% (12893/12893) Updating files: 100% (12893/12893), done. 2024-09-17T21:24:58.079 INFO:teuthology.orchestra.run.smithi016.stderr:Note: switching to '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d'. 2024-09-17T21:24:58.079 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-09-17T21:24:58.079 INFO:teuthology.orchestra.run.smithi016.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr:state without impacting any branches by switching back to a branch. 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr: git switch -c 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr:Or undo this operation with: 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr: git switch - 2024-09-17T21:24:58.080 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-09-17T21:24:58.081 INFO:teuthology.orchestra.run.smithi016.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-17T21:24:58.081 INFO:teuthology.orchestra.run.smithi016.stderr: 2024-09-17T21:24:58.081 INFO:teuthology.orchestra.run.smithi016.stderr:HEAD is now at 5ecc7400dbb Merge pull request #59373 from rhcs-dashboard/test-ms-alertmanager-v2 2024-09-17T21:24:58.082 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:24:58.082 DEBUG:teuthology.orchestra.run.smithi016:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-17T21:24:58.128 DEBUG:teuthology.orchestra.run.smithi016:> set -ex 2024-09-17T21:24:58.129 DEBUG:teuthology.orchestra.run.smithi016:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-17T21:24:58.176 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-17T21:24:58.176 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:24:58.225 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:24:58.321 INFO:tasks.qemu:downloading base image 2024-09-17T21:24:58.321 DEBUG:teuthology.orchestra.run.smithi016:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-17T21:24:58.410 INFO:teuthology.orchestra.run.smithi016.stderr: Resizing image: 100% complete...done. 2024-09-17T21:24:58.420 DEBUG:teuthology.orchestra.run.smithi016:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-17T21:24:58.497 INFO:teuthology.orchestra.run.smithi016.stderr: Resizing image: 100% complete...done. 2024-09-17T21:24:58.507 DEBUG:teuthology.orchestra.run.smithi016:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-17T21:24:58.584 INFO:teuthology.orchestra.run.smithi016.stderr: Resizing image: 100% complete...done. 2024-09-17T21:24:58.594 DEBUG:teuthology.orchestra.run.smithi016:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-17T21:24:58.605 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-17T21:24:58.605 DEBUG:teuthology.orchestra.run.smithi016:> sudo mkdir -p /export/cluster1.client.0 2024-09-17T21:24:58.658 INFO:tasks.qemu:Mounting the test directory... 2024-09-17T21:24:58.658 DEBUG:teuthology.orchestra.run.smithi016:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-17T21:24:58.712 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-17T21:24:58.712 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-17T21:24:58.712 DEBUG:teuthology.orchestra.run.smithi016:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-17T21:24:58.768 DEBUG:teuthology.orchestra.run.smithi016:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-17T21:24:58.824 INFO:teuthology.orchestra.run.smithi016.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-17T21:24:58.826 INFO:tasks.qemu:Restarting NFS... 2024-09-17T21:24:58.826 DEBUG:teuthology.orchestra.run.smithi016:> sudo service nfs-kernel-server restart 2024-09-17T21:24:59.344 DEBUG:teuthology.orchestra.run.smithi016:> sudo udevadm control --reload 2024-09-17T21:24:59.358 DEBUG:teuthology.orchestra.run.smithi016:> sudo udevadm trigger /dev/kvm 2024-09-17T21:24:59.415 DEBUG:teuthology.orchestra.run.smithi016:> ls -l /dev/kvm 2024-09-17T21:24:59.464 INFO:teuthology.orchestra.run.smithi016.stdout:crw-rw---- 1 root kvm 10, 232 Sep 17 21:24 /dev/kvm 2024-09-17T21:24:59.464 INFO:tasks.qemu:starting qemu... 2024-09-17T21:24:59.464 DEBUG:teuthology.orchestra.run.smithi016:> 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-17T21:24:59.508 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-17T21:25:00.112 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2024-09-17T21:25:00.112 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:00.112 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:00.130 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B2B0+BFECB2B0 CA00 2024-09-17T21:25:00.131 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-17T21:25:00.131 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:00.131 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:00.447 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Booting from Hard Disk... 2024-09-17T21:25:00.943 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-17T21:25:00.943 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:00.943 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-17T21:25:00.943 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-17T21:25:00.943 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: before booting or 'c' for a command-line. 2024-09-17T21:25:00.943 INFO:tasks.qemu.cluster1.client.0.smithi016.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-17T21:25:00.944 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:00.944 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:00.944 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:00.944 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:00.944 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:01.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-17T21:25:02.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:02.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.795 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-17T21:25:03.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:03.797 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-17T21:25:04.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.790 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:04.791 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-17T21:25:05.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:05.793 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:07.525 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-17T21:25:07.525 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-17T21:25:08.165 INFO:tasks.qemu.cluster1.client.0.smithi016.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-17T21:25:08.165 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-17T21:25:08.165 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-17T21:25:08.165 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Intel GenuineIntel 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-17T21:25:08.166 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] DMI 2.8 present. 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] No AGP bridge found 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-17T21:25:08.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] No NUMA configuration found 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-17T21:25:08.168 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Zone PFN ranges: 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-17T21:25:08.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-17T21:25:08.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-17T21:25:08.171 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Policy zone: Normal 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-17T21:25:08.172 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Checking aperture... 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] No AGP bridge found 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-17T21:25:08.173 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.008000] Security Framework initialized 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.008892] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.009878] Mount-cache hash table entries: 256 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.010507] Initializing cgroup subsys cpuacct 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.011014] Initializing cgroup subsys memory 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.012011] Initializing cgroup subsys devices 2024-09-17T21:25:08.174 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.012530] Initializing cgroup subsys freezer 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.013031] Initializing cgroup subsys blkio 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.013519] Initializing cgroup subsys perf_event 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.014103] CPU: Physical Processor ID: 0 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.015318] mce: CPU supports 10 MCE banks 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.016246] SMP alternatives: switching to UP code 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.033846] Freeing SMP alternatives: 24k freed 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.034369] ACPI: Core revision 20110623 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.035251] ftrace: allocating 27008 entries in 106 pages 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.040268] Enabling x2apic 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.040604] Enabled x2apic 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.041168] Switched APIC routing to physical x2apic. 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.045119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-17T21:25:08.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.045786] CPU0: Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz stepping 02 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.048002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.048002] ... version: 2 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.048002] ... bit width: 48 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.048002] ... generic registers: 4 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.048002] ... value mask: 0000ffffffffffff 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.048002] ... max period: 000000007fffffff 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.048002] ... fixed-purpose events: 3 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.048002] ... event mask: 000000070000000f 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.048070] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.052039] Brought up 1 CPUs 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.052394] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-17T21:25:08.176 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.053393] devtmpfs: initialized 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.054186] EVM: security.selinux 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.054563] EVM: security.SMACK64 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.054938] EVM: security.capability 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.056488] print_constraints: dummy: 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.056973] RTC time: 21:25:06, date: 09/17/24 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.057508] NET: Registered protocol family 16 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.058087] ACPI: bus type pci registered 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.058619] PCI: Using configuration type 1 for base access 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.059652] bio: create slab at 0 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.060053] ACPI: Added _OSI(Module Device) 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.060542] ACPI: Added _OSI(Processor Device) 2024-09-17T21:25:08.177 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.061046] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.061582] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.063178] ACPI: Interpreter enabled 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.063612] ACPI: (supports S0 S3 S4 S5) 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.064193] ACPI: Using IOAPIC for interrupt routing 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.065943] ACPI: No dock devices found. 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.066387] HEST: Table not found. 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.066772] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.067803] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.068038] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.068776] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.069510] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.070321] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-17T21:25:08.178 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.071132] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.076468] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.077291] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.132687] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.134893] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.135677] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.136261] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.137016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.137747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.138512] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.139412] vgaarb: loaded 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.139720] vgaarb: bridge control possible 0000:00:02.0 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.140103] i2c-core: driver [aat2870] using legacy suspend method 2024-09-17T21:25:08.179 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.140800] i2c-core: driver [aat2870] using legacy resume method 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.141537] SCSI subsystem initialized 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.142074] usbcore: registered new interface driver usbfs 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.142699] usbcore: registered new interface driver hub 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.143304] usbcore: registered new device driver usb 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.144081] PCI: Using ACPI for IRQ routing 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.144806] NetLabel: Initializing 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.145195] NetLabel: domain hash size = 128 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.145682] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.146244] NetLabel: unlabeled traffic allowed by default 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.146921] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.147525] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.152024] Switching to clocksource kvm-clock 2024-09-17T21:25:08.180 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.155348] AppArmor: AppArmor Filesystem Enabled 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.155899] pnp: PnP ACPI init 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.156269] ACPI: bus type pnp registered 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.157153] pnp: PnP ACPI: found 11 devices 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.157625] ACPI: ACPI bus type pnp unregistered 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.163330] NET: Registered protocol family 2 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.163923] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.165323] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.167622] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.168497] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.169245] TCP reno registered 2024-09-17T21:25:08.181 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.169608] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.170289] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.171067] NET: Registered protocol family 1 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.171582] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.172268] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.172931] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.173690] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.174408] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.175278] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.176186] audit: initializing netlink socket (disabled) 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.176800] type=2000 audit(1726608307.172:1): initialized 2024-09-17T21:25:08.182 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.190695] Trying to unpack rootfs image as initramfs... 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.212182] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.220144] VFS: Disk quotas dquot_6.5.2 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.220624] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.221565] fuse init (API version 7.17) 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.222058] msgmni has been set to 7894 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.236064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.236930] io scheduler noop registered 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.237375] io scheduler deadline registered (default) 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.237968] io scheduler cfq registered 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.238452] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.239086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.239927] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-17T21:25:08.183 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.240767] ACPI: Power Button [PWRF] 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.248268] ERST: Table is not found! 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.248692] GHES: HEST is not enabled! 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.249336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.250010] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.251397] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.252081] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.253426] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.254079] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.256263] Freeing initrd memory: 4308k freed 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.257159] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.280484] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-17T21:25:08.184 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.304128] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.304887] Linux agpgart interface v0.103 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.305849] brd: module loaded 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.306708] loop: module loaded 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.309848] vda: vda1 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.319123] vdb: unknown partition table 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.328447] vdc: unknown partition table 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.329942] scsi0 : ata_piix 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.330370] scsi1 : ata_piix 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.330777] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.331658] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.332577] Fixed MDIO Bus: probed 2024-09-17T21:25:08.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.332977] tun: Universal TUN/TAP device driver, 1.6 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.333545] tun: (C) 1999-2004 Max Krasnyansky 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.334497] PPP generic driver version 2.4.2 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.335039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.335788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.336498] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.337233] usbcore: registered new interface driver libusual 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.337901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.339401] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.339969] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.340845] mousedev: PS/2 mouse device common for all mice 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.341679] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.342833] rtc_cmos 00:06: RTC can wake from S4 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.343480] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2024-09-17T21:25:08.186 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.344300] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.345097] device-mapper: uevent: version 1.0.3 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.345653] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.346600] cpuidle: using governor ladder 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.347061] cpuidle: using governor menu 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.347514] EFI Variables Facility v0.08 2004-May-17 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.348186] TCP cubic registered 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.348606] NET: Registered protocol family 10 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.349318] NET: Registered protocol family 17 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.349828] Registering the dns_resolver key type 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.350424] registered taskstats version 1 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.354188] Magic number: 8:898:449 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.354682] rtc_cmos 00:06: setting system clock to 2024-09-17 21:25:07 UTC (1726608307) 2024-09-17T21:25:08.187 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.355603] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-17T21:25:08.188 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.356296] EDD information not available. 2024-09-17T21:25:08.250 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.496874] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-17T21:25:08.250 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.498185] ata2.00: configured for MWDMA2 2024-09-17T21:25:08.250 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.499259] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-17T21:25:08.250 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.500940] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-17T21:25:08.250 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.501757] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-17T21:25:08.250 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.502726] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-17T21:25:08.250 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.504502] Freeing unused kernel memory: 924k freed 2024-09-17T21:25:08.251 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.505554] Write protecting the kernel read-only data: 12288k 2024-09-17T21:25:08.251 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.509771] Freeing unused kernel memory: 1640k freed 2024-09-17T21:25:08.251 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.513836] Freeing unused kernel memory: 1200k freed 2024-09-17T21:25:08.251 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Loading, please wait... 2024-09-17T21:25:08.254 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Begin: Loading essential drivers ... done. 2024-09-17T21:25:08.254 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.528447] udevd[84]: starting version 175 2024-09-17T21:25:08.261 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-17T21:25:08.273 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-17T21:25:08.322 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.587179] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-17T21:25:08.322 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.588062] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-17T21:25:08.322 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.592169] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-17T21:25:08.322 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.592907] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-17T21:25:08.603 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.877597] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-17T21:25:08.617 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.892511] FDC 0 is a S82078B 2024-09-17T21:25:08.645 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.915869] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-17T21:25:08.645 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 0.916660] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-17T21:25:08.905 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Begin: Running /scripts/local-premount ... [ 1.176296] Refined TSC clocksource calibration: 3500.046 MHz. 2024-09-17T21:25:09.936 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:done. 2024-09-17T21:25:09.960 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 2.229065] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-17T21:25:10.073 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Begin: Running /scripts/local-bottom ... [ 2.347974] vda: vda1 2024-09-17T21:25:10.082 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-17T21:25:10.378 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 2.647545] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-17T21:25:10.390 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:done. 2024-09-17T21:25:10.390 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:done. 2024-09-17T21:25:10.409 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-17T21:25:12.621 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:cloud-init start-local running: Tue, 17 Sep 2024 21:25:12 +0000. up 4.86 seconds 2024-09-17T21:25:14.729 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:no instance data found in start-local 2024-09-17T21:25:14.898 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-17T21:25:14.908 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-17T21:25:14.908 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-17T21:25:14.908 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-17T21:25:14.908 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:cloud-init start running: Tue, 17 Sep 2024 21:25:14 +0000. up 7.13 seconds 2024-09-17T21:25:16.389 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-17T21:25:19.168 INFO:tasks.qemu.cluster1.client.0.smithi016.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-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:The key fingerprint is: 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:80:f5:6d:92:37:28:92:2a:75:72:d6:91:65:43:70:99 root@test 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:The key's randomart image is: 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:+--[ RSA 2048]----+ 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| +=*o | 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| =.=E= | 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| o B + = = | 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| . * . o + . | 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:|. . S | 2024-09-17T21:25:19.169 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| . | 2024-09-17T21:25:19.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| | 2024-09-17T21:25:19.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| | 2024-09-17T21:25:19.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| | 2024-09-17T21:25:19.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:+-----------------+ 2024-09-17T21:25:19.215 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Generating public/private dsa key pair. 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:The key fingerprint is: 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:0a:19:5d:80:69:95:03:bc:f9:98:86:25:7e:9b:c7:1d root@test 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:The key's randomart image is: 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:+--[ DSA 1024]----+ 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| ..=oo. | 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| =.o. | 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| ..o.. | 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| . +o | 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| . +o+ S | 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| o =...E | 2024-09-17T21:25:19.216 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| o +.. . | 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| o o . | 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| . | 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:+-----------------+ 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Generating public/private ecdsa key pair. 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:The key fingerprint is: 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:1c:03:d3:ae:e1:c1:a3:b5:33:70:90:2c:a7:53:da:e9 root@test 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:The key's randomart image is: 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:+--[ECDSA 256]---+ 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| . .o. | 2024-09-17T21:25:19.217 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| . * o. | 2024-09-17T21:25:19.218 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| B + .o | 2024-09-17T21:25:19.218 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| + + B..o | 2024-09-17T21:25:19.218 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| o * *S | 2024-09-17T21:25:19.218 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| E * | 2024-09-17T21:25:19.218 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| o | 2024-09-17T21:25:19.218 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| | 2024-09-17T21:25:19.218 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:| | 2024-09-17T21:25:19.218 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:+-----------------+ 2024-09-17T21:25:19.403 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-17T21:25:19.541 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-17T21:25:19.583 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:landscape-client is not configured, please run landscape-config. 2024-09-17T21:25:19.604 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-17T21:25:19.611 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-17T21:25:19.620 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Starting ACPI daemon[ OK ] 2024-09-17T21:25:19.620 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Starting save kernel messages[ OK ] 2024-09-17T21:25:19.620 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-17T21:25:19.620 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-17T21:25:19.620 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Starting automatic crash report generation[ OK ] 2024-09-17T21:25:19.637 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Stopping save kernel messages[ OK ] 2024-09-17T21:25:19.664 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-17T21:25:19.723 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-17T21:25:20.382 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Generating locales... 2024-09-17T21:25:21.008 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: en_US.UTF-8... done 2024-09-17T21:25:21.017 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Generation complete. 2024-09-17T21:25:22.328 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:passwd: password expiry information changed. 2024-09-17T21:25:22.587 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-17T21:25:22.671 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-17T21:25:22.936 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-17T21:25:23.067 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-17T21:25:23.149 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-17T21:25:23.537 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-17T21:25:23.636 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-17T21:25:23.895 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-17T21:25:24.066 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-17T21:25:24.327 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-17T21:25:24.499 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-17T21:25:24.664 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-17T21:25:24.746 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-17T21:25:25.227 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-17T21:25:25.330 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-17T21:25:25.580 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-17T21:25:25.745 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-17T21:25:26.004 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-17T21:25:26.167 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-17T21:25:26.291 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-17T21:25:26.379 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-17T21:25:26.467 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-17T21:25:26.721 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-17T21:25:27.135 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-17T21:25:27.303 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-17T21:25:27.393 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-17T21:25:27.691 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-17T21:25:28.149 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-17T21:25:28.410 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-17T21:25:28.900 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-17T21:25:29.157 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-17T21:25:29.616 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-17T21:25:29.698 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-17T21:25:29.863 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-17T21:25:30.448 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-17T21:25:33.175 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Fetched 29.2 MB in 11s (2564 kB/s) 2024-09-17T21:25:35.087 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Reading package lists... 2024-09-17T21:25:35.092 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Reading package lists... 2024-09-17T21:25:35.426 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Building dependency tree... 2024-09-17T21:25:35.426 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Reading state information... 2024-09-17T21:25:35.548 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:The following packages will be upgraded: 2024-09-17T21:25:35.548 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: ca-certificates libssl1.0.0 2024-09-17T21:25:35.607 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-17T21:25:35.607 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Need to get 1233 kB of archives. 2024-09-17T21:25:35.607 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-17T21:25:35.607 INFO:tasks.qemu.cluster1.client.0.smithi016.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-17T21:25:35.748 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-17T21:25:35.926 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-17T21:25:35.944 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Fetched 1233 kB in 0s (6488 kB/s) 2024-09-17T21:25:37.416 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-17T21:25:37.416 INFO:tasks.qemu.cluster1.client.0.smithi016.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-17T21:25:37.524 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-17T21:25:37.776 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-17T21:25:38.133 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Processing triggers for libc-bin ... 2024-09-17T21:25:38.164 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:ldconfig deferred processing now taking place 2024-09-17T21:25:38.941 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-17T21:25:38.941 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-17T21:25:38.987 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Unpacking replacement ca-certificates ... 2024-09-17T21:25:39.150 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Processing triggers for man-db ... 2024-09-17T21:25:40.614 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-17T21:25:43.116 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-17T21:25:43.118 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-17T21:25:44.649 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-17T21:25:44.649 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-17T21:25:44.653 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Reading package lists... 2024-09-17T21:25:44.836 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Building dependency tree... 2024-09-17T21:25:44.836 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Reading state information... 2024-09-17T21:25:44.961 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:The following extra packages will be installed: 2024-09-17T21:25:44.963 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-17T21:25:44.966 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:The following NEW packages will be installed: 2024-09-17T21:25:44.966 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-17T21:25:45.233 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-17T21:25:45.243 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Need to get 424 kB of archives. 2024-09-17T21:25:45.243 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-17T21:25:45.243 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-17T21:25:45.692 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-17T21:25:46.145 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-17T21:25:46.616 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-17T21:25:46.792 INFO:tasks.qemu.cluster1.client.0.smithi016.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-17T21:25:47.063 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-17T21:25:47.072 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Fetched 424 kB in 1s (217 kB/s) 2024-09-17T21:25:47.185 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Selecting previously unselected package libgssglue1. 2024-09-17T21:25:47.208 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-17T21:25:47.208 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-17T21:25:47.395 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Selecting previously unselected package libtirpc1. 2024-09-17T21:25:47.395 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-17T21:25:47.578 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Selecting previously unselected package rpcbind. 2024-09-17T21:25:47.583 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-17T21:25:47.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-17T21:25:47.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-17T21:25:47.960 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Selecting previously unselected package nfs-common. 2024-09-17T21:25:47.966 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-17T21:25:48.145 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Processing triggers for man-db ... 2024-09-17T21:25:48.796 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Processing triggers for ureadahead ... 2024-09-17T21:25:48.898 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-17T21:25:49.019 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-17T21:25:49.104 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-17T21:25:49.219 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-17T21:25:49.244 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:portmap start/running, process 8177 2024-09-17T21:25:49.262 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-17T21:25:49.337 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-17T21:25:49.564 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:49.564 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-17T21:25:49.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout: 2024-09-17T21:25:49.792 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-17T21:25:49.903 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Adding system user `statd' (UID 106) ... 2024-09-17T21:25:49.906 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-17T21:25:50.132 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-17T21:25:50.170 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:statd start/running, process 8411 2024-09-17T21:25:50.198 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:gssd stop/post-stop, process 8442 2024-09-17T21:25:50.301 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:idmapd start/running, process 8482 2024-09-17T21:25:50.337 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:Processing triggers for libc-bin ... 2024-09-17T21:25:50.362 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:ldconfig deferred processing now taking place 2024-09-17T21:25:50.837 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:mount.nfs: timeout set for Tue Sep 17 21:27:50 2024 2024-09-17T21:25:50.837 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-17T21:25:50.837 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-17T21:25:50.837 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-17T21:29:07.940 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.208249] INFO: task flush-253:16:17597 blocked for more than 120 seconds. 2024-09-17T21:29:08.060 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.210702] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:29:08.060 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.213964] INFO: task fsstress:23694 blocked for more than 120 seconds. 2024-09-17T21:29:08.060 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.216266] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:29:08.060 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.219318] INFO: task fsstress:23695 blocked for more than 120 seconds. 2024-09-17T21:29:08.060 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.221599] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:29:08.060 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.224371] INFO: task fsstress:23696 blocked for more than 120 seconds. 2024-09-17T21:29:08.060 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.226642] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.229737] INFO: task fsstress:23698 blocked for more than 120 seconds. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.232005] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.234805] INFO: task fsstress:23699 blocked for more than 120 seconds. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.237060] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.240037] INFO: task fsstress:23701 blocked for more than 120 seconds. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.242297] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.245499] INFO: task fsstress:23702 blocked for more than 120 seconds. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.247751] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.250840] INFO: task fsstress:23703 blocked for more than 120 seconds. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.253128] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.256142] INFO: task fsstress:23704 blocked for more than 120 seconds. 2024-09-17T21:29:08.061 INFO:tasks.qemu.cluster1.client.0.smithi016.stdout:[ 240.258259] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2024-09-17T21:33:01.300 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-17T21:33:03.543 INFO:teuthology.orchestra.run.smithi016.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-17T21:33:03.548 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-17T21:40:55.560 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-17T21:40:55.670 INFO:teuthology.orchestra.run.smithi016.stderr: Commit image migration: 100% complete...done. 2024-09-17T21:40:55.676 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-17T21:48:01.693 DEBUG:teuthology.orchestra.run.smithi016:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-17T21:48:02.521 INFO:teuthology.orchestra.run.smithi016.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: 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-17T21:48:02.526 DEBUG:teuthology.parallel:result is None 2024-09-18T05:08:21.319 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2024-09-18T05:08:21.345 DEBUG:teuthology.task.console_log:Killing console logger for smithi016 2024-09-18T05:08:21.346 DEBUG:teuthology.task.console_log:Killing console logger for smithi142 2024-09-18T05:08:21.346 DEBUG:teuthology.exit:Finished running handlers