Project

General

Profile

Actions

Bug #11556

closed

--subset: Invalid file seen in _build_matrix

Added by Loïc Dachary almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

This is with the --subset feature

git reset --hard 819c63a8fa9776028311b96efe2c14d97291ff8f

$ ./virtualenv/bin/teuthology-suite --dry-run --priority 101 --suite fs -k testing --suite-branch hammer --machine-type plana,burnupi,mira --distro ubuntu --email abhishek.lekshmanan@gmail.com --ceph hammer-backports
2015-05-07 09:39:05,497.497 INFO:teuthology.suite:kernel sha1: 9b42361564514ba80f9cd806f0847451f835a97a
2015-05-07 09:39:05,855.855 INFO:teuthology.suite:ceph sha1: a79146fc3cae28bf4c07478fb4566b06942da60d
2015-05-07 09:39:06,210.210 INFO:teuthology.suite:ceph version: 0.94.1-104-ga79146f-1precise
2015-05-07 09:39:06,210.210 INFO:teuthology.suite:teuthology branch: master
2015-05-07 09:39:06,722.722 INFO:teuthology.suite:ceph-qa-suite branch: hammer
2015-05-07 09:39:06,722.722 INFO:teuthology.repo_utils:Cloning https://github.com/ceph/ceph-qa-suite hammer from upstream
2015-05-07 09:39:10,047.047 INFO:teuthology.repo_utils:Resetting repo at /home/loic/src/ceph-qa-suite_hammer to branch hammer
Traceback (most recent call last):
  File "./virtualenv/bin/teuthology-suite", line 9, in <module>
    load_entry_point('teuthology==0.1.0', 'console_scripts', 'teuthology-suite')()
  File "/home/loic/software/ceph/teuthology/scripts/suite.py", line 86, in main
    teuthology.suite.main(args)
  File "/home/loic/software/ceph/teuthology/teuthology/suite.py", line 111, in main
    subset=subset,
  File "/home/loic/software/ceph/teuthology/teuthology/suite.py", line 293, in prepare_and_schedule
    subset=subset
  File "/home/loic/software/ceph/teuthology/teuthology/suite.py", line 478, in schedule_suite
    build_matrix(path, subset=subset)]
  File "/home/loic/software/ceph/teuthology/teuthology/suite.py", line 777, in build_matrix
    mat = _build_matrix(path, _isfile, _isdir, _listdir)
  File "/home/loic/software/ceph/teuthology/teuthology/suite.py", line 828, in _build_matrix
    fn)
  File "/home/loic/software/ceph/teuthology/teuthology/suite.py", line 815, in _build_matrix
    item=fn)
  File "/home/loic/software/ceph/teuthology/teuthology/suite.py", line 828, in _build_matrix
    fn)
  File "/home/loic/software/ceph/teuthology/teuthology/suite.py", line 786, in _build_matrix
    assert False, "Invalid file seen in _build_matrix" 
AssertionError: Invalid file seen in _build_matrix

Related issues 1 (0 open1 closed)

Related to teuthology - Bug #11533: --subset broke schedulingClosedSamuel Just05/05/2015

Actions
Actions #1

Updated by Zack Cerza almost 9 years ago

  • Status changed from 12 to Closed
Actions

Also available in: Atom PDF