latest stack.sh raise error

Bug #2008630 reported by ggg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Expired
Undecided
Unassigned

Bug Description

with ubuntu 2004 server lts:

run ./stack.sh

+inc/python:pip_install:129 xtrace='set -o xtrace'
+inc/python:pip_install:130 set +o xtrace
Using python 3.8 to install os-testr
+inc/python:pip_install:190 sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f686fb3fe50>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/os-testr/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f686fb3fa30>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/os-testr/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f686fb3f9d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/os-testr/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f686fb3f2e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/os-testr/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f686fb3f0d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/os-testr/
ERROR: Could not find a version that satisfies the requirement os-testr===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (from versions: none)
ERROR: No matching distribution found for os-testr===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 448))
+inc/python:pip_install:1 exit_trap

Revision history for this message
ggg (kkk8) wrote :

code version: commit f7d15274f69922c7f91da444a6e10f96cf325575

Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

This sounds like an error in your host setup with DNS resolution being broken. Please double-check your installation.

Changed in devstack:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for devstack because there has been no activity for 60 days.]

Changed in devstack:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.