Project

General

Profile

Actions

Bug #43799

closed

Running ceph-ansible task on older releases no longer works with python2.x

Added by Brad Hubbard about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Core Tasks
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2020-01-24 04:58:52,815.815 INFO:teuthology.orchestra.run.mira063.stdout:Running virtualenv with interpreter /usr/bin/python2
2020-01-24 04:58:53,383.383 INFO:teuthology.orchestra.run.mira063.stderr:/home/ubuntu/ceph-ansible/venv/local/lib/python2.7/site-packages/pip/_vendor/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
2020-01-24 04:58:53,384.384 INFO:teuthology.orchestra.run.mira063.stderr:  warnings.warn(warning, RequestsDependencyWarning)
2020-01-24 04:58:53,456.456 INFO:teuthology.orchestra.run.mira063.stderr:DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
2020-01-24 04:58:53,781.781 INFO:teuthology.orchestra.run.mira063.stdout:Requirement already up-to-date: pip in ./venv/lib/python2.7/site-packages (20.0.1)
2020-01-24 04:58:54,599.599 INFO:teuthology.orchestra.run.mira063.stderr:/home/ubuntu/ceph-ansible/venv/local/lib/python2.7/site-packages/pip/_vendor/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
2020-01-24 04:58:54,599.599 INFO:teuthology.orchestra.run.mira063.stderr:  warnings.warn(warning, RequestsDependencyWarning)
2020-01-24 04:58:54,669.669 INFO:teuthology.orchestra.run.mira063.stderr:DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
2020-01-24 04:58:54,801.801 INFO:teuthology.orchestra.run.mira063.stderr:ERROR: Package 'setuptools' requires a different Python: 2.7.12 not in '>=3.5'
Actions #2

Updated by Sage Weil about 4 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF