Description: rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{default} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat msgr-failures/fastclose msgr/simple objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_7} thrashers/mapgap thrashosds-health workloads/cache-snaps}

Log: http://qa-proxy.ceph.com/teuthology/teuthology-2021-04-19_03:30:03-rados-nautilus-distro-basic-gibba/6057918/teuthology.log

Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1250c80b576d4266bcdafb70337a8948

Failure Reason:

Failure object was: {'gibba010.front.sepia.ceph.com': {'results': [{'msg': 'line added', 'diff': [{'after': '', 'before_header': '/scratch_devs (content)', 'after_header': '/scratch_devs (content)', 'before': ''}, {'before_header': '/scratch_devs (file attributes)', 'after_header': '/scratch_devs (file attributes)'}], 'changed': True, 'backup': '', 'invocation': {'module_args': {'directory_mode': None, 'force': None, 'remote_src': None, 'backrefs': False, 'insertafter': None, 'path': '/scratch_devs', 'owner': 'root', 'follow': False, 'line': '/dev/vg_nvme/lv_1', 'group': 'root', 'insertbefore': None, 'unsafe_writes': None, 'create': True, 'state': 'present', 'content': None, 'serole': None, 'setype': None, 'dest': '/scratch_devs', 'selevel': None, 'regexp': None, 'validate': None, 'src': None, 'seuser': None, 'delimiter': None, 'mode': 420, 'firstmatch': False, 'attributes': None, 'backup': False}}, '_ansible_no_log': False, 'failed': False, 'item': {'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}}, {'unreachable': True, 'msg': 'Data could not be sent to remote host "gibba010.front.sepia.ceph.com". Make sure this host can be reached over ssh: ssh: connect to host gibba010.front.sepia.ceph.com port 22: No route to host\r\n', 'item': {'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}}, {'unreachable': True, 'msg': 'Data could not be sent to remote host "gibba010.front.sepia.ceph.com". Make sure this host can be reached over ssh: Warning: Permanently added \'gibba010.front.sepia.ceph.com,172.21.2.110\' (ECDSA) to the list of known hosts.\r\nubuntu@gibba010.front.sepia.ceph.com: Permission denied (publickey,password,keyboard-interactive).\r\n', 'item': {'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}}, {'unreachable': True, 'msg': 'Data could not be sent to remote host "gibba010.front.sepia.ceph.com". Make sure this host can be reached over ssh: Warning: Permanently added \'gibba010.front.sepia.ceph.com,172.21.2.110\' (ECDSA) to the list of known hosts.\r\nubuntu@gibba010.front.sepia.ceph.com: Permission denied (publickey,password,keyboard-interactive).\r\n', 'item': {'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}}, {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': {'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '13G'}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '13G'}}}], 'changed': True, 'msg': 'All items completed'}}Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 199, in represent_list return self.represent_sequence('tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 92, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)yaml.representer.RepresenterError: ('cannot represent an object', 'key')

  • log_href: http://qa-proxy.ceph.com/teuthology/teuthology-2021-04-19_03:30:03-rados-nautilus-distro-basic-gibba/6057918/teuthology.log
  • archive_path: /home/teuthworker/archive/teuthology-2021-04-19_03:30:03-rados-nautilus-distro-basic-gibba/6057918
  • description: rados/thrash/{0-size-min-size-overrides/2-size-2-min-size 1-pg-log-overrides/short_pg_log 2-recovery-overrides/{default} backoff/peering ceph clusters/{fixed-2 openstack} crc-failures/bad_map_crc_failure d-balancer/crush-compat msgr-failures/fastclose msgr/simple objectstore/bluestore-comp-zstd rados supported-random-distro$/{rhel_7} thrashers/mapgap thrashosds-health workloads/cache-snaps}
  • duration: 0:10:43
  • email: ceph-qa@ceph.io
  • failure_reason: Failure object was: {'gibba010.front.sepia.ceph.com': {'results': [{'msg': 'line added', 'diff': [{'after': '', 'before_header': '/scratch_devs (content)', 'after_header': '/scratch_devs (content)', 'before': ''}, {'before_header': '/scratch_devs (file attributes)', 'after_header': '/scratch_devs (file attributes)'}], 'changed': True, 'backup': '', 'invocation': {'module_args': {'directory_mode': None, 'force': None, 'remote_src': None, 'backrefs': False, 'insertafter': None, 'path': '/scratch_devs', 'owner': 'root', 'follow': False, 'line': '/dev/vg_nvme/lv_1', 'group': 'root', 'insertbefore': None, 'unsafe_writes': None, 'create': True, 'state': 'present', 'content': None, 'serole': None, 'setype': None, 'dest': '/scratch_devs', 'selevel': None, 'regexp': None, 'validate': None, 'src': None, 'seuser': None, 'delimiter': None, 'mode': 420, 'firstmatch': False, 'attributes': None, 'backup': False}}, '_ansible_no_log': False, 'failed': False, 'item': {'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}}, {'unreachable': True, 'msg': 'Data could not be sent to remote host "gibba010.front.sepia.ceph.com". Make sure this host can be reached over ssh: ssh: connect to host gibba010.front.sepia.ceph.com port 22: No route to host\r\n', 'item': {'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}}, {'unreachable': True, 'msg': 'Data could not be sent to remote host "gibba010.front.sepia.ceph.com". Make sure this host can be reached over ssh: Warning: Permanently added \'gibba010.front.sepia.ceph.com,172.21.2.110\' (ECDSA) to the list of known hosts.\r\nubuntu@gibba010.front.sepia.ceph.com: Permission denied (publickey,password,keyboard-interactive).\r\n', 'item': {'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}}, {'unreachable': True, 'msg': 'Data could not be sent to remote host "gibba010.front.sepia.ceph.com". Make sure this host can be reached over ssh: Warning: Permanently added \'gibba010.front.sepia.ceph.com,172.21.2.110\' (ECDSA) to the list of known hosts.\r\nubuntu@gibba010.front.sepia.ceph.com: Permission denied (publickey,password,keyboard-interactive).\r\n', 'item': {'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '84G', 'scratch_dev': True}}}, {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': {'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '13G'}}, 'ansible_loop_var': 'item', '_ansible_item_label': {'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '13G'}}}], 'changed': True, 'msg': 'All items completed'}}Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 199, in represent_list return self.represent_sequence('tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 92, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)yaml.representer.RepresenterError: ('cannot represent an object', 'key')
  • flavor:
  • job_id: 6057918
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: gibba
  • name: teuthology-2021-04-19_03:30:03-rados-nautilus-distro-basic-gibba
  • nuke_on_error: True
  • os_type: rhel
  • os_version: 7.9
  • overrides:
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • workunit:
      • sha1: 4a484defa41990fd66da31a0d82368eaa41ecbb5
      • branch: nautilus
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • \(REQUEST_STUCK\)
        • failed to encode map
        • \(OSD_SLOW_PING_TIME
        • but it is still running
        • objects unfound and apparently lost
        • osd_map_cache_size
        • overall HEALTH_
        • \(OSDMAP_FLAGS\)
        • \(OSD_
        • \(PG_
        • \(POOL_
        • \(CACHE_POOL_
        • \(SMALLER_PGP_NUM\)
        • \(OBJECT_
        • \(SLOW_OPS\)
        • \(REQUEST_SLOW\)
        • \(TOO_FEW_PGS\)
        • slow request
        • must scrub before tier agent can activate
      • fs: xfs
      • sha1: 4a484defa41990fd66da31a0d82368eaa41ecbb5
      • mon_bind_msgr2: False
      • conf:
        • mgr:
          • debug ms: 1
          • debug mgr: 20
        • global:
          • osd_max_pg_log_entries: 2
          • ms tcp read timeout: 5
          • osd_pool_default_size: 2
          • osd_pool_default_min_size: 2
          • ms bind msgr2: False
          • osd_min_pg_log_entries: 1
          • osd_pg_log_trim_min: 0
          • ms type: simple
          • ms inject socket failures: 2500
        • mon:
          • debug mon: 20
          • debug paxos: 20
          • mon min osdmap epochs: 50
          • debug ms: 1
          • mon osdmap full prune min: 15
          • mon osdmap full prune interval: 2
          • mon scrub interval: 300
          • mon osdmap full prune txsize: 2
          • paxos service trim min: 10
        • osd:
          • osd op queue cut off: debug_random
          • bluestore compression mode: aggressive
          • osd debug verify missing on start: True
          • mon osd backfillfull_ratio: 0.85
          • osd shutdown pgref assert: True
          • osd max backfills: 6
          • mon osd nearfull ratio: 0.8
          • osd inject bad map crc probability: 0.1
          • osd objectstore: bluestore
          • osd map cache size: 1
          • osd op queue: debug_random
          • osd backoff on peering: True
          • osd_min_pg_log_entries: 3000
          • osd scrub min interval: 60
          • osd failsafe full ratio: 0.95
          • mon osd full ratio: 0.9
          • bluestore compression algorithm: zstd
          • debug ms: 1
          • bluestore fsck on mount: True
          • osd scrub max interval: 120
          • debug osd: 20
          • debug bluestore: 20
          • debug bluefs: 20
          • debug rocksdb: 10
          • osd debug verify cached snaps: True
          • osd_max_pg_log_entries: 3000
          • osd scrub during recovery: False
          • bluestore block size: 96636764160
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
    • install:
      • ceph:
        • sha1: 4a484defa41990fd66da31a0d82368eaa41ecbb5
    • admin_socket:
      • branch: nautilus
    • thrashosds:
      • bdev_inject_crash_probability: 0.5
      • bdev_inject_crash: 2
  • owner: scheduled_teuthology@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0']
    • ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1']
  • sentry_event: https://sentry.ceph.com/organizations/ceph/?query=1250c80b576d4266bcdafb70337a8948
  • status: dead
  • success: False
  • branch: nautilus
  • seed:
  • sha1: 4a484defa41990fd66da31a0d82368eaa41ecbb5
  • subset:
  • suite:
  • suite_branch: nautilus
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: 4a484defa41990fd66da31a0d82368eaa41ecbb5
  • targets:
    • gibba002.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnPXUdw8WlHsAbXJHGi3ZfBHusuM1CgrHF0OQp47acyrLPdyf61RA43A8geBdSUsige/mXT3cT9TDUGDRziP4zYzdW/Q0TOT+1uwD9eOKeN2cGQR3JiNj9U8+YgVZUKmgS3HMCAbO2u/gLB4ciNsPG6FypBo2sViVO6ciSjUIrIfQnVP2M395lTvyZaK8NXdHhvUiMc/I590T1in2sYK1yTWqv8SB47shTo8ByiiHUf9v1caKW2KlOay5Ed5srkkgaIL8IpV6JfUw8bnmC39dlH/plHMf4VDYwu6SC0gbe0Gv+Zasm1IGxhdRqxOcbdR5AF1gMN3VPq6U9dhtyaJ4V
    • gibba010.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+k70sXZtXUR2G+rDiKnc9yZBw1eTOgtpqQF1btz05XEhCfzyqVF16+7uh+srru94tVhgcE3vxo7Vc9+alG38Q9evZwZRrCe/cqRXH3HvpvePZtsD8JqA+VwS5JG+qi0Myd674LChzCY0KDqZITPapXZyT7r6wvYEMkhoiDJP4Q0vqH1bNpsVpGMTl6gIQXfrL47FqucDhuf4mau0I6NUnSHDJ1Ayj1agmorkpGX6v4IM5ItjKntpGPAbY74IE4HJA71C/nWlTlyqSv6FYh2ZvVKZN4kFOZUYIeNNjkC2Vd5ZvcM4EEgGEA1l/XIcd6omCPMEyD3JcHSoyHXDjUBr3
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • internal.save_config:
    • internal.check_lock:
    • internal.add_remotes:
    • console_log:
    • internal.connect:
    • internal.push_inventory:
    • internal.serialize_remote_roles:
    • internal.check_conflict:
    • internal.check_ceph_data:
    • internal.vm_setup:
    • kernel:
      • sha1: distro
      • kdb: True
    • internal.base:
    • internal.archive_upload:
    • internal.archive:
    • internal.coredump:
    • internal.sudo:
    • internal.syslog:
    • internal.timer:
    • pcp:
    • selinux:
    • ansible.cephlab:
    • clock:
    • install:
    • ceph:
    • exec:
      • mon.a:
        • while ! ceph balancer status ; do sleep 1 ; done
        • ceph balancer mode crush-compat
        • ceph balancer on
    • thrashosds:
      • chance_test_map_discontinuity: 2
      • chance_pgnum_grow: 0.25
      • chance_pgpnum_fix: 0.25
      • timeout: 1800
      • chance_pgnum_shrink: 0.25
    • exec:
      • client.0:
        • sudo ceph osd pool create base 4
        • sudo ceph osd pool application enable base rados
        • sudo ceph osd pool create cache 4
        • sudo ceph osd tier add base cache
        • sudo ceph osd tier cache-mode cache writeback
        • sudo ceph osd tier set-overlay base cache
        • sudo ceph osd pool set cache hit_set_type bloom
        • sudo ceph osd pool set cache hit_set_count 8
        • sudo ceph osd pool set cache hit_set_period 3600
        • sudo ceph osd pool set cache target_max_objects 250
        • sudo ceph osd pool set cache min_read_recency_for_promote 2
    • rados:
      • pools:
        • base
      • op_weights:
        • snap_remove: 50
        • write: 100
        • rollback: 50
        • read: 100
        • copy_from: 50
        • snap_create: 50
        • cache_try_flush: 50
        • cache_flush: 50
        • cache_evict: 50
        • delete: 50
      • clients:
        • client.0
      • objects: 500
      • ops: 4000
  • teuthology_branch: master
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2021-04-19 03:37:02
  • started: 2021-05-04 20:41:29
  • updated: 2021-05-04 21:02:53
  • status_class: danger
  • runtime: 0:21:24
  • wait_time: 0:10:41