Project

General

Profile

Actions

Bug #39079

closed

qa: simple messenger removal causes qa build failure

Added by Patrick Donnelly about 5 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Immediate
Category:
-
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
qa-suite
Labels (FS):
qa
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

(venv) pdonnell@teuthology ~$ teuthology-suite --machine-type smithi --email pdonnell@redhat.com -p 9 --suite fs --ceph master --ceph-repo https://github.com/ceph/ceph.git --suite-branch master -S 0472cd6ed8ad4b2f7b248d7d80a0a1b7a3e6ff17  --suite-repo https://github.com/ceph/ceph.git --filter libcephfs --dry-run
2019-04-02 00:01:54,121.121 INFO:teuthology.suite:Using random seed=5236
2019-04-02 00:01:54,122.122 INFO:teuthology.suite.run:kernel sha1: distro
2019-04-02 00:01:54,844.844 INFO:teuthology.suite.run:ceph sha1 explicitly supplied
2019-04-02 00:01:54,844.844 INFO:teuthology.suite.run:ceph sha1: 0472cd6ed8ad4b2f7b248d7d80a0a1b7a3e6ff17
2019-04-02 00:01:55,023.023 INFO:teuthology.suite.run:ceph version: 14.2.0-697.g0472cd6
2019-04-02 00:01:55,023.023 INFO:teuthology.suite.run:teuthology branch: master
2019-04-02 00:01:56,057.057 INFO:teuthology.suite.run:ceph branch: master b138135e048688639289e3902b36bdf841da9979
2019-04-02 00:01:56,092.092 INFO:teuthology.repo_utils:Fetching master from upstream
2019-04-02 00:02:00,136.136 INFO:teuthology.repo_utils:Resetting repo at /home/pdonnell/src/github.com_ceph_ceph_master to branch master
Traceback (most recent call last):
  File "/home/pdonnell/teuthology/venv/bin/teuthology-suite", line 11, in <module>
    load_entry_point('teuthology', 'console_scripts', 'teuthology-suite')()
  File "/home/pdonnell/teuthology/scripts/suite.py", line 146, in main
    return teuthology.suite.main(args)
  File "/home/pdonnell/teuthology/teuthology/suite/__init__.py", line 123, in main
    run.prepare_and_schedule()
  File "/home/pdonnell/teuthology/teuthology/suite/run.py", line 343, in prepare_and_schedule
    num_jobs = self.schedule_suite()
  File "/home/pdonnell/teuthology/teuthology/suite/run.py", line 494, in schedule_suite
    build_matrix(suite_path, subset=self.args.subset, seed=self.args.seed)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 57, in build_matrix
    mat, first, matlimit = _get_matrix(path, subset)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 75, in _get_matrix
    mat = _build_matrix(path)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 146, in _build_matrix
    fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 130, in _build_matrix
    item=fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 146, in _build_matrix
    fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 103, in _build_matrix
    fn)
  File "/home/pdonnell/teuthology/teuthology/suite/build_matrix.py", line 84, in _build_matrix
    raise IOError('%s does not exist (abs %s)' % (path, os.path.abspath(path)))
IOError: /home/pdonnell/src/github.com_ceph_ceph_master/qa/suites/fs/basic_functional/tasks/cephfs-shell/simple.yaml does not exist (abs /home/pdonnell/src/github.com_ceph_ceph_master/qa/suites/fs/basic_functional/tasks/cephfs-shell/simple.yaml)
Actions #1

Updated by Patrick Donnelly about 5 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 27301
Actions #2

Updated by Patrick Donnelly about 5 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF