Project

General

Profile

Actions

Bug #58230

closed

qa/tasks/tempest.py fails to run 'tempest init'

Added by Casey Bodley over 1 year ago. Updated 7 months ago.

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

0%

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

Description

examples:
http://qa-proxy.ceph.com/teuthology/cbodley-2022-12-08_14:16:01-rgw-wip-cbodley-testing-distro-default-smithi/7107997/teuthology.log
http://qa-proxy.ceph.com/teuthology/dang-2022-12-09_09:10:21-rgw-wip-dang-zipper-driver-distro-default-smithi/7109677/teuthology.log

2022-12-09T14:47:12.557 INFO:tasks.tempest:Downloading Tempest...
2022-12-09T14:47:12.559 DEBUG:teuthology.orchestra.run.smithi074:> git clone -b master https://github.com/openstack/tempest.git /home/ubuntu/cephtest/tempest
2022-12-09T14:47:12.578 INFO:teuthology.orchestra.run.smithi074.stderr:Cloning into '/home/ubuntu/cephtest/tempest'...
2022-12-09T14:47:15.868 DEBUG:teuthology.orchestra.run.smithi074:> cd /home/ubuntu/cephtest/tempest && git reset --hard 30.0.0
2022-12-09T14:47:15.948 INFO:teuthology.orchestra.run.smithi074.stdout:HEAD is now at 4f63115e5 Add releasenote to tag the Tempest for Yoga release
2022-12-09T14:47:15.948 INFO:tasks.tempest:Setting up virtualenv for Tempest
2022-12-09T14:47:15.949 DEBUG:teuthology.orchestra.run.smithi074:> cd /home/ubuntu/cephtest/tempest && /home/ubuntu/cephtest/tox-venv/bin/tox -e venv --notest
2022-12-09T14:47:16.049 INFO:teuthology.orchestra.run.smithi074.stdout:.tox create: /home/ubuntu/cephtest/tempest/.tox/.tox
2022-12-09T14:47:16.280 INFO:teuthology.orchestra.run.smithi074.stdout:.tox installdeps: tox >= 3.18.0
2022-12-09T14:47:22.946 INFO:teuthology.orchestra.run.smithi074.stdout:venv: install_deps> pip install -r /home/ubuntu/cephtest/tempest/requirements.txt -r /home/ubuntu/cephtest/tempest/doc/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga
2022-12-09T14:47:53.254 INFO:teuthology.orchestra.run.smithi074.stdout:  venv: OK (31.15 seconds)
2022-12-09T14:47:53.300 INFO:teuthology.orchestra.run.smithi074.stdout:  congratulations :) (31.50 seconds)
2022-12-09T14:47:53.341 INFO:tasks.tempest:Configuring Tempest
2022-12-09T14:47:53.342 DEBUG:teuthology.orchestra.run.smithi074:> cd /home/ubuntu/cephtest/tempest && source .tox/venv/bin/activate && tempest init --workspace-path /home/ubuntu/cephtest/tempest/workspace.yaml rgw
2022-12-09T14:47:53.350 DEBUG:teuthology.orchestra.run:got remote process result: 1
2022-12-09T14:47:53.351 INFO:teuthology.orchestra.run.smithi074.stderr:bash: .tox/venv/bin/activate: No such file or directory

tox seems to be creating an additional .tox subdirectory?

create: /home/ubuntu/cephtest/tempest/.tox/.tox


Related issues 2 (0 open2 closed)

Blocks rgw - Bug #57266: tempest: ObjectExpiryTest failuresWon't Fix

Actions
Copied to rgw - Backport #61773: reef: qa/tasks/tempest.py fails to run 'tempest init'ResolvedAli MarediaActions
Actions #1

Updated by Casey Bodley over 1 year ago

  • Description updated (diff)
Actions #2

Updated by Casey Bodley about 1 year ago

  • Assignee set to Ali Maredia
  • Tags set to tempest qa
  • Backport set to reef
Actions #3

Updated by Casey Bodley about 1 year ago

  • Status changed from New to In Progress
Actions #4

Updated by Ali Maredia about 1 year ago

The version of Tempest Tests and the OS version have to do with this issue.

I was able to get the tempest tests to run when the tests were pinned to Ubuntu 20.04 and running the master branch of the tempest tests here: http://qa-proxy.ceph.com/teuthology/amaredia-2023-03-30_03:53:10-rgw:tempest-main-distro-default-smithi/7225976/teuthology.log

However I see failures at the same step as listed in this issue when the OS the Ubuntu version is 22.04 and the version of Tempest is 30.0.0 here: http://qa-proxy.ceph.com/teuthology/amaredia-2023-03-28_20:46:39-rgw:tempest-main-distro-default-smithi/7223956/teuthology.log

Actions #5

Updated by Casey Bodley 12 months ago

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

Updated by Casey Bodley 12 months ago

  • Blocks Bug #57266: tempest: ObjectExpiryTest failures added
Actions #7

Updated by Ali Maredia 10 months ago

  • Pull request ID changed from 51238 to 52085
Actions #8

Updated by Ali Maredia 10 months ago

  • Status changed from Fix Under Review to Resolved
Actions #9

Updated by Ali Maredia 10 months ago

  • Status changed from Resolved to Pending Backport
Actions #10

Updated by Backport Bot 10 months ago

  • Copied to Backport #61773: reef: qa/tasks/tempest.py fails to run 'tempest init' added
Actions #11

Updated by Backport Bot 10 months ago

  • Tags changed from tempest qa to tempest qa backport_processed
Actions #12

Updated by Ali Maredia 7 months ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF