06:32:24 Started by timer 06:32:24 Running as SYSTEM 06:32:24 [EnvInject] - Loading node environment variables. 06:32:24 Building remotely on prd-ubuntu1804-docker-8c-8g-853 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfrqts-requirements-master-build-and-upload 06:32:24 [ssh-agent] Looking for ssh-agent implementation... 06:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:24 $ ssh-agent 06:32:24 SSH_AUTH_SOCK=/tmp/ssh-4cjM05THNgQL/agent.2076 06:32:24 SSH_AGENT_PID=2078 06:32:24 [ssh-agent] Started. 06:32:24 Running ssh-add (command line suppressed) 06:32:24 Identity added: /w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/private_key_3445384216720507721.key (/w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/private_key_3445384216720507721.key) 06:32:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:32:24 The recommended git tool is: NONE 06:32:26 using credential onap-jenkins-ssh 06:32:26 Wiping out workspace first. 06:32:26 Cloning the remote Git repository 06:32:26 Cloning repository git://cloud.onap.org/mirror/vnfrqts/requirements.git 06:32:26 > git init /w/workspace/vnfrqts-requirements-master-build-and-upload # timeout=10 06:32:26 Fetching upstream changes from git://cloud.onap.org/mirror/vnfrqts/requirements.git 06:32:26 > git --version # timeout=10 06:32:26 > git --version # 'git version 2.17.1' 06:32:26 using GIT_SSH to set credentials Gerrit user 06:32:26 Verifying host key using manually-configured host key entries 06:32:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfrqts/requirements.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:30 > git config remote.origin.url git://cloud.onap.org/mirror/vnfrqts/requirements.git # timeout=10 06:32:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:31 Avoid second fetch 06:32:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:32:31 Checking out Revision 96b7714e5e6c66105567f039609c6cc726611565 (refs/remotes/origin/master) 06:32:31 > git config core.sparsecheckout # timeout=10 06:32:31 > git checkout -f 96b7714e5e6c66105567f039609c6cc726611565 # timeout=10 06:32:31 Commit message: "Add bounds to sphinx requirement" 06:32:31 > git rev-list --no-walk 96b7714e5e6c66105567f039609c6cc726611565 # timeout=10 06:32:31 provisioning config files... 06:32:31 copy managed file [global-settings] to file:/w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/config13699337541533185396tmp 06:32:31 copy managed file [vnfrqts-requirements-settings] to file:/w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/config10992489313896740264tmp 06:32:31 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8112163807941117700.sh 06:32:34 created virtual environment CPython3.6.9.final.0-64 in 2838ms 06:32:34 creator CPython3Posix(dest=/w/workspace/vnfrqts-requirements-master-build-and-upload/venv-tox, clear=False, no_vcs_ignore=False, global=False) 06:32:34 seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) 06:32:34 added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 06:32:34 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator 06:32:35 Requirement already satisfied: pip in ./venv-tox/lib/python3.6/site-packages (21.3.1) 06:32:36 Collecting lfdocs-conf 06:32:36 Downloading lfdocs_conf-0.9.0-py2.py3-none-any.whl (8.4 kB) 06:32:36 Collecting sphinx-bootstrap-theme 06:32:36 Downloading sphinx_bootstrap_theme-0.8.1-py2.py3-none-any.whl (1.2 MB) 06:32:36 Collecting sphinxcontrib-swaggerdoc 06:32:36 Downloading sphinxcontrib_swaggerdoc-0.1.7-py2.py3-none-any.whl (7.6 kB) 06:32:36 Collecting Sphinx>=4.2.0 06:32:36 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) 06:32:37 Collecting sphinx-tabs 06:32:37 Downloading sphinx_tabs-3.3.1-py3-none-any.whl (10.0 kB) 06:32:37 Collecting sphinxcontrib-needs 06:32:37 Downloading sphinxcontrib_needs-0.7.9-py3-none-any.whl (2.6 MB) 06:32:37 Collecting funcparserlib>=1.0.0a0 06:32:37 Downloading funcparserlib-1.0.0a0-py2.py3-none-any.whl (17 kB) 06:32:37 Collecting sphinx-rtd-theme 06:32:37 Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) 06:32:37 Collecting sphinxcontrib.plantuml 06:32:37 Downloading sphinxcontrib-plantuml-0.27.tar.gz (14 kB) 06:32:37 Installing build dependencies: started 06:32:38 Installing build dependencies: finished with status 'done' 06:32:38 Getting requirements to build wheel: started 06:32:39 Getting requirements to build wheel: finished with status 'done' 06:32:39 Installing backend dependencies: started 06:32:39 Installing backend dependencies: finished with status 'done' 06:32:39 Preparing metadata (pyproject.toml): started 06:32:40 Preparing metadata (pyproject.toml): finished with status 'done' 06:32:40 Collecting sphinxcontrib-blockdiag 06:32:40 Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) 06:32:40 Collecting PyYAML 06:32:40 Downloading PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB) 06:32:40 Collecting sphinxcontrib-nwdiag 06:32:40 Downloading sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB) 06:32:40 Collecting sphinxcontrib-seqdiag 06:32:40 Downloading sphinxcontrib_seqdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) 06:32:40 Collecting Pygments>=2.12 06:32:40 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 06:32:40 Collecting imagesize>=1.3 06:32:40 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) 06:32:40 Collecting snowballstemmer>=2.0 06:32:40 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) 06:32:40 Collecting Jinja2>=3.0 06:32:40 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 06:32:40 Collecting sphinxcontrib-devhelp 06:32:40 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) 06:32:40 Collecting requests>=2.5.0 06:32:40 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 06:32:40 Collecting sphinxcontrib-applehelp 06:32:40 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) 06:32:41 Collecting importlib-metadata>=4.8 06:32:41 Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) 06:32:41 Collecting sphinxcontrib-serializinghtml>=1.1.5 06:32:41 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) 06:32:41 Collecting babel>=2.9 06:32:41 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) 06:32:41 Collecting sphinxcontrib-qthelp 06:32:41 Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) 06:32:41 Collecting alabaster<0.8,>=0.7 06:32:41 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) 06:32:41 Collecting packaging>=21.0 06:32:41 Downloading packaging-21.3-py3-none-any.whl (40 kB) 06:32:41 Collecting docutils<0.20,>=0.14 06:32:41 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 06:32:41 Collecting sphinxcontrib-jsmath 06:32:41 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 06:32:41 Collecting sphinxcontrib-htmlhelp>=2.0.0 06:32:41 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) 06:32:41 Collecting sphinxcontrib-jquery<5,>=4 06:32:41 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) 06:32:41 Collecting docutils<0.20,>=0.14 06:32:41 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) 06:32:41 Collecting sphinx-tabs 06:32:41 Downloading sphinx_tabs-3.3.0-py3-none-any.whl (10 kB) 06:32:41 Downloading sphinx_tabs-3.2.0-py3-none-any.whl (9.8 kB) 06:32:42 Downloading sphinx_tabs-3.1.0-py3-none-any.whl (9.7 kB) 06:32:42 Downloading sphinx_tabs-3.0.0-py3-none-any.whl (9.7 kB) 06:32:42 Downloading sphinx_tabs-2.1.0-py3-none-any.whl (9.6 kB) 06:32:42 Downloading sphinx_tabs-2.0.1-py3-none-any.whl (9.4 kB) 06:32:42 Downloading sphinx_tabs-2.0.0-py3-none-any.whl (9.3 kB) 06:32:42 Downloading sphinx_tabs-1.3.0-py3-none-any.whl (22 kB) 06:32:42 Downloading sphinx_tabs-1.2.1-py3-none-any.whl (22 kB) 06:32:42 Downloading sphinx_tabs-1.2.0-py3-none-any.whl (22 kB) 06:32:42 Downloading sphinx-tabs-1.1.13.tar.gz (21 kB) 06:32:42 Preparing metadata (setup.py): started 06:32:42 Preparing metadata (setup.py): finished with status 'done' 06:32:42 Collecting blockdiag>=1.5.0 06:32:42 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) 06:32:42 Collecting sphinxcontrib-needs 06:32:43 Downloading sphinxcontrib_needs-0.7.8-py3-none-any.whl (2.6 MB) 06:32:43 Downloading sphinxcontrib_needs-0.7.7-py3-none-any.whl (2.6 MB) 06:32:43 Downloading sphinxcontrib_needs-0.7.6-py3-none-any.whl (2.6 MB) 06:32:43 Downloading sphinxcontrib_needs-0.7.5-py3-none-any.whl (2.6 MB) 06:32:43 Downloading sphinxcontrib-needs-0.7.4.tar.gz (2.3 MB) 06:32:44 Installing build dependencies: started 06:32:45 Installing build dependencies: finished with status 'done' 06:32:45 Getting requirements to build wheel: started 06:32:45 Getting requirements to build wheel: finished with status 'done' 06:32:45 Preparing metadata (pyproject.toml): started 06:32:45 Preparing metadata (pyproject.toml): finished with status 'done' 06:32:46 Collecting sphinx-copybutton<0.4.0,>=0.3.0 06:32:46 Downloading sphinx_copybutton-0.3.3-py3-none-any.whl (12 kB) 06:32:46 Collecting sphinxcontrib-needs 06:32:46 Downloading sphinxcontrib-needs-0.7.3.tar.gz (2.3 MB) 06:32:46 Installing build dependencies: started 06:32:47 Installing build dependencies: finished with status 'done' 06:32:47 Getting requirements to build wheel: started 06:32:47 Getting requirements to build wheel: finished with status 'done' 06:32:47 Preparing metadata (pyproject.toml): started 06:32:48 Preparing metadata (pyproject.toml): finished with status 'done' 06:32:48 Collecting matplotlib<4.0.0,>=3.1.0 06:32:48 Downloading matplotlib-3.3.4-cp36-cp36m-manylinux1_x86_64.whl (11.5 MB) 06:32:48 Collecting sphinxcontrib-needs 06:32:48 Downloading sphinxcontrib-needs-0.7.2.tar.gz (2.3 MB) 06:32:49 Installing build dependencies: started 06:32:50 Installing build dependencies: finished with status 'done' 06:32:50 Getting requirements to build wheel: started 06:32:50 Getting requirements to build wheel: finished with status 'done' 06:32:50 Preparing metadata (pyproject.toml): started 06:32:51 Preparing metadata (pyproject.toml): finished with status 'done' 06:32:51 Downloading sphinxcontrib_needs-0.7.1-py3-none-any.whl (2.6 MB) 06:32:51 Downloading sphinxcontrib_needs-0.7.0-py3-none-any.whl (2.6 MB) 06:32:51 Downloading sphinxcontrib_needs-0.6.3-py3-none-any.whl (2.6 MB) 06:32:52 Downloading sphinxcontrib_needs-0.6.2-py3-none-any.whl (2.6 MB) 06:32:53 Collecting nwdiag>=1.0.3 06:32:53 Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB) 06:32:53 Collecting seqdiag>=0.9.3 06:32:53 Downloading seqdiag-2.0.0-py3-none-any.whl (2.6 MB) 06:32:53 Collecting requests-file 06:32:53 Downloading requests-file-2.0.0.tar.gz (6.9 kB) 06:32:53 Installing build dependencies: started 06:32:54 Installing build dependencies: finished with status 'error' 06:32:54 ERROR: Command errored out with exit status 1: 06:32:54 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/venv-tox/bin/python /w/workspace/vnfrqts-requirements-master-build-and-upload/venv-tox/lib/python3.6/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-lw7znwwk/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=61.2' 'setuptools_scm[toml]>=3.4.3' 06:32:54 cwd: None 06:32:54 Complete output (2 lines): 06:32:54 ERROR: Could not find a version that satisfies the requirement setuptools>=61.2 (from versions: 0.6b1, 0.6b2, 0.6b3, 0.6b4, 0.6rc1, 0.6rc2, 0.6rc3, 0.6rc4, 0.6rc5, 0.6rc6, 0.6rc7, 0.6rc8, 0.6rc9, 0.6rc10, 0.6rc11, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.8, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 1.0, 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7, 1.2, 1.3, 1.3.1, 1.3.2, 1.4, 1.4.1, 1.4.2, 2.0, 2.0.1, 2.0.2, 2.1, 2.1.1, 2.1.2, 2.2, 3.0, 3.0.1, 3.0.2, 3.1, 3.2, 3.3, 3.4, 3.4.1, 3.4.2, 3.4.3, 3.4.4, 3.5, 3.5.1, 3.5.2, 3.6, 3.7, 3.7.1, 3.8, 3.8.1, 4.0, 4.0.1, 5.0, 5.0.1, 5.0.2, 5.1, 5.2, 5.3, 5.4, 5.4.1, 5.4.2, 5.5, 5.5.1, 5.6, 5.7, 5.8, 6.0.1, 6.0.2, 6.1, 7.0, 8.0, 8.0.1, 8.0.2, 8.0.3, 8.0.4, 8.1, 8.2, 8.2.1, 8.3, 9.0, 9.0.1, 9.1, 10.0, 10.0.1, 10.1, 10.2, 10.2.1, 11.0, 11.1, 11.2, 11.3, 11.3.1, 12.0, 12.0.1, 12.0.2, 12.0.3, 12.0.4, 12.0.5, 12.1, 12.2, 12.3, 12.4, 13.0.1, 13.0.2, 14.0, 14.1, 14.1.1, 14.2, 14.3, 14.3.1, 15.0, 15.1, 15.2, 16.0, 17.0, 17.1, 17.1.1, 18.0, 18.0.1, 18.1, 18.2, 18.3, 18.3.1, 18.3.2, 18.4, 18.5, 18.6, 18.6.1, 18.7, 18.7.1, 18.8, 18.8.1, 19.0, 19.1, 19.1.1, 19.2, 19.3, 19.4, 19.4.1, 19.5, 19.6, 19.6.1, 19.6.2, 19.7, 20.0, 20.1, 20.1.1, 20.2.2, 20.3, 20.3.1, 20.4, 20.6.6, 20.6.7, 20.6.8, 20.7.0, 20.8.0, 20.8.1, 20.9.0, 20.10.1, 21.0.0, 21.1.0, 21.2.0, 21.2.1, 21.2.2, 22.0.0, 22.0.1, 22.0.2, 22.0.4, 22.0.5, 23.0.0, 23.1.0, 23.2.0, 23.2.1, 24.0.0, 24.0.1, 24.0.2, 24.0.3, 24.1.0, 24.1.1, 24.2.0, 24.2.1, 24.3.0, 24.3.1, 25.0.0, 25.0.1, 25.0.2, 25.1.0, 25.1.1, 25.1.2, 25.1.3, 25.1.4, 25.1.5, 25.1.6, 25.2.0, 25.3.0, 25.4.0, 26.0.0, 26.1.0, 26.1.1, 27.0.0, 27.1.0, 27.1.2, 27.2.0, 27.3.0, 27.3.1, 28.0.0, 28.1.0, 28.2.0, 28.3.0, 28.4.0, 28.5.0, 28.6.0, 28.6.1, 28.7.0, 28.7.1, 28.8.0, 28.8.1, 29.0.0, 29.0.1, 30.0.0, 30.1.0, 30.2.0, 30.2.1, 30.3.0, 30.4.0, 31.0.0, 31.0.1, 32.0.0, 32.1.0, 32.1.1, 32.1.2, 32.1.3, 32.2.0, 32.3.0, 32.3.1, 33.1.0, 33.1.1, 34.0.0, 34.0.1, 34.0.2, 34.0.3, 34.1.0, 34.1.1, 34.2.0, 34.3.0, 34.3.1, 34.3.2, 34.3.3, 34.4.0, 34.4.1, 35.0.0, 35.0.1, 35.0.2, 36.0.1, 36.1.0, 36.1.1, 36.2.0, 36.2.1, 36.2.2, 36.2.3, 36.2.4, 36.2.5, 36.2.6, 36.2.7, 36.3.0, 36.4.0, 36.5.0, 36.6.0, 36.6.1, 36.7.0, 36.7.1, 36.7.2, 36.8.0, 37.0.0, 38.0.0, 38.1.0, 38.2.0, 38.2.1, 38.2.3, 38.2.4, 38.2.5, 38.3.0, 38.4.0, 38.4.1, 38.5.0, 38.5.1, 38.5.2, 38.6.0, 38.6.1, 38.7.0, 39.0.0, 39.0.1, 39.1.0, 39.2.0, 40.0.0, 40.1.0, 40.1.1, 40.2.0, 40.3.0, 40.4.0, 40.4.1, 40.4.2, 40.4.3, 40.5.0, 40.6.0, 40.6.1, 40.6.2, 40.6.3, 40.7.0, 40.7.1, 40.7.2, 40.7.3, 40.8.0, 40.9.0, 41.0.0, 41.0.1, 41.1.0, 41.2.0, 41.3.0, 41.4.0, 41.5.0, 41.5.1, 41.6.0, 42.0.0, 42.0.1, 42.0.2, 43.0.0, 44.0.0, 44.1.0, 44.1.1, 45.0.0, 45.1.0, 45.2.0, 45.3.0, 46.0.0, 46.1.0, 46.1.1, 46.1.2, 46.1.3, 46.2.0, 46.3.0, 46.3.1, 46.4.0, 47.0.0, 47.1.0, 47.1.1, 47.2.0, 47.3.0, 47.3.1, 47.3.2, 48.0.0, 49.0.0, 49.0.1, 49.1.0, 49.1.1, 49.1.2, 49.1.3, 49.2.0, 49.2.1, 49.3.0, 49.3.1, 49.3.2, 49.4.0, 49.5.0, 49.6.0, 50.0.0, 50.0.1, 50.0.2, 50.0.3, 50.1.0, 50.2.0, 50.3.0, 50.3.1, 50.3.2, 51.0.0, 51.1.0, 51.1.0.post20201221, 51.1.1, 51.1.2, 51.2.0, 51.3.0, 51.3.1, 51.3.2, 51.3.3, 52.0.0, 53.0.0, 53.1.0, 54.0.0, 54.1.0, 54.1.1, 54.1.2, 54.1.3, 54.2.0, 56.0.0, 56.1.0, 56.2.0, 57.0.0, 57.1.0, 57.2.0, 57.3.0, 57.4.0, 57.5.0, 58.0.0, 58.0.1, 58.0.2, 58.0.3, 58.0.4, 58.1.0, 58.2.0, 58.3.0, 58.4.0, 58.5.0, 58.5.1, 58.5.2, 58.5.3, 59.0.1, 59.1.0, 59.1.1, 59.2.0, 59.3.0, 59.4.0, 59.5.0, 59.6.0) 06:32:54 ERROR: No matching distribution found for setuptools>=61.2 06:32:54 ---------------------------------------- 06:32:54 WARNING: Discarding https://files.pythonhosted.org/packages/2b/69/ba1b5f52f96cde4f2d8eca74a0aa2c11a66b2fe58d0fb63b2e46edce6ed3/requests-file-2.0.0.tar.gz#sha256=20c5931629c558fda566cacc10cfe2cd502433e628f568c34c80d96a0cc95972 (from https://pypi.org/simple/requests-file/). Command errored out with exit status 1: /w/workspace/vnfrqts-requirements-master-build-and-upload/venv-tox/bin/python /w/workspace/vnfrqts-requirements-master-build-and-upload/venv-tox/lib/python3.6/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-lw7znwwk/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=61.2' 'setuptools_scm[toml]>=3.4.3' Check the logs for full command output. 06:32:54 Downloading requests_file-1.5.1-py2.py3-none-any.whl (3.7 kB) 06:32:54 Collecting future 06:32:54 Downloading future-0.18.3.tar.gz (840 kB) 06:32:55 Preparing metadata (setup.py): started 06:32:55 Preparing metadata (setup.py): finished with status 'done' 06:32:55 Collecting pytz>=2015.7 06:32:55 Downloading pytz-2023.4-py2.py3-none-any.whl (506 kB) 06:32:56 Collecting Pillow>3.0 06:32:56 Downloading Pillow-8.4.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 06:32:56 Requirement already satisfied: setuptools in ./venv-tox/lib/python3.6/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->lfdocs-conf->-r etc/requirements.txt (line 16)) (59.6.0) 06:32:56 Collecting webcolors 06:32:56 Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) 06:32:56 Collecting zipp>=0.5 06:32:56 Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB) 06:32:56 Collecting typing-extensions>=3.6.4 06:32:56 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) 06:32:56 Collecting MarkupSafe>=2.0 06:32:56 Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) 06:32:57 Collecting numpy>=1.15 06:32:57 Downloading numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB) 06:32:57 Collecting python-dateutil>=2.1 06:32:57 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 06:32:58 Collecting cycler>=0.10 06:32:58 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) 06:32:58 Collecting kiwisolver>=1.0.1 06:32:58 Downloading kiwisolver-1.3.1-cp36-cp36m-manylinux1_x86_64.whl (1.1 MB) 06:32:58 Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 06:32:58 Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) 06:32:58 Collecting idna<4,>=2.5 06:32:58 Downloading idna-3.6-py3-none-any.whl (61 kB) 06:32:58 Collecting certifi>=2017.4.17 06:32:58 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 06:32:59 Collecting charset-normalizer~=2.0.0 06:32:59 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 06:32:59 Collecting urllib3<1.27,>=1.21.1 06:32:59 Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB) 06:32:59 Collecting six 06:32:59 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 06:32:59 Building wheels for collected packages: sphinx-tabs, sphinxcontrib.plantuml, future 06:32:59 Building wheel for sphinx-tabs (setup.py): started 06:32:59 Building wheel for sphinx-tabs (setup.py): finished with status 'done' 06:32:59 Created wheel for sphinx-tabs: filename=sphinx_tabs-1.1.13-py3-none-any.whl size=26320 sha256=c545c8f6b673a5f88bd801a3fec34aefafca44eef34f6575cb646f55e76b98c2 06:32:59 Stored in directory: /home/jenkins/.cache/pip/wheels/41/7a/63/11554aafcf06b40cdb569220b728ba140badc11a8353816d8f 06:32:59 Building wheel for sphinxcontrib.plantuml (pyproject.toml): started 06:33:00 Building wheel for sphinxcontrib.plantuml (pyproject.toml): finished with status 'done' 06:33:00 Created wheel for sphinxcontrib.plantuml: filename=sphinxcontrib_plantuml-0.27-py3-none-any.whl size=11483 sha256=7964fd906914532346bc7e5846c3f745ead3b0e9580d6334cc50d5c15a7d9c51 06:33:00 Stored in directory: /home/jenkins/.cache/pip/wheels/82/b8/3f/b97da8732d527586322ea36c0e28bc952d76c2e04b0aadee99 06:33:00 Building wheel for future (setup.py): started 06:33:00 Building wheel for future (setup.py): finished with status 'done' 06:33:00 Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492037 sha256=e34836ed9876fe7eb2440bf095f35fa8687f0a4906cefad4fb5b0a1b5a6c803e 06:33:00 Stored in directory: /home/jenkins/.cache/pip/wheels/63/f1/0c/e56d12b3804345ce5ba34279cbfe583ecafdd1401551457330 06:33:00 Successfully built sphinx-tabs sphinxcontrib.plantuml future 06:33:00 Installing collected packages: zipp, urllib3, typing-extensions, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, webcolors, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, six, requests, Pygments, Pillow, packaging, Jinja2, importlib-metadata, imagesize, funcparserlib, docutils, babel, alabaster, Sphinx, python-dateutil, numpy, kiwisolver, cycler, blockdiag, sphinxcontrib.plantuml, sphinxcontrib-jquery, sphinx-copybutton, seqdiag, requests-file, nwdiag, matplotlib, future, sphinxcontrib-swaggerdoc, sphinxcontrib-seqdiag, sphinxcontrib-nwdiag, sphinxcontrib-needs, sphinxcontrib-blockdiag, sphinx-tabs, sphinx-rtd-theme, sphinx-bootstrap-theme, PyYAML, lfdocs-conf 06:33:06 Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pillow-8.4.0 PyYAML-6.0.1 Pygments-2.14.0 Sphinx-5.3.0 alabaster-0.7.13 babel-2.11.0 blockdiag-2.0.1 certifi-2023.11.17 charset-normalizer-2.0.12 cycler-0.11.0 docutils-0.18.1 funcparserlib-1.0.0a0 future-0.18.3 idna-3.6 imagesize-1.4.1 importlib-metadata-4.8.3 kiwisolver-1.3.1 lfdocs-conf-0.9.0 matplotlib-3.3.4 numpy-1.19.5 nwdiag-2.0.0 packaging-21.3 pyparsing-3.1.1 python-dateutil-2.8.2 pytz-2023.4 requests-2.27.1 requests-file-1.5.1 seqdiag-2.0.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-bootstrap-theme-0.8.1 sphinx-copybutton-0.3.3 sphinx-rtd-theme-2.0.0 sphinx-tabs-1.1.13 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-needs-0.6.2 sphinxcontrib-nwdiag-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-seqdiag-2.0.0 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-swaggerdoc-0.1.7 sphinxcontrib.plantuml-0.27 typing-extensions-4.1.1 urllib3-1.26.18 webcolors-1.11.1 zipp-3.6.0 06:33:07 INFO.yaml 06:33:07 LICENSE.txt 06:33:07 _static 06:33:07 _templates 06:33:07 check.py 06:33:07 docs 06:33:07 etc 06:33:07 gen_requirement_changes.py 06:33:07 make_ids.py 06:33:07 release-requirement-changes.rst.jinja2 06:33:07 tox.ini 06:33:07 venv-tox 06:33:07 --2024-01-30 06:33:07-- https://nexus.onap.org/content/sites/raw/org.onap.vnfrqts.requirements/master/needs.json 06:33:07 Resolving nexus.onap.org (nexus.onap.org)... 199.204.45.137, 2604:e100:1:0:f816:3eff:fefb:56ed 06:33:07 Connecting to nexus.onap.org (nexus.onap.org)|199.204.45.137|:443... connected. 06:33:07 HTTP request sent, awaiting response... 200 OK 06:33:07 Length: 1389455 (1.3M) [application/json] 06:33:07 Saving to: ‘docs/data/needs.json’ 06:33:07 06:33:07 0K .......... .......... .......... .......... .......... 3% 18.7M 0s 06:33:07 50K .......... .......... .......... .......... .......... 7% 21.9M 0s 06:33:07 100K .......... .......... .......... .......... .......... 11% 16.7M 0s 06:33:07 150K .......... .......... .......... .......... .......... 14% 13.0M 0s 06:33:07 200K .......... .......... .......... .......... .......... 18% 19.3M 0s 06:33:07 250K .......... .......... .......... .......... .......... 22% 46.1M 0s 06:33:07 300K .......... .......... .......... .......... .......... 25% 48.1M 0s 06:33:07 350K .......... .......... .......... .......... .......... 29% 36.9M 0s 06:33:07 400K .......... .......... .......... .......... .......... 33% 45.8M 0s 06:33:07 450K .......... .......... .......... .......... .......... 36% 63.5M 0s 06:33:07 500K .......... .......... .......... .......... .......... 40% 314M 0s 06:33:07 550K .......... .......... .......... .......... .......... 44% 396M 0s 06:33:07 600K .......... .......... .......... .......... .......... 47% 506M 0s 06:33:07 650K .......... .......... .......... .......... .......... 51% 383M 0s 06:33:07 700K .......... .......... .......... .......... .......... 55% 295M 0s 06:33:07 750K .......... .......... .......... .......... .......... 58% 399M 0s 06:33:07 800K .......... .......... .......... .......... .......... 62% 258M 0s 06:33:07 850K .......... .......... .......... .......... .......... 66% 31.7M 0s 06:33:07 900K .......... .......... .......... .......... .......... 70% 68.6M 0s 06:33:07 950K .......... .......... .......... .......... .......... 73% 444M 0s 06:33:07 1000K .......... .......... .......... .......... .......... 77% 62.6M 0s 06:33:07 1050K .......... .......... .......... .......... .......... 81% 186M 0s 06:33:07 1100K .......... .......... .......... .......... .......... 84% 46.1M 0s 06:33:07 1150K .......... .......... .......... .......... .......... 88% 235M 0s 06:33:07 1200K .......... .......... .......... .......... .......... 92% 80.0M 0s 06:33:07 1250K .......... .......... .......... .......... .......... 95% 45.5M 0s 06:33:07 1300K .......... .......... .......... .......... .......... 99% 61.2M 0s 06:33:07 1350K ...... 100% 338M=0.03s 06:33:07 06:33:07 2024-01-30 06:33:07 (48.3 MB/s) - ‘docs/data/needs.json’ saved [1389455/1389455] 06:33:07 06:33:07 Copied newest needs. 06:33:07 No handlers could be found for logger "tox_pyenv" 06:33:07 needs create: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs 06:33:08 needs installdeps: -r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 06:33:35 ERROR: invocation failed (exit code 1), logfile: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/log/needs-1.log 06:33:35 ================================== log start =================================== 06:33:35 Collecting lfdocs-conf 06:33:35 Downloading lfdocs_conf-0.8.0-py2.py3-none-any.whl (8.3 kB) 06:33:35 Collecting sphinx-bootstrap-theme 06:33:35 Using cached sphinx_bootstrap_theme-0.8.1-py2.py3-none-any.whl (1.2 MB) 06:33:35 Collecting sphinxcontrib-needs 06:33:35 Using cached sphinxcontrib_needs-0.7.9-py3-none-any.whl (2.6 MB) 06:33:35 Collecting sphinx-tabs 06:33:35 Using cached sphinx_tabs-3.3.1-py3-none-any.whl (10.0 kB) 06:33:35 Collecting sphinxcontrib.plantuml 06:33:35 Downloading sphinxcontrib-plantuml-0.24.tar.gz (12 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Collecting funcparserlib>=1.0.0a0 06:33:35 Using cached funcparserlib-1.0.0a0-py2.py3-none-any.whl (17 kB) 06:33:35 Collecting Sphinx>=4.2.0 06:33:35 Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB) 06:33:35 Collecting sphinxcontrib-blockdiag 06:33:35 Using cached sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) 06:33:35 Collecting sphinxcontrib-nwdiag 06:33:35 Using cached sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB) 06:33:35 Collecting sphinxcontrib-swaggerdoc 06:33:35 Using cached sphinxcontrib_swaggerdoc-0.1.7-py2.py3-none-any.whl (7.6 kB) 06:33:35 Collecting PyYAML 06:33:35 Downloading PyYAML-6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (603 kB) 06:33:35 Collecting sphinx-rtd-theme 06:33:35 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) 06:33:35 Collecting sphinxcontrib-seqdiag 06:33:35 Using cached sphinxcontrib_seqdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) 06:33:35 Collecting sphinxcontrib-devhelp 06:33:35 Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) 06:33:35 Collecting sphinxcontrib-qthelp 06:33:35 Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) 06:33:35 Collecting sphinxcontrib-serializinghtml>=1.1.5 06:33:35 Using cached sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) 06:33:35 Collecting sphinxcontrib-applehelp 06:33:35 Using cached sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) 06:33:35 Collecting Jinja2>=2.3 06:33:35 Using cached Jinja2-3.0.3-py3-none-any.whl (133 kB) 06:33:35 Collecting Pygments>=2.0 06:33:35 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) 06:33:35 Collecting sphinxcontrib-jsmath 06:33:35 Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 06:33:35 Collecting docutils<0.18,>=0.14 06:33:35 Using cached docutils-0.17.1-py2.py3-none-any.whl (575 kB) 06:33:35 Collecting packaging 06:33:35 Using cached packaging-21.3-py3-none-any.whl (40 kB) 06:33:35 Collecting alabaster<0.8,>=0.7 06:33:35 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) 06:33:35 Collecting imagesize 06:33:35 Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) 06:33:35 Collecting requests>=2.5.0 06:33:35 Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB) 06:33:35 Collecting importlib-metadata>=4.4 06:33:35 Using cached importlib_metadata-4.8.3-py3-none-any.whl (17 kB) 06:33:35 Collecting sphinxcontrib-htmlhelp>=2.0.0 06:33:35 Using cached sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) 06:33:35 Collecting babel>=1.3 06:33:35 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 06:33:35 Collecting snowballstemmer>=1.1 06:33:35 Using cached snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) 06:33:35 Collecting blockdiag>=1.5.0 06:33:35 Using cached blockdiag-2.0.1-py3-none-any.whl (2.7 MB) 06:33:35 Collecting jsonschema==3.2.0 06:33:35 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 06:33:35 Collecting sphinx-data-viewer<0.2.0,>=0.1.1 06:33:35 Downloading sphinx_data_viewer-0.1.4-py3-none-any.whl (8.2 kB) 06:33:35 Collecting matplotlib>3.1.0 06:33:35 Using cached matplotlib-3.3.4-cp36-cp36m-manylinux1_x86_64.whl (11.5 MB) 06:33:35 Collecting requests-file<2.0.0,>=1.5.1 06:33:35 Using cached requests_file-1.5.1-py2.py3-none-any.whl (3.7 kB) 06:33:35 INFO: pip is looking at multiple versions of sphinxcontrib-blockdiag to determine which version is compatible with other requirements. This could take a while. 06:33:35 INFO: pip is looking at multiple versions of sphinx-tabs to determine which version is compatible with other requirements. This could take a while. 06:33:35 Collecting sphinx-tabs 06:33:35 Using cached sphinx_tabs-3.3.0-py3-none-any.whl (10 kB) 06:33:35 Using cached sphinx_tabs-3.2.0-py3-none-any.whl (9.8 kB) 06:33:35 Using cached sphinx_tabs-3.1.0-py3-none-any.whl (9.7 kB) 06:33:35 Using cached sphinx_tabs-3.0.0-py3-none-any.whl (9.7 kB) 06:33:35 Using cached sphinx_tabs-2.1.0-py3-none-any.whl (9.6 kB) 06:33:35 Using cached sphinx_tabs-2.0.1-py3-none-any.whl (9.4 kB) 06:33:35 Using cached sphinx_tabs-2.0.0-py3-none-any.whl (9.3 kB) 06:33:35 Using cached sphinx_tabs-1.3.0-py3-none-any.whl (22 kB) 06:33:35 Using cached sphinx_tabs-1.2.1-py3-none-any.whl (22 kB) 06:33:35 Using cached sphinx_tabs-1.2.0-py3-none-any.whl (22 kB) 06:33:35 Using cached sphinx_tabs-1.1.13-py3-none-any.whl 06:33:35 Downloading sphinx-tabs-1.1.12.tar.gz (21 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.11.tar.gz (21 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.10.tar.gz (20 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.9.tar.gz (20 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.8.tar.gz (20 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 INFO: pip is looking at multiple versions of sphinxcontrib-blockdiag to determine which version is compatible with other requirements. This could take a while. 06:33:35 INFO: pip is looking at multiple versions of sphinx-tabs to determine which version is compatible with other requirements. This could take a while. 06:33:35 Downloading sphinx-tabs-1.1.7.tar.gz (18 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.6.tar.gz (17 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.5.tar.gz (683 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.4.tar.gz (17 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.3.tar.gz (17 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 06:33:35 INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 06:33:35 Downloading sphinx-tabs-1.1.2.tar.gz (16 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.1.tar.gz (16 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.1.0.tar.gz (16 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.0.1.tar.gz (683 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-1.0.0.tar.gz (16 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-0.2.2.tar.gz (15 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-0.2.1.tar.gz (4.3 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-0.2.0.tar.gz (4.2 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 Downloading sphinx-tabs-0.1.0.tar.gz (9.5 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 INFO: pip is looking at multiple versions of sphinx-rtd-theme to determine which version is compatible with other requirements. This could take a while. 06:33:35 INFO: pip is looking at multiple versions of sphinx-bootstrap-theme to determine which version is compatible with other requirements. This could take a while. 06:33:35 Collecting sphinx-bootstrap-theme 06:33:35 Downloading sphinx_bootstrap_theme-0.8.0-py2.py3-none-any.whl (1.2 MB) 06:33:35 Downloading sphinx-bootstrap-theme-0.7.1.tar.gz (1.2 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_0947a30276cb4e5c9e19f993a81339d2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_0947a30276cb4e5c9e19f993a81339d2/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-1ondb_r0 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_0947a30276cb4e5c9e19f993a81339d2/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/a9/b8/ebcd1a7c579eb85929bbfd54617c5c484ba8cd78e4d3499d749e64b5ad3b/sphinx-bootstrap-theme-0.7.1.tar.gz#sha256=571e43ccb76d4c6c06576aa24a826b6ebc7adac45a5b54985200128806279d08 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.7.0.tar.gz (1.2 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_06a89b3633e44a8abde2789bc2fac29e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_06a89b3633e44a8abde2789bc2fac29e/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-sz_rgpdm 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_06a89b3633e44a8abde2789bc2fac29e/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/72/30/86e9e46fe15d723421c3c4a79605f098b9217948276f081883cdf77855ee/sphinx-bootstrap-theme-0.7.0.tar.gz#sha256=7a57615b3ef48967ac763b68beeed3833927a1e168890b5792954d33251c4999 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.6.5.tar.gz (1.2 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_641204ac01a540cd887653ac6dc4e77a/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_641204ac01a540cd887653ac6dc4e77a/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ngx4hzuw 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_641204ac01a540cd887653ac6dc4e77a/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/8a/f6/e7dbc28e448817d2b103c57a3e4ee52f8edc143beab9595ced31e4789749/sphinx-bootstrap-theme-0.6.5.tar.gz#sha256=82936109a05b84029052e7efb1756161c3b4c27ae18512a90234d50fe608cba7 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.6.4.tar.gz (1.2 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_ed6f4e7cdd704c708c6771225335199e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_ed6f4e7cdd704c708c6771225335199e/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_o1q417t 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_ed6f4e7cdd704c708c6771225335199e/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/be/b7/7af1125c5f8b2580b0ad8a0f5392b14866cc2e4bdd1113472b66e2249bde/sphinx-bootstrap-theme-0.6.4.tar.gz#sha256=edbae42653f1aeeece1b052bd5fa5ff59c1cdb85377de83f1281d487393f7e94 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.6.3.tar.gz (1.2 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_f22c5e0c92774aacb8932dfcef3516e8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_f22c5e0c92774aacb8932dfcef3516e8/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-dqp8m390 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_f22c5e0c92774aacb8932dfcef3516e8/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/4a/52/0bbb7a6abd11af2ae53fcd058cb378279432a7f96bb930826de70e650fd4/sphinx-bootstrap-theme-0.6.3.tar.gz#sha256=8c3bc9d0b38d31097b89bb8bd0b391b85348d8dc11a39ea13cd3b6fbdd388363 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.6.2.tar.gz (1.2 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_36184e17e4b84e618b72e0a131e57a64/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_36184e17e4b84e618b72e0a131e57a64/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-cywcg1_s 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_36184e17e4b84e618b72e0a131e57a64/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/69/af/6b07e6750a23fedce7078c63086214dd78e11c0d167538550797f086e5a2/sphinx-bootstrap-theme-0.6.2.tar.gz#sha256=d0291c1641d15508a0d5c8789f76688373d1fc88ec0e600c08fe415608a7db40 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.6.1.tar.gz (1.2 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4011c46bcf1b45b6b275624fbc31ad60/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4011c46bcf1b45b6b275624fbc31ad60/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-91nmq1cb 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4011c46bcf1b45b6b275624fbc31ad60/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/75/11/e5877129133a05df3cd72cc4e8f3f440e1b9c4d8810a089ce305018bf7f0/sphinx-bootstrap-theme-0.6.1.tar.gz#sha256=277ed7695b6c9427997b78b3f531ff1e5d7b52a6733f67d92b07b29dc1704a59 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.6.0.tar.gz (1.2 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_89d34a9603854cab9dbc1593babff0e1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_89d34a9603854cab9dbc1593babff0e1/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-si1ho2rf 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_89d34a9603854cab9dbc1593babff0e1/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/c4/3f/5141b06c567731d21d5905e1c9377d63081feaaaad263e5dd7e4084c1df4/sphinx-bootstrap-theme-0.6.0.tar.gz#sha256=bfc7c2048ab5eabd6556914de1e40441ee2bb10677fd795286c674ba072e2747 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.5.3.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_21938471316c4c56b18571bb542255cb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_21938471316c4c56b18571bb542255cb/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-hxenkvk3 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_21938471316c4c56b18571bb542255cb/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/f1/cb/a743438a8da3498a88f774e4b2715d2a682bc4ae6aebd682a8335131fbca/sphinx-bootstrap-theme-0.5.3.tar.gz#sha256=fe9f591524941ec2f2d6cf23b7b0fab24395eed18c0980aa87cb9f2decb16464 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.5.2.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_8e694098d1c44f749eebdfcda1ad7f09/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_8e694098d1c44f749eebdfcda1ad7f09/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pe3zgafp 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_8e694098d1c44f749eebdfcda1ad7f09/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/3b/a9/eb3aad1baed21c2947cdb6f29570b715bc0f080b631348f7d4710ef647cd/sphinx-bootstrap-theme-0.5.2.tar.gz#sha256=1b94cfe9f9c52ac4f00bdb2aa385af714460fbd35c3a4e351b80fe25a9eb2fb4 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.5.1.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_9efa0f5631ee470ebd1d4e8c64051a76/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_9efa0f5631ee470ebd1d4e8c64051a76/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-gs0139eu 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_9efa0f5631ee470ebd1d4e8c64051a76/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/cf/85/2101846ce9b5815dc462b59ff8cc7047695c5f13fd9002f93b63d6b28ed9/sphinx-bootstrap-theme-0.5.1.tar.gz#sha256=b1c27d1b27b48acd787384b272a22cf1520fe1faafd361a7825c52d45d3528e8 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.5.0.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_0ac71430d7a74adab5792c3612f3bfe2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_0ac71430d7a74adab5792c3612f3bfe2/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_tc3wksl 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_0ac71430d7a74adab5792c3612f3bfe2/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/bb/f5/f4c92a521650c97253410dfa55811f8aa96b2a42e76f6253e2c45ac29bc3/sphinx-bootstrap-theme-0.5.0.tar.gz#sha256=0dc9a6f5d15287b34b2a4754aa9cb4ef8a4b3c2eb5c584298f31aa18b4933ed0 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.14.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4868c623b9d54067946233c8201be243/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4868c623b9d54067946233c8201be243/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6gqg4jbu 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4868c623b9d54067946233c8201be243/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/29/18/05fd178bb559a760723cf7c59f36f997d724fb547f9cbec398705e86c61b/sphinx-bootstrap-theme-0.4.14.tar.gz#sha256=1706f99d0c91b3dd70b29ca98e42a7fa23db1b4750a281be72a93a481de7ceca (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.13.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_5d6947f216834d95aef85a61cd8d761b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_5d6947f216834d95aef85a61cd8d761b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-5c_cxb66 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_5d6947f216834d95aef85a61cd8d761b/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/8e/28/0c0c52292a8abf56687776f902fff3ab6fa8bc6a0c3f2d235f1e2304aaea/sphinx-bootstrap-theme-0.4.13.tar.gz#sha256=47f7719e56304026f285455bbb115525d227a6e23341d4b7f6f0b48b2eface82 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.12.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_b79739de2acd488dba697c128dc875a1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_b79739de2acd488dba697c128dc875a1/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-cymp69ro 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_b79739de2acd488dba697c128dc875a1/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/7a/23/4a29bcaba3c413f2870fd5dbbc22f23f330d096944a7d5639f4418f16d52/sphinx-bootstrap-theme-0.4.12.tar.gz#sha256=c5cc5ce705be698cba461d0e30faef82b640db3452b87f5654fdbb9b4512b572 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.11.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_77275709a23c47d1b7a26c7917a99a05/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_77275709a23c47d1b7a26c7917a99a05/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-v1cw9uy0 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_77275709a23c47d1b7a26c7917a99a05/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/4d/6d/8d32caf9168c0962ddd91743a201e28758e27c90ab01b87bba08b454443d/sphinx-bootstrap-theme-0.4.11.tar.gz#sha256=d9136007354f2d96b9f869efff9bcb8078f8250858356854535901226982f8e1 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.10.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_e7f6fc0b84d84feba4fa5dbdf3044cf8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_e7f6fc0b84d84feba4fa5dbdf3044cf8/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6umientf 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_e7f6fc0b84d84feba4fa5dbdf3044cf8/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/df/d9/ba8bd7da898e4ca37207f5ecb8fa514a36c26c11be46583aca03d7e160f1/sphinx-bootstrap-theme-0.4.10.tar.gz#sha256=de8de3efdefe9aad4c33ac889e947b00bd31d38002e98e6d2b220247d1415bad (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.9.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_7128664822e240e4b5230ef4adade7d3/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_7128664822e240e4b5230ef4adade7d3/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-1bqfr9mx 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_7128664822e240e4b5230ef4adade7d3/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/fe/00/eb44ad895b97e16e359c1263f4261924f8164ba37dd77f0b89705adc7105/sphinx-bootstrap-theme-0.4.9.tar.gz#sha256=2b83be16737c96ef44fba6fffab74f30a2826bc29ebb53d5a28fab1b2e789cb3 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.8.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_a695af1ec1844c179b4d09759eddbec5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_a695af1ec1844c179b4d09759eddbec5/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-znthl5ym 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_a695af1ec1844c179b4d09759eddbec5/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/e9/61/9b771bfeb8643355c3b13a39ad87aa1f38926f58e07312c81cc126681a4a/sphinx-bootstrap-theme-0.4.8.tar.gz#sha256=5ab9bb58a08226df2084d99225629b2571496f7541b455e490f41ec9eb5b6ce6 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.7.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_2723b4973c794ff38d6640130bca328c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_2723b4973c794ff38d6640130bca328c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_ko4yxd4 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_2723b4973c794ff38d6640130bca328c/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/b3/7b/841a5bc308858fa93c2fdd77c819325ebb5fa1a28fbaeafe05c4268a65fc/sphinx-bootstrap-theme-0.4.7.tar.gz#sha256=ee76d8c75f20bccf6dc54df2cd75e7f012cbb82f32edb7b088635d5765519120 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.6.tar.gz (1.1 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_13cef36a74244f5a830dba11584e6703/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_13cef36a74244f5a830dba11584e6703/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-isy2snw0 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_13cef36a74244f5a830dba11584e6703/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/62/0f/c7037963dc8f6f94a2daea4bab507c57a7ce9fc7795a41079b26482cc5d7/sphinx-bootstrap-theme-0.4.6.tar.gz#sha256=27dc1253016d965f0ba0b1ef592c3fbbe1817c55d1400131df422979ace2958c (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.5.tar.gz (1.0 MB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_bb110bf93ec942ab833c317657943c44/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_bb110bf93ec942ab833c317657943c44/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-p9av2519 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_bb110bf93ec942ab833c317657943c44/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/04/55/1e53d616b06159b7880a2e1e9b869667f45b171bf56e5d80995c96801283/sphinx-bootstrap-theme-0.4.5.tar.gz#sha256=f36d32aeeb4d08a1b281e745db4228b5e40ddacf7928a68e26b7f909fa391d85 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.4.tar.gz (991 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_dde492eb0f9a4e07ac298a5cc626a45b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_dde492eb0f9a4e07ac298a5cc626a45b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-1bwmh08v 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_dde492eb0f9a4e07ac298a5cc626a45b/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/de/76/933cf7da96f9805d2eb6f01e7ae9ce6247fa0490ecaefb5827d95a53ed49/sphinx-bootstrap-theme-0.4.4.tar.gz#sha256=f45e8ea808c67e286b5af04dd25b3d6919f5a742914137c6cd76a045450fcce2 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.3.tar.gz (991 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_2864bf82e4d8464c933240606bd8d1a7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_2864bf82e4d8464c933240606bd8d1a7/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-fp66wr0v 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_2864bf82e4d8464c933240606bd8d1a7/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/a4/90/c610c0cd5ba88d083078f24acfb6f990a42a8f514805d24b9fa0f2e40f0a/sphinx-bootstrap-theme-0.4.3.tar.gz#sha256=ba8d3297ac765aaf58207215313ea53849ebfd26babe3ec3e8a955606b10d426 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.2.tar.gz (903 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_a99278cf3f5f4638b106d772f93a59c5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_a99278cf3f5f4638b106d772f93a59c5/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-3onobtgq 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_a99278cf3f5f4638b106d772f93a59c5/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/b0/80/d16fd2decf317158a9b8ea38d4bac8e03f0a836d69c301e7ba94c1e6922a/sphinx-bootstrap-theme-0.4.2.tar.gz#sha256=8291e995707a4ef86eab68488fdb5c17fe8b50bfa0c8f72094009dea305d9564 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.1.tar.gz (923 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_7a1ed14fc84b42b580bb92dbda82a33c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_7a1ed14fc84b42b580bb92dbda82a33c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jpnzbrw1 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_7a1ed14fc84b42b580bb92dbda82a33c/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/bb/1f/b46a959c3d6b6cee92709ba0c9b14e2488c596c58fb221f56535e378f425/sphinx-bootstrap-theme-0.4.1.tar.gz#sha256=9c7f19bc8adc51f355aa458fd05314f89044e0a8da81aec541d62d06578b658c (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.4.0.tar.gz (922 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_d50e568a9507445087ae5ce8bf1b7ef7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_d50e568a9507445087ae5ce8bf1b7ef7/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-pc8htgrc 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_d50e568a9507445087ae5ce8bf1b7ef7/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/00/fb/97f088f3513b66218e0d227f5c865e0fa3ffbcb96a98c1a7a4455ad8ebea/sphinx-bootstrap-theme-0.4.0.tar.gz#sha256=ad7c2645a3f097afd102d3f6aebe32ffb1ee566b803517f9b38ea97c204550fa (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.9.tar.gz (835 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c8bdf1e3e11a4a0cba362f9b868333e8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c8bdf1e3e11a4a0cba362f9b868333e8/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-r66jw1y1 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c8bdf1e3e11a4a0cba362f9b868333e8/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/d0/6c/4bc2b743d67c82459a1ecf7aa240a026925b2cb06536e0b274d466be9e89/sphinx-bootstrap-theme-0.3.9.tar.gz#sha256=5f47ce597d688218f1bd3cffba573c68d1537a99b3a85c7e07ce10e8516ff083 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.8.tar.gz (834 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4f25d3a6220a45a99f9c10f641cd24e9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4f25d3a6220a45a99f9c10f641cd24e9/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-0300db3i 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4f25d3a6220a45a99f9c10f641cd24e9/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/2e/6c/cdd4b1a88c2c785fab357805c05af246ab1166ed52a0fd16a9bda9f18b2e/sphinx-bootstrap-theme-0.3.8.tar.gz#sha256=d1a22356df803337cd3ba2a394012379cfba41454105bd65feaa4f78c7f79328 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.7.tar.gz (803 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_f4412cc2113d4cb5b07b734ac8183bed/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_f4412cc2113d4cb5b07b734ac8183bed/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-antrn_jz 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_f4412cc2113d4cb5b07b734ac8183bed/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/38/0c/bedeced10746ce8926fdbc9b7628a4a0dca15cb9b10a88fde0c66e735986/sphinx-bootstrap-theme-0.3.7.tar.gz#sha256=c5534c905a78e27ab128313a5f85abe75318c8885695056e9dea30edd988467c (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.6.tar.gz (802 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4d2e2953c1c8433095e4df0045b18566/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4d2e2953c1c8433095e4df0045b18566/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-oiuanh0m 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_4d2e2953c1c8433095e4df0045b18566/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/7c/85/8afc1941a4ccf57c3fa54c0f6b660e080d3e4f56c0b27bf642a1f257a769/sphinx-bootstrap-theme-0.3.6.tar.gz#sha256=06d40046e13f4111908d2b1d152d9992981b153fb74276a3aad0d7b5a89c9ff5 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.5.tar.gz (802 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_90796ecf689f45cbacd7d35f4f75f603/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_90796ecf689f45cbacd7d35f4f75f603/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jx_5sh2k 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_90796ecf689f45cbacd7d35f4f75f603/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/91/a4/9b12641c941d7a394dd71fbc4b40ffd05e0bbfb08fa46af76da8f4574f41/sphinx-bootstrap-theme-0.3.5.tar.gz#sha256=1b7ec99e22d2f02f553982e9ffe9f750a4739d39533a76d334c8a3bb995dac14 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.4.tar.gz (801 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_78ca4276166346398c6312cedee12ec7/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_78ca4276166346398c6312cedee12ec7/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-se74_ro8 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_78ca4276166346398c6312cedee12ec7/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/e4/2c/6413be1e92f63b7519f8f27c6cd65aa5edc601668383123ddd0115eb2ed4/sphinx-bootstrap-theme-0.3.4.tar.gz#sha256=6ea1b0b4797a713f059d927d88c8423b70e87bb89f07086f814b9cbd63779a85 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.3.tar.gz (767 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_273475387a494b9cb3ef8e81c21b2c06/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_273475387a494b9cb3ef8e81c21b2c06/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-53ebj_9h 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_273475387a494b9cb3ef8e81c21b2c06/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/1b/6d/3d798c1ebcf6f14bbe44341c833c9de6bd682a14b4902c6f5a485c633500/sphinx-bootstrap-theme-0.3.3.tar.gz#sha256=cd35d5eb6d6b6deaac1107d7ea8ad4742be8b0447ec8f74a3b8b8b3a4c2e09d4 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.2.tar.gz (392 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_7309e03e478540d9bc6a8b92b50be7d8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_7309e03e478540d9bc6a8b92b50be7d8/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-cwrw5zmb 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_7309e03e478540d9bc6a8b92b50be7d8/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/4a/d4/701a9dc516ce9a8c2fbf786a1eac40396b8e530f7e7042c2cb2168806543/sphinx-bootstrap-theme-0.3.2.tar.gz#sha256=5fc093e31582b867e1a9e2c6e35b9d06756a3ad0d3c2b291494ad611819e0386 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.1.tar.gz (392 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c9efe5974a3b4aa4810c3d25d3788865/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c9efe5974a3b4aa4810c3d25d3788865/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-alwlyly2 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c9efe5974a3b4aa4810c3d25d3788865/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/9f/67/affe797f13d9eb5988f4868cb01e69217caf7af466c078571738dfb3320b/sphinx-bootstrap-theme-0.3.1.tar.gz#sha256=f149c9b5443bbb1eda30f3fcb28612cd4d262f43fa99cb48c44a2d64f91fe061 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.3.0.tar.gz (391 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_41952ba37bbf482284db0ae606264f8c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_41952ba37bbf482284db0ae606264f8c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-n3m_spu3 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_41952ba37bbf482284db0ae606264f8c/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/21/51/ae3b041e711c0b7e7c1aa08ee3021e4838e215d4e568a9f28bb3329eb029/sphinx-bootstrap-theme-0.3.0.tar.gz#sha256=312bfc995a682c4f17bfb7cd6d4592b66d12275716e3fe4f3f5ede2c6231752a (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.9.tar.gz (213 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_8e6568a55b9e4ffcbb572b8da2fc0a43/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_8e6568a55b9e4ffcbb572b8da2fc0a43/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-fbj1y6d8 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_8e6568a55b9e4ffcbb572b8da2fc0a43/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/0e/8b/68e0346b407f6b2d988efe089a5459c9623bf48f81c87ece56972641836f/sphinx-bootstrap-theme-0.2.9.tar.gz#sha256=b7385c364613a6b05ff32a7524a6943e966838150107e662ae2273274f4ffc0c (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.8.tar.gz (213 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_2489ea7c7fd649cdbf8a9ea4df4db1d8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_2489ea7c7fd649cdbf8a9ea4df4db1d8/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-sspzm6c0 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_2489ea7c7fd649cdbf8a9ea4df4db1d8/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/b5/59/c04cd9a607cf6fcd451ec2b551b75a7ab7f1fc0ac4b4da86d61dfbefbdbd/sphinx-bootstrap-theme-0.2.8.tar.gz#sha256=d28cd172d87284c21057389bcabb1b183924395433ff8ac4812c2c9741c97ecd (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.7.tar.gz (212 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_efd199ddeb1d4d5099cd70e195f7350d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_efd199ddeb1d4d5099cd70e195f7350d/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-riiqrlmt 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_efd199ddeb1d4d5099cd70e195f7350d/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/1f/50/7720612386f4a94752a227a55eb806c4327a90770c297d1e7fe16116b268/sphinx-bootstrap-theme-0.2.7.tar.gz#sha256=c249f062580c6e3d34dbadb5829f3bc595c9d20001e19359f4924c4873a63c8a (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.6.tar.gz (211 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_af3b79fb4e994fceaec5617b52b630fe/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_af3b79fb4e994fceaec5617b52b630fe/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-t4hxykx5 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_af3b79fb4e994fceaec5617b52b630fe/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/2e/67/cc76407c049486b847f264efafc6a019e3026d32b7ed7ade3d37234bc05d/sphinx-bootstrap-theme-0.2.6.tar.gz#sha256=4e5148670cc2edeb2cec98ab6c110bc30e40b792b21b52b0a706c048c4a1af4a (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.5.tar.gz (211 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c87e7667e8c84bfe9f43491008c4051c/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c87e7667e8c84bfe9f43491008c4051c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-gj4ih4zj 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c87e7667e8c84bfe9f43491008c4051c/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/7c/cc/bfb9427f91b65061865e5bd0e020cfc3aab916685e64bdbfdf266f62f663/sphinx-bootstrap-theme-0.2.5.tar.gz#sha256=104ae930bf8985de868cab60ca8a1792d545ed9b3b8f66f81915fbf62a37d365 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.4.tar.gz (210 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_5aabeb00b2d04b34bd73f68d0cd992ed/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_5aabeb00b2d04b34bd73f68d0cd992ed/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jq5_kumb 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_5aabeb00b2d04b34bd73f68d0cd992ed/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/2d/bd/6d3b44e13f08bc4527d72cfa06578e7b91e64cd95f079f2cc261c3bb2d8f/sphinx-bootstrap-theme-0.2.4.tar.gz#sha256=e1aa410c8b08fae3b32d2b64f540037bf8d2e5265b0e0b00d66a022b06578ea4 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.3.tar.gz (210 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_293babb50e7849c284b9478fd90aa0d3/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_293babb50e7849c284b9478fd90aa0d3/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-we6967fo 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_293babb50e7849c284b9478fd90aa0d3/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/cb/4f/0db2149e5d5c14bb14b9adfc4ee45e31685c3a33196c47585772d61ab3d7/sphinx-bootstrap-theme-0.2.3.tar.gz#sha256=ce48786bc4dc3814a7af8e5dc5cb0aae58ef426abdf4c0f6d6369690fd405407 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.2.tar.gz (209 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_a101b776d37048518237e036bbd8d8c8/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_a101b776d37048518237e036bbd8d8c8/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-n1h74x49 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_a101b776d37048518237e036bbd8d8c8/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/41/18/afdd10d9bb4f26ee315c1dcd36b8ec9df6af3895f00ef0acbdeb12268ee9/sphinx-bootstrap-theme-0.2.2.tar.gz#sha256=7f11e4236184239abd9d458eef7e390d7fdafae5c029b01af8335b6d723aefe9 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.1.tar.gz (209 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c0100308d80440068e49f5290134ac23/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c0100308d80440068e49f5290134ac23/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-vxmhxpke 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_c0100308d80440068e49f5290134ac23/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/39/3d/b1b02131ec1bb9dd7060ccef3fb190644863c18540b2feb1d143c8a548ba/sphinx-bootstrap-theme-0.2.1.tar.gz#sha256=24bdfb7f5dac7c5ec6bb15fd2831a35050ea096c5d14611ef8798cd7cfb43afc (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.2.0.tar.gz (209 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_09fd3da6b1754a91bbc53c4c4cbdf024/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_09fd3da6b1754a91bbc53c4c4cbdf024/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-qbctjej2 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_09fd3da6b1754a91bbc53c4c4cbdf024/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/f4/88/829dfd65adb82638a1d443952369933ca0db88401b9dc29ba9d153daf60c/sphinx-bootstrap-theme-0.2.0.tar.gz#sha256=fd8910bb1d4b16fb426d7e94c514008c4ac861cc9533c64978d06361e524bdef (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.1.8.tar.gz (208 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_386f13e05f474d1898818e8f121be3fd/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_386f13e05f474d1898818e8f121be3fd/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-cjx80lrz 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_386f13e05f474d1898818e8f121be3fd/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/55/dc/3759800d9c9357e900e8f297a258c1c5787b4042b635f149169e06c57923/sphinx-bootstrap-theme-0.1.8.tar.gz#sha256=d2f1d440420509317d4094dac2822ede84c395ec81c5798e134938b3d0ff2776 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.1.7.tar.gz (208 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'error' 06:33:35 ERROR: Command errored out with exit status 1: 06:33:35 command: /w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_0bca7f73f71f414283e4362c635559e5/setup.py'"'"'; __file__='"'"'/tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_0bca7f73f71f414283e4362c635559e5/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-j4fo6lcd 06:33:35 cwd: /tmp/pip-install-do9j_kr1/sphinx-bootstrap-theme_0bca7f73f71f414283e4362c635559e5/ 06:33:35 Complete output (1 lines): 06:33:35 error in sphinx-bootstrap-theme setup command: use_2to3 is invalid. 06:33:35 ---------------------------------------- 06:33:35 WARNING: Discarding https://files.pythonhosted.org/packages/ec/dc/62a80e43360303dda0e42147756255ddd752db17586c333f627396346b0a/sphinx-bootstrap-theme-0.1.7.tar.gz#sha256=e4d7844017e1094dc3a154400ddf8667960398735080a40f9f95a03156c1afd7 (from https://pypi.org/simple/sphinx-bootstrap-theme/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 06:33:35 Downloading sphinx-bootstrap-theme-0.1.6.tar.gz (207 kB) 06:33:35 Preparing metadata (setup.py): started 06:33:35 Preparing metadata (setup.py): finished with status 'done' 06:33:35 INFO: pip is looking at multiple versions of docutils to determine which version is compatible with other requirements. This could take a while. 06:33:35 INFO: pip is looking at multiple versions of pyyaml to determine which version is compatible with other requirements. This could take a while. 06:33:35 INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. 06:33:35 INFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while. 06:33:35 INFO: pip is looking at multiple versions of funcparserlib to determine which version is compatible with other requirements. This could take a while. 06:33:35 INFO: pip is looking at multiple versions of lfdocs-conf to determine which version is compatible with other requirements. This could take a while. 06:33:35 ERROR: Cannot install -r /w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt (line 16) and lfdocs-conf because these package versions have conflicting dependencies. 06:33:35 06:33:35 The conflict is caused by: 06:33:35 sphinx 4.4.0 depends on docutils<0.18 and >=0.14 06:33:35 sphinx-rtd-theme 1.0.0 depends on docutils<0.18 06:33:35 sphinx-tabs 3.2.0 depends on docutils~=0.16.0 06:33:35 sphinx 4.4.0 depends on docutils<0.18 and >=0.14 06:33:35 sphinx-rtd-theme 1.0.0 depends on docutils<0.18 06:33:35 sphinx-tabs 3.1.0 depends on docutils~=0.16.0 06:33:35 sphinx 4.4.0 depends on docutils<0.18 and >=0.14 06:33:35 sphinx-rtd-theme 1.0.0 depends on docutils<0.18 06:33:35 sphinx-tabs 3.0.0 depends on docutils~=0.16.0 06:33:35 lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0 06:33:35 sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6 06:33:35 sphinx-tabs 2.1.0 depends on sphinx<4 and >=2 06:33:35 lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0 06:33:35 sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6 06:33:35 sphinx-tabs 2.0.1 depends on sphinx<4 and >=2 06:33:35 lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0 06:33:35 sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6 06:33:35 sphinx-tabs 2.0.0 depends on sphinx<4 and >=2 06:33:35 lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0 06:33:35 sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6 06:33:35 sphinx-tabs 1.3.0 depends on sphinx<4 and >=2 06:33:35 lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0 06:33:35 sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6 06:33:35 sphinx-tabs 1.2.1 depends on sphinx<4 and >=2 06:33:35 lfdocs-conf 0.8.0 depends on Sphinx>=4.2.0 06:33:35 sphinx-rtd-theme 1.0.0 depends on sphinx>=1.6 06:33:35 sphinx-tabs 1.2.0 depends on sphinx<4 and >=2 06:33:35 The user requested (constraint) sphinx===4.4.0 06:33:35 The user requested (constraint) docutils===0.17.1 06:33:35 06:33:35 To fix this you could try to: 06:33:35 1. loosen the range of package versions you've specified 06:33:35 2. remove package versions to allow pip attempt to solve the dependency conflict 06:33:35 06:33:35 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 06:33:35 06:33:35 =================================== log end ==================================== 06:33:35 ERROR: could not install deps [-r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt]; v = InvocationError(u'/w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -m pip install -r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt', 1) 06:33:35 ___________________________________ summary ____________________________________ 06:33:35 ERROR: needs: could not install deps [-r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt, -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt]; v = InvocationError(u'/w/workspace/vnfrqts-requirements-master-build-and-upload/.tox/needs/bin/python -m pip install -r/w/workspace/vnfrqts-requirements-master-build-and-upload/etc/requirements.txt -chttps://git.onap.org/doc/plain/etc/upper-constraints.os.txt -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt', 1) 06:33:35 Build step 'Execute shell' marked build as failure 06:33:36 $ ssh-agent -k 06:33:36 unset SSH_AUTH_SOCK; 06:33:36 unset SSH_AGENT_PID; 06:33:36 echo Agent pid 2078 killed; 06:33:36 [ssh-agent] Stopped. 06:33:36 [PostBuildScript] - [INFO] Executing post build scripts. 06:33:36 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins9715694485801150321.sh 06:33:36 ---> sysstat.sh 06:33:36 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins12894860423493000035.sh 06:33:36 ---> package-listing.sh 06:33:36 ++ facter osfamily 06:33:36 ++ tr '[:upper:]' '[:lower:]' 06:33:36 + OS_FAMILY=debian 06:33:36 + workspace=/w/workspace/vnfrqts-requirements-master-build-and-upload 06:33:36 + START_PACKAGES=/tmp/packages_start.txt 06:33:36 + END_PACKAGES=/tmp/packages_end.txt 06:33:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:36 + PACKAGES=/tmp/packages_start.txt 06:33:36 + '[' /w/workspace/vnfrqts-requirements-master-build-and-upload ']' 06:33:36 + PACKAGES=/tmp/packages_end.txt 06:33:36 + case "${OS_FAMILY}" in 06:33:36 + dpkg -l 06:33:36 + grep '^ii' 06:33:36 + '[' -f /tmp/packages_start.txt ']' 06:33:36 + '[' -f /tmp/packages_end.txt ']' 06:33:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:36 + '[' /w/workspace/vnfrqts-requirements-master-build-and-upload ']' 06:33:36 + mkdir -p /w/workspace/vnfrqts-requirements-master-build-and-upload/archives/ 06:33:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfrqts-requirements-master-build-and-upload/archives/ 06:33:36 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins4599057092017228430.sh 06:33:36 ---> capture-instance-metadata.sh 06:33:36 Setup pyenv: 06:33:36 * system (set by /opt/pyenv/version) 06:33:36 * 3.8.13 (set by /opt/pyenv/version) 06:33:36 * 3.9.13 (set by /opt/pyenv/version) 06:33:36 * 3.10.6 (set by /opt/pyenv/version) 06:33:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Hw1 06:33:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:33:44 lf-activate-venv(): INFO: Installing: lftools 06:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-7Hw1/bin to PATH 06:34:23 INFO: Running in OpenStack, capturing instance metadata 06:34:24 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins10963050743207356745.sh 06:34:24 provisioning config files... 06:34:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfrqts-requirements-master-build-and-upload@tmp/config7443325215820652707tmp 06:34:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:34:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:34:24 [EnvInject] - Injecting environment variables from a build step. 06:34:24 [EnvInject] - Injecting as environment variables the properties content 06:34:24 SERVER_ID=logs 06:34:24 06:34:24 [EnvInject] - Variables injected successfully. 06:34:24 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins14783501221352786393.sh 06:34:24 ---> create-netrc.sh 06:34:24 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8780462169265950163.sh 06:34:24 ---> python-tools-install.sh 06:34:24 Setup pyenv: 06:34:24 system 06:34:24 3.8.13 06:34:24 3.9.13 06:34:24 * 3.10.6 (set by /w/workspace/vnfrqts-requirements-master-build-and-upload/.python-version) 06:34:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Hw1 from file:/tmp/.os_lf_venv 06:34:26 lf-activate-venv(): INFO: Installing: lftools 06:34:37 lf-activate-venv(): INFO: Adding /tmp/venv-7Hw1/bin to PATH 06:34:37 Generating Requirements File 06:35:08 Python 3.10.6 06:35:08 pip 23.3.2 from /tmp/venv-7Hw1/lib/python3.10/site-packages/pip (python 3.10) 06:35:09 appdirs==1.4.4 06:35:09 argcomplete==3.2.2 06:35:09 aspy.yaml==1.3.0 06:35:09 attrs==23.2.0 06:35:09 autopage==0.5.2 06:35:09 beautifulsoup4==4.12.3 06:35:09 boto3==1.34.30 06:35:09 botocore==1.34.30 06:35:09 bs4==0.0.2 06:35:09 cachetools==5.3.2 06:35:09 certifi==2023.11.17 06:35:09 cffi==1.16.0 06:35:09 cfgv==3.4.0 06:35:09 chardet==5.2.0 06:35:09 charset-normalizer==3.3.2 06:35:09 click==8.1.7 06:35:09 cliff==4.5.0 06:35:09 cmd2==2.4.3 06:35:09 cryptography==3.3.2 06:35:09 debtcollector==2.5.0 06:35:09 decorator==5.1.1 06:35:09 defusedxml==0.7.1 06:35:09 Deprecated==1.2.14 06:35:09 distlib==0.3.8 06:35:09 dnspython==2.5.0 06:35:09 docker==4.2.2 06:35:09 dogpile.cache==1.3.0 06:35:09 email-validator==2.1.0.post1 06:35:09 filelock==3.13.1 06:35:09 future==0.18.3 06:35:09 gitdb==4.0.11 06:35:09 GitPython==3.1.41 06:35:09 google-auth==2.27.0 06:35:09 httplib2==0.22.0 06:35:09 identify==2.5.33 06:35:09 idna==3.6 06:35:09 importlib-resources==1.5.0 06:35:09 iso8601==2.1.0 06:35:09 Jinja2==3.1.3 06:35:09 jmespath==1.0.1 06:35:09 jsonpatch==1.33 06:35:09 jsonpointer==2.4 06:35:09 jsonschema==4.21.1 06:35:09 jsonschema-specifications==2023.12.1 06:35:09 keystoneauth1==5.5.0 06:35:09 kubernetes==29.0.0 06:35:09 lftools==0.37.8 06:35:09 lxml==5.1.0 06:35:09 MarkupSafe==2.1.4 06:35:09 msgpack==1.0.7 06:35:09 multi_key_dict==2.0.3 06:35:09 munch==4.0.0 06:35:09 netaddr==0.10.1 06:35:09 netifaces==0.11.0 06:35:09 niet==1.4.2 06:35:09 nodeenv==1.8.0 06:35:09 oauth2client==4.1.3 06:35:09 oauthlib==3.2.2 06:35:09 openstacksdk==0.62.0 06:35:09 os-client-config==2.1.0 06:35:09 os-service-types==1.7.0 06:35:09 osc-lib==3.0.0 06:35:09 oslo.config==9.3.0 06:35:09 oslo.context==5.3.0 06:35:09 oslo.i18n==6.2.0 06:35:09 oslo.log==5.4.0 06:35:09 oslo.serialization==5.3.0 06:35:09 oslo.utils==7.0.0 06:35:09 packaging==23.2 06:35:09 pbr==6.0.0 06:35:09 platformdirs==4.1.0 06:35:09 prettytable==3.9.0 06:35:09 pyasn1==0.5.1 06:35:09 pyasn1-modules==0.3.0 06:35:09 pycparser==2.21 06:35:09 pygerrit2==2.0.15 06:35:09 PyGithub==2.1.1 06:35:09 pyinotify==0.9.6 06:35:09 PyJWT==2.8.0 06:35:09 PyNaCl==1.5.0 06:35:09 pyparsing==2.4.7 06:35:09 pyperclip==1.8.2 06:35:09 pyrsistent==0.20.0 06:35:09 python-cinderclient==9.4.0 06:35:09 python-dateutil==2.8.2 06:35:09 python-heatclient==3.4.0 06:35:09 python-jenkins==1.8.2 06:35:09 python-keystoneclient==5.3.0 06:35:09 python-magnumclient==4.3.0 06:35:09 python-novaclient==18.4.0 06:35:09 python-openstackclient==6.0.0 06:35:09 python-swiftclient==4.4.0 06:35:09 pytz==2023.4 06:35:09 PyYAML==6.0.1 06:35:09 referencing==0.33.0 06:35:09 requests==2.31.0 06:35:09 requests-oauthlib==1.3.1 06:35:09 requestsexceptions==1.4.0 06:35:09 rfc3986==2.0.0 06:35:09 rpds-py==0.17.1 06:35:09 rsa==4.9 06:35:09 ruamel.yaml==0.18.5 06:35:09 ruamel.yaml.clib==0.2.8 06:35:09 s3transfer==0.10.0 06:35:09 simplejson==3.19.2 06:35:09 six==1.16.0 06:35:09 smmap==5.0.1 06:35:09 soupsieve==2.5 06:35:09 stevedore==5.1.0 06:35:09 tabulate==0.9.0 06:35:09 toml==0.10.2 06:35:09 tomlkit==0.12.3 06:35:09 tqdm==4.66.1 06:35:09 typing_extensions==4.9.0 06:35:09 tzdata==2023.4 06:35:09 urllib3==1.26.18 06:35:09 virtualenv==20.25.0 06:35:09 wcwidth==0.2.13 06:35:09 websocket-client==1.7.0 06:35:09 wrapt==1.16.0 06:35:09 xdg==6.0.0 06:35:09 xmltodict==0.13.0 06:35:09 yq==3.2.3 06:35:09 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins7773703758329855334.sh 06:35:09 ---> sudo-logs.sh 06:35:09 Archiving 'sudo' log.. 06:35:09 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins7438600515204251481.sh 06:35:09 ---> job-cost.sh 06:35:09 Setup pyenv: 06:35:09 system 06:35:09 3.8.13 06:35:09 3.9.13 06:35:09 * 3.10.6 (set by /w/workspace/vnfrqts-requirements-master-build-and-upload/.python-version) 06:35:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Hw1 from file:/tmp/.os_lf_venv 06:35:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:35:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:35:18 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 06:35:18 lf-activate-venv(): INFO: Adding /tmp/venv-7Hw1/bin to PATH 06:35:18 INFO: No Stack... 06:35:18 INFO: Retrieving Pricing Info for: v3-standard-8 06:35:19 INFO: Archiving Costs 06:35:19 [vnfrqts-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins5023398634676519867.sh 06:35:19 ---> logs-deploy.sh 06:35:19 Setup pyenv: 06:35:19 system 06:35:19 3.8.13 06:35:19 3.9.13 06:35:19 * 3.10.6 (set by /w/workspace/vnfrqts-requirements-master-build-and-upload/.python-version) 06:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7Hw1 from file:/tmp/.os_lf_venv 06:35:20 lf-activate-venv(): INFO: Installing: lftools 06:35:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:35:30 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 06:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-7Hw1/bin to PATH 06:35:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfrqts-requirements-master-build-and-upload/1841 06:35:30 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 06:35:31 Archives upload complete. 06:35:31 INFO: archiving logs to Nexus 06:35:32 ---> uname -a: 06:35:32 Linux prd-ubuntu1804-docker-8c-8g-853 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:35:32 06:35:32 06:35:32 ---> lscpu: 06:35:32 Architecture: x86_64 06:35:32 CPU op-mode(s): 32-bit, 64-bit 06:35:32 Byte Order: Little Endian 06:35:32 CPU(s): 8 06:35:32 On-line CPU(s) list: 0-7 06:35:32 Thread(s) per core: 1 06:35:32 Core(s) per socket: 1 06:35:32 Socket(s): 8 06:35:32 NUMA node(s): 1 06:35:32 Vendor ID: AuthenticAMD 06:35:32 CPU family: 23 06:35:32 Model: 49 06:35:32 Model name: AMD EPYC-Rome Processor 06:35:32 Stepping: 0 06:35:32 CPU MHz: 2800.000 06:35:32 BogoMIPS: 5600.00 06:35:32 Virtualization: AMD-V 06:35:32 Hypervisor vendor: KVM 06:35:32 Virtualization type: full 06:35:32 L1d cache: 32K 06:35:32 L1i cache: 32K 06:35:32 L2 cache: 512K 06:35:32 L3 cache: 16384K 06:35:32 NUMA node0 CPU(s): 0-7 06:35:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:35:32 06:35:32 06:35:32 ---> nproc: 06:35:32 8 06:35:32 06:35:32 06:35:32 ---> df -h: 06:35:32 Filesystem Size Used Avail Use% Mounted on 06:35:32 udev 16G 0 16G 0% /dev 06:35:32 tmpfs 3.2G 712K 3.2G 1% /run 06:35:32 /dev/vda1 155G 11G 145G 7% / 06:35:32 tmpfs 16G 0 16G 0% /dev/shm 06:35:32 tmpfs 5.0M 0 5.0M 0% /run/lock 06:35:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:35:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:35:32 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:35:32 06:35:32 06:35:32 ---> free -m: 06:35:32 total used free shared buff/cache available 06:35:32 Mem: 32167 796 28815 0 2555 30934 06:35:32 Swap: 1023 0 1023 06:35:32 06:35:32 06:35:32 ---> ip addr: 06:35:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:35:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:35:32 inet 127.0.0.1/8 scope host lo 06:35:32 valid_lft forever preferred_lft forever 06:35:32 inet6 ::1/128 scope host 06:35:32 valid_lft forever preferred_lft forever 06:35:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:35:32 link/ether fa:16:3e:2f:0e:9f brd ff:ff:ff:ff:ff:ff 06:35:32 inet 10.30.106.46/23 brd 10.30.107.255 scope global dynamic ens3 06:35:32 valid_lft 86172sec preferred_lft 86172sec 06:35:32 inet6 fe80::f816:3eff:fe2f:e9f/64 scope link 06:35:32 valid_lft forever preferred_lft forever 06:35:32 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:35:32 link/ether 02:42:66:b6:81:6e brd ff:ff:ff:ff:ff:ff 06:35:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:35:32 valid_lft forever preferred_lft forever 06:35:32 06:35:32 06:35:32 ---> sar -b -r -n DEV: 06:35:32 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-853) 01/30/24 _x86_64_ (8 CPU) 06:35:32 06:35:32 06:31:45 LINUX RESTART (8 CPU) 06:35:32 06:35:32 06:32:01 tps rtps wtps bread/s bwrtn/s 06:35:32 06:33:03 165.67 72.04 93.63 5151.01 107718.18 06:35:32 06:34:01 147.01 25.67 121.34 788.69 86232.86 06:35:32 06:35:01 86.95 13.80 73.15 1047.69 9594.67 06:35:32 Average: 133.06 37.30 95.76 2346.44 67642.04 06:35:32 06:35:32 06:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:35:32 06:33:03 30029180 31693056 2910040 8.83 55364 1919296 1471752 4.33 880332 1737512 256908 06:35:32 06:34:01 29798368 31662548 3140852 9.54 75764 2089828 1427868 4.20 921700 1907216 56932 06:35:32 06:35:01 29532888 31657068 3406332 10.34 90524 2324256 1439128 4.23 954180 2117028 62876 06:35:32 Average: 29786812 31670891 3152408 9.57 73884 2111127 1446249 4.26 918737 1920585 125572 06:35:32 06:35:32 06:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:35:32 06:33:03 ens3 454.17 289.32 2458.12 62.50 0.00 0.00 0.00 0.00 06:35:32 06:33:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:32 06:33:03 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 06:35:32 06:34:01 ens3 95.97 63.25 1322.42 14.01 0.00 0.00 0.00 0.00 06:35:32 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:32 06:34:01 lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 06:35:32 06:35:01 ens3 56.14 38.16 808.28 7.19 0.00 0.00 0.00 0.00 06:35:32 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:32 06:35:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 06:35:32 Average: ens3 203.29 130.99 1531.94 28.06 0.00 0.00 0.00 0.00 06:35:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:32 Average: lo 1.44 1.44 0.15 0.15 0.00 0.00 0.00 0.00 06:35:32 06:35:32 06:35:32 ---> sar -P ALL: 06:35:32 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-853) 01/30/24 _x86_64_ (8 CPU) 06:35:32 06:35:32 06:31:45 LINUX RESTART (8 CPU) 06:35:32 06:35:32 06:32:01 CPU %user %nice %system %iowait %steal %idle 06:35:32 06:33:03 all 9.44 0.00 1.31 3.87 0.05 85.33 06:35:32 06:33:03 0 22.89 0.00 2.39 0.85 0.07 73.80 06:35:32 06:33:03 1 3.80 0.00 0.62 4.50 0.05 91.03 06:35:32 06:33:03 2 16.54 0.00 1.57 2.68 0.08 79.13 06:35:32 06:33:03 3 6.48 0.00 0.87 0.57 0.03 92.05 06:35:32 06:33:03 4 4.31 0.00 2.15 4.43 0.05 89.07 06:35:32 06:33:03 5 8.36 0.00 1.14 16.51 0.03 73.96 06:35:32 06:33:03 6 5.69 0.00 0.77 0.45 0.03 93.06 06:35:32 06:33:03 7 7.48 0.00 1.00 1.02 0.03 90.47 06:35:32 06:34:01 all 10.40 0.00 1.05 1.39 0.04 87.11 06:35:32 06:34:01 0 12.00 0.00 1.11 4.48 0.05 82.36 06:35:32 06:34:01 1 1.14 0.00 0.47 5.05 0.03 93.30 06:35:32 06:34:01 2 5.56 0.00 0.62 0.03 0.05 93.73 06:35:32 06:34:01 3 3.17 0.00 0.52 0.07 0.02 96.22 06:35:32 06:34:01 4 1.38 0.00 0.36 0.21 0.02 98.03 06:35:32 06:34:01 5 18.70 0.00 2.19 0.50 0.05 78.56 06:35:32 06:34:01 6 23.33 0.00 2.21 0.24 0.05 74.17 06:35:32 06:34:01 7 17.89 0.00 0.92 0.55 0.05 80.59 06:35:32 06:35:01 all 7.92 0.00 0.61 3.84 0.03 87.61 06:35:32 06:35:01 0 8.90 0.00 0.49 0.30 0.03 90.28 06:35:32 06:35:01 1 3.15 0.00 0.70 18.46 0.03 77.65 06:35:32 06:35:01 2 4.43 0.00 0.60 1.42 0.02 93.53 06:35:32 06:35:01 3 0.73 0.00 0.42 2.20 0.02 96.63 06:35:32 06:35:01 4 0.92 0.00 0.17 0.08 0.00 98.83 06:35:32 06:35:01 5 2.07 0.00 0.18 0.40 0.03 97.31 06:35:32 06:35:01 6 10.17 0.00 0.78 1.30 0.02 87.73 06:35:32 06:35:01 7 32.99 0.00 1.51 6.53 0.07 58.91 06:35:32 Average: all 9.24 0.00 0.99 3.05 0.04 86.68 06:35:32 Average: 0 14.61 0.00 1.33 1.86 0.05 82.14 06:35:32 Average: 1 2.72 0.00 0.60 9.39 0.04 87.25 06:35:32 Average: 2 8.88 0.00 0.94 1.39 0.05 88.74 06:35:32 Average: 3 3.46 0.00 0.60 0.96 0.02 94.96 06:35:32 Average: 4 2.21 0.00 0.90 1.58 0.02 95.29 06:35:32 Average: 5 9.62 0.00 1.16 5.85 0.04 83.33 06:35:32 Average: 6 12.95 0.00 1.24 0.67 0.03 85.10 06:35:32 Average: 7 19.45 0.00 1.14 2.72 0.05 76.64 06:35:32 06:35:32 06:35:32