Periodic builds for upstream master are currently failing at the following step (cf. AppServer 798):
TASK [certs : Install python requirements] ************************************************************************************************************************************************************************
fatal: [149.202.166.165]: FAILED! => {"changed": false, "cmd": ["/edx/app/certs/venvs/certs/bin/pip2", "install", "-i", "https://pypi.python.org/simple", "-r", "/edx/app/certs/certificates/requirements/base.txt"], "msg": "stdout: New python executable in /edx/app/certs/venvs/certs/bin/python\nInstalling setuptools, pip, wheel...\ndone.\nLooking in indexes: https://pypi.python.org/simple\nRequirement already satisfied: argparse==1.2.1 in /usr/lib/python2.7 (from -r /edx/app/certs/certificates/requirements/base.txt (line 7)) (1.2.1)\nCollecting boto==2.39.0\n Downloading boto-2.39.0-py2.py3-none-any.whl (1.3 MB)\nCollecting certifi==2020.4.5.2\n Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB)\nCollecting chardet==3.0.4\n Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)\nCollecting edx-opaque-keys==2.1.0\n Downloading edx-opaque-keys-2.1.0.tar.gz (61 kB)\nCollecting gnupg==2.3.1\n Downloading gnupg-2.3.1.tar.gz (100 kB)\nCollecting idna==2.8\n Downloading idna-2.8-py2.py3-none-any.whl (58 kB)\nCollecting nose==1.2.1\n Downloading nose-1.2.1.tar.gz (400 kB)\nCollecting path.py==2.4.1\n Downloading path.py-2.4.1.zip (15 kB)\nCollecting pbr==5.4.5\n Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB)\n\n: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. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support\nERROR: Could not find a version that satisfies the requirement pillow==7.1.2 (from -r /edx/app/certs/certificates/requirements/base.txt (line 17)) (from versions: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.8.2, 2.9.0, 3.0.0, 3.1.0rc1, 3.1.0, 3.1.1, 3.1.2, 3.2.0, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.4.0, 3.4.1, 3.4.2, 4.0.0, 4.1.0, 4.1.1, 4.2.0, 4.2.1, 4.3.0, 5.0.0, 5.1.0, 5.2.0, 5.3.0, 5.4.0, 5.4.1, 6.0.0, 6.1.0, 6.2.0, 6.2.1, 6.2.2)\nERROR: No matching distribution found for pillow==7.1.2 (from -r /edx/app/certs/certificates/requirements/base.txt (line 17))\n"}
Sanitized stack trace:
{
...
"cmd": ["/edx/app/certs/venvs/certs/bin/pip2", "install", "-i", "https://pypi.python.org/simple", "-r", "/edx/app/certs/certificates/requirements/base.txt"],
"msg":
"stdout: New python executable in /edx/app/certs/venvs/certs/bin/python
Installing setuptools, pip, wheel...
done.
Looking in indexes: https://pypi.python.org/simple
Requirement already satisfied: argparse==1.2.1 in /usr/lib/python2.7 (from -r /edx/app/certs/certificates/requirements/base.txt (line 7)) (1.2.1)
Collecting boto==2.39.0
Downloading boto-2.39.0-py2.py3-none-any.whl (1.3 MB)
Collecting certifi==2020.4.5.2
Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB)
Collecting chardet==3.0.4
Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting edx-opaque-keys==2.1.0
Downloading edx-opaque-keys-2.1.0.tar.gz (61 kB)
Collecting gnupg==2.3.1
Downloading gnupg-2.3.1.tar.gz (100 kB)
Collecting idna==2.8
Downloading idna-2.8-py2.py3-none-any.whl (58 kB)
Collecting nose==1.2.1
Downloading nose-1.2.1.tar.gz (400 kB)
Collecting path.py==2.4.1
Downloading path.py-2.4.1.zip (15 kB)
Collecting pbr==5.4.5
Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB)
...
ERROR: Could not find a version that satisfies the requirement pillow==7.1.2 (from -r /edx/app/certs/certificates/requirements/base.txt (line 17)) (from versions: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.8.2, 2.9.0, 3.0.0, 3.1.0rc1, 3.1.0, 3.1.1, 3.1.2, 3.2.0, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.4.0, 3.4.1, 3.4.2, 4.0.0, 4.1.0, 4.1.1, 4.2.0, 4.2.1, 4.3.0, 5.0.0, 5.1.0, 5.2.0, 5.3.0, 5.4.0, 5.4.1, 6.0.0, 6.1.0, 6.2.0, 6.2.1, 6.2.2)
ERROR: No matching distribution found for pillow==7.1.2 (from -r /edx/app/certs/certificates/requirements/base.txt (line 17))"}