Actions
Bug #74526
openqa/multisite: ModuleNotFoundError: No module named 'boto.vendored.six.moves'
% Done:
0%
Source:
Backport:
tentacle, squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v20.3.0-5266-g21b875e8f9
Released In:
Upkeep Timestamp:
2026-02-11T19:07:32+00:00
Description
rgw multisite tests using boto2 are failing.
2026-01-20T13:27:29.142 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
File "/home/teuthworker/src/git.ceph.com_teuthology_055bac105ea57cfcbfaa26bec1a15cf83e31d409/teuthology/run_tasks.py", line 105, in run_tasks
manager = run_one_task(taskname, ctx=ctx, config=config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
"/home/teuthworker/src/git.ceph.com_teuthology_055bac105ea57cfcbfaa26bec1a15cf83e31d409/virtualenv/lib/python3.12/site-packages/boto/compat.py", line 52, in <module>
from boto.vendored.six.moves import filter, http_client, map, _thread, \
ModuleNotFoundError: No module named 'boto.vendored.six.moves'
Updated by Patrick Donnelly about 2 months ago
- Related to Tasks #73906: reef v18.2.8 added
Updated by Patrick Donnelly about 2 months ago
Updated by Casey Bodley about 2 months ago
- Blocks Bug #73799: RGWBucketFullSyncCR can indefinitely stuck at syncing objects that don't exist anymore added
Updated by Upkeep Bot about 1 month ago
- Status changed from In Progress to Pending Backport
- Merge Commit set to 21b875e8f9d85f5e9c170ad4772fe0e86cd516a0
- Fixed In set to v20.3.0-5266-g21b875e8f9
- Upkeep Timestamp set to 2026-02-11T19:07:32+00:00
Updated by Upkeep Bot about 1 month ago
- Copied to Backport #74886: tentacle: qa/multisite: ModuleNotFoundError: No module named 'boto.vendored.six.moves' added
Updated by Upkeep Bot about 1 month ago
- Copied to Backport #74887: squid: qa/multisite: ModuleNotFoundError: No module named 'boto.vendored.six.moves' added
Updated by Upkeep Bot about 1 month ago
- Tags (freeform) set to backport_processed
Actions