Project

General

Profile

Actions

Bug #15461

open

"ERROR: toxini file 'tox.ini' not found" in teuthology-master---basic-vps

Added by Yuri Weinstein about 8 years ago. Updated almost 8 years ago.

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

0%

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

Description

Run: http://pulpito.ceph.com/yuriw-2016-04-09_15:44:29-teuthology-master---basic-vps/
Job: 118332
Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2016-04-09_15:44:29-teuthology-master---basic-vps/118332/teuthology.log

016-04-09T15:47:00.457 DEBUG:teuthology.misc:+ pip install tox
2016-04-09T15:47:01.062 DEBUG:teuthology.misc:Collecting tox
2016-04-09T15:47:01.190 DEBUG:teuthology.misc:Downloading tox-2.3.1-py2.py3-none-any.whl (40kB)
2016-04-09T15:47:01.253 DEBUG:teuthology.misc:Collecting virtualenv>=1.11.2 (from tox)
2016-04-09T15:47:01.335 DEBUG:teuthology.misc:Downloading virtualenv-15.0.1-py2.py3-none-any.whl (1.8MB)
2016-04-09T15:47:01.638 DEBUG:teuthology.misc:Requirement already satisfied (use --upgrade to upgrade): py>=1.4.17 in ./src/teuthology_master/virtualenv/lib/python2.7/site-packages (from tox)
2016-04-09T15:47:01.653 DEBUG:teuthology.misc:Collecting pluggy<0.4.0,>=0.3.0 (from tox)
2016-04-09T15:47:01.706 DEBUG:teuthology.misc:Downloading pluggy-0.3.1-py2.py3-none-any.whl
2016-04-09T15:47:01.731 DEBUG:teuthology.misc:Installing collected packages: virtualenv, pluggy, tox
2016-04-09T15:47:01.991 DEBUG:teuthology.misc:Successfully installed pluggy-0.3.1 tox-2.3.1 virtualenv-15.0.1
2016-04-09T15:47:02.308 DEBUG:teuthology.misc:+ tox
2016-04-09T15:47:02.857 DEBUG:teuthology.misc:ERROR: toxini file 'tox.ini' not found
2016-04-09T15:47:02.866 DEBUG:teuthology.misc:+ tox -e openstack-integration
2016-04-09T15:47:03.295 DEBUG:teuthology.misc:ERROR: toxini file 'tox.ini' not found
2016-04-09T15:47:03.305 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 69, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/__init__.py", line 121, in __enter__
    self.begin()
  File "/var/lib/teuthworker/src/ceph-qa-suite_wip-teuthology-master/tasks/teuthology_integration.py", line 17, in begin
    """)
  File "/home/teuthworker/src/teuthology_master/teuthology/misc.py", line 1326, in sh
    output=output
CalledProcessError: Command '
        set -x
        pip install tox
        tox
        # tox -e py27-integration
        tox -e openstack-integration
        ' returned non-zero exit status 1
2016-04-09T15:47:03.316 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/?q=53dce8c7cfda4e88907d43aac22ca807
Actions #1

Updated by Zack Cerza almost 8 years ago

  • Assignee set to Zack Cerza
Actions

Also available in: Atom PDF