Project

General

Profile

Bug #53829

ceph/ragweed (octopus) bootstrap fails in teuthology with: "virtualenv: error: unrecognized arguments: --distribute" error

Added by Sridhar Seshasayee about 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Target version:
-
% Done:

0%

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

Description

/a/yuriw-2022-01-06_15:53:32-upgrade-wip-yuri6-testing-2022-01-05-1255-distro-default-smithi/6598858
/a/yuriw-2022-01-06_15:53:32-upgrade-wip-yuri6-testing-2022-01-05-1255-distro-default-smithi/6598880
/a/yuriw-2022-01-06_15:53:32-upgrade-wip-yuri6-testing-2022-01-05-1255-distro-default-smithi/6598931
/a/yuriw-2022-01-06_15:53:32-upgrade-wip-yuri6-testing-2022-01-05-1255-distro-default-smithi/6598959
/a/yuriw-2022-01-06_15:53:32-upgrade-wip-yuri6-testing-2022-01-05-1255-distro-default-smithi/6598981
/a/yuriw-2022-01-06_15:53:32-upgrade-wip-yuri6-testing-2022-01-05-1255-distro-default-smithi/6599010
/a/yuriw-2022-01-06_15:53:32-upgrade-wip-yuri6-testing-2022-01-05-1255-distro-default-smithi/6599030

Teuthology Traceback:

2022-01-06T19:14:03.797 INFO:teuthology.orchestra.run.smithi111.stderr:  warnings.warn(
2022-01-06T19:14:03.797 INFO:teuthology.orchestra.run.smithi111.stderr:usage: virtualenv [--version] [--with-traceback] [-v | -q] [--app-data APP_DATA] [--clear-app-data] [--discovery {builtin}] [-p py] [--creator {builtin,cpython3-posix,venv}] [--seeder {app-data,pip}] [--no-seed]
2022-01-06T19:14:03.798 INFO:teuthology.orchestra.run.smithi111.stderr:                  [--activators comma_sep_list] [--clear] [--system-site-packages] [--symlinks | --copies] [--download | --no-download] [--extra-search-dir d [d ...]] [--pip version] [--setuptools version] [--wheel version] [--no-pip]
2022-01-06T19:14:03.798 INFO:teuthology.orchestra.run.smithi111.stderr:                  [--no-setuptools] [--no-wheel] [--symlink-app-data] [--prompt prompt] [-h]
2022-01-06T19:14:03.798 INFO:teuthology.orchestra.run.smithi111.stderr:                  dest
2022-01-06T19:14:03.798 INFO:teuthology.orchestra.run.smithi111.stderr:virtualenv: error: unrecognized arguments: --distribute
2022-01-06T19:14:03.799 DEBUG:teuthology.orchestra.run.smithi096:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 30 ceph --cluster ceph --admin-daemon /var/run/ceph/ceph-osd.8.asok dump_ops_in_flight
2022-01-06T19:14:03.799 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_95a7d4799b562f3bbb5ec66107094963abd62fa1/teuthology/contextutil.py", line 31, in nested
    vars.append(enter())
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_173f3657914eae0a6406188d32ab3df66f6e7ba3/qa/tasks/ragweed.py", line 192, in configure
    './bootstrap',
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_95a7d4799b562f3bbb5ec66107094963abd62fa1/teuthology/orchestra/remote.py", line 509, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_95a7d4799b562f3bbb5ec66107094963abd62fa1/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_95a7d4799b562f3bbb5ec66107094963abd62fa1/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_95a7d4799b562f3bbb5ec66107094963abd62fa1/teuthology/orchestra/run.py", line 183, in _raise_for_status
    node=self.hostname, label=self.label
teuthology.exceptions.CommandFailedError: Command failed on smithi111 with status 2: 'cd /home/ubuntu/cephtest/ragweed && ./bootstrap'

History

#1 Updated by Josh Durgin about 2 years ago

  • Project changed from Ceph to rgw

#2 Updated by Aishwarya Mathuria about 2 years ago

/a/yuriw-2022-03-24_01:56:50-rgw-wip-yuri4-testing-2022-03-23-1127-pacific-distro-default-smithi/6756540

#4 Updated by Yuri Weinstein almost 2 years ago

  • Priority changed from Normal to High

#5 Updated by Casey Bodley almost 2 years ago

i've cherry-picked a ragweed commit https://github.com/ceph/ragweed/commit/f514013dc1b03d3c4a8b4293ab5eb4b08fd6dee2 from its ceph-master branch onto the ceph-octopus and ceph-pacific branches. hopefully that will fix this

#6 Updated by Casey Bodley almost 2 years ago

  • Status changed from New to Fix Under Review

#7 Updated by Casey Bodley almost 2 years ago

  • Status changed from Fix Under Review to Resolved

Also available in: Atom PDF