Print resource yaml #20
Merged
manage-repositories-app / python-module-install
succeeded
Nov 14, 2024 in 0s
Python module installation
Details
Processing /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting click>=8.1.7 (from must-gather-explorer==0.1.3)
Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting pyhelper-utils>=0.0.42 (from must-gather-explorer==0.1.3)
Downloading pyhelper_utils-1.0.1.tar.gz (9.8 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting pyyaml>=6.0.2 (from must-gather-explorer==0.1.3)
Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting rich>=13.9.2 (from must-gather-explorer==0.1.3)
Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB)
Collecting ipdb<0.14.0,>=0.13.13 (from pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading ipdb-0.13.13-py3-none-any.whl.metadata (14 kB)
Collecting python-rrmngmnt<0.2.0,>=0.1.32 (from pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading python-rrmngmnt-0.1.32.zip (84 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting python-simple-logger<3.0.0,>=2.0.0 (from pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading python_simple_logger-2.0.0.tar.gz (8.2 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting requests<3.0.0,>=2.31.0 (from pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting markdown-it-py>=2.2.0 (from rich>=13.9.2->must-gather-explorer==0.1.3)
Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.9.2->must-gather-explorer==0.1.3)
Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
Collecting ipython>=7.31.1 (from ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading ipython-8.29.0-py3-none-any.whl.metadata (5.0 kB)
Collecting decorator (from ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.9.2->must-gather-explorer==0.1.3)
Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
Collecting paramiko (from python-rrmngmnt<0.2.0,>=0.1.32->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading paramiko-3.5.0-py3-none-any.whl.metadata (4.4 kB)
Collecting netaddr (from python-rrmngmnt<0.2.0,>=0.1.32->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)
Collecting pbr (from python-rrmngmnt<0.2.0,>=0.1.32->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB)
Collecting six (from python-rrmngmnt<0.2.0,>=0.1.32->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting colorlog<7.0.0,>=6.7.0 (from python-simple-logger<3.0.0,>=2.0.0->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading colorlog-6.9.0-py3-none-any.whl.metadata (10 kB)
Collecting charset-normalizer<4,>=2 (from requests<3.0.0,>=2.31.0->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading charset_normalizer-3.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB)
Collecting idna<4,>=2.5 (from requests<3.0.0,>=2.31.0->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests<3.0.0,>=2.31.0->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests<3.0.0,>=2.31.0->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
Collecting jedi>=0.16 (from ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB)
Collecting matplotlib-inline (from ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading prompt_toolkit-3.0.48-py3-none-any.whl.metadata (6.4 kB)
Collecting stack-data (from ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Collecting traitlets>=5.13.0 (from ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
Collecting pexpect>4.3 (from ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
Collecting bcrypt>=3.2 (from paramiko->python-rrmngmnt<0.2.0,>=0.1.32->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading bcrypt-4.2.0-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (9.6 kB)
Collecting cryptography>=3.3 (from paramiko->python-rrmngmnt<0.2.0,>=0.1.32->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)
Collecting pynacl>=1.5 (from paramiko->python-rrmngmnt<0.2.0,>=0.1.32->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
Collecting cffi>=1.12 (from cryptography>=3.3->paramiko->python-rrmngmnt<0.2.0,>=0.1.32->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
Collecting executing>=1.2.0 (from stack-data->ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting pure-eval (from stack-data->ipython>=7.31.1->ipdb<0.14.0,>=0.13.13->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko->python-rrmngmnt<0.2.0,>=0.1.32->pyhelper-utils>=0.0.42->must-gather-explorer==0.1.3)
Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Downloading click-8.1.7-py3-none-any.whl (97 kB)
Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 9.0 MB/s eta 0:00:00
Downloading rich-13.9.4-py3-none-any.whl (242 kB)
Downloading ipdb-0.13.13-py3-none-any.whl (12 kB)
Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.3 MB/s eta 0:00:00
Downloading requests-2.32.3-py3-none-any.whl (64 kB)
Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
Downloading charset_normalizer-3.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
Downloading colorlog-6.9.0-py3-none-any.whl (11 kB)
Downloading idna-3.10-py3-none-any.whl (70 kB)
Downloading ipython-8.29.0-py3-none-any.whl (819 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.9/819.9 kB 72.5 MB/s eta 0:00:00
Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 39.3 MB/s eta 0:00:00
Downloading paramiko-3.5.0-py3-none-any.whl (227 kB)
Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB)
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Downloading bcrypt-4.2.0-cp39-abi3-manylinux_2_28_x86_64.whl (273 kB)
Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 66.9 MB/s eta 0:00:00
Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 64.8 MB/s eta 0:00:00
Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
Downloading prompt_toolkit-3.0.48-py3-none-any.whl (386 kB)
Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 75.1 MB/s eta 0:00:00
Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
Downloading cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
Downloading executing-2.1.0-py2.py3-none-any.whl (25 kB)
Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB)
Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Downloading pycparser-2.22-py3-none-any.whl (117 kB)
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/click-8.1.7-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/rich-13.9.4-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/ipdb-0.13.13-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/markdown_it_py-3.0.0-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/pygments-2.18.0-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/requests-2.32.3-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/certifi-2024.8.30-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/charset_normalizer-3.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/colorlog-6.9.0-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/idna-3.10-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/ipython-8.29.0-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/mdurl-0.1.2-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/urllib3-2.2.3-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/decorator-5.1.1-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/netaddr-1.3.0-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/paramiko-3.5.0-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/pbr-6.1.0-py2.py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/six-1.16.0-py2.py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/bcrypt-4.2.0-cp39-abi3-manylinux_2_28_x86_64.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/jedi-0.19.2-py2.py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/pexpect-4.9.0-py2.py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/prompt_toolkit-3.0.48-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/traitlets-5.14.3-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/matplotlib_inline-0.1.7-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/stack_data-0.6.3-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/asttokens-2.4.1-py2.py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/cffi-1.17.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/executing-2.1.0-py2.py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/parso-0.8.4-py2.py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/ptyprocess-0.7.0-py2.py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/pure_eval-0.2.3-py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/wcwidth-0.2.13-py2.py3-none-any.whl
Saved /tmp/must-gather-explorer-89bed430-7256-4117-9c42-2eaeec26393b/dist/pycparser-2.22-py3-none-any.whl
Building wheels for collected packages: must-gather-explorer, pyhelper-utils, python-rrmngmnt, python-simple-logger
Building wheel for must-gather-explorer (pyproject.toml): started
Building wheel for must-gather-explorer (pyproject.toml): finished with status 'done'
Created wheel for must-gather-explorer: filename=must_gather_explorer-0.1.3-py3-none-any.whl size=13845 sha256=4fc1bba443fb9219940271ba960a251a36a52540a135f304a3ee44f803971640
Stored in directory: /tmp/pip-ephem-wheel-cache-7tv1vzjx/wheels/70/1c/86/24ebb60a135ceb0f4f5a4e88910cc1fbfac6fa6151ce3aff12
Building wheel for pyhelper-utils (pyproject.toml): started
Building wheel for pyhelper-utils (pyproject.toml): finished with status 'done'
Created wheel for pyhelper-utils: filename=pyhelper_utils-1.0.1-py3-none-any.whl size=11089 sha256=92091dcb8e2e806321f6791894362dc420768cd3013eba82f2a76b1af8554297
Stored in directory: /tmp/pip-ephem-wheel-cache-7tv1vzjx/wheels/60/67/bb/491b7e14c71bc90336843442f45cfe4efa9278dbe97ce0f53d
Building wheel for python-rrmngmnt (pyproject.toml): started
Building wheel for python-rrmngmnt (pyproject.toml): finished with status 'done'
Created wheel for python-rrmngmnt: filename=python_rrmngmnt-0.1.32-py3-none-any.whl size=49865 sha256=16ebde992ddb6c21f7b8077875e64c9339deb30ef14cf137c246fc6ced6598f2
Stored in directory: /tmp/pip-ephem-wheel-cache-7tv1vzjx/wheels/8d/a2/33/70306bf6764bc57857688bca8c7952dbced57c76b3460021b6
Building wheel for python-simple-logger (pyproject.toml): started
Building wheel for python-simple-logger (pyproject.toml): finished with status 'done'
Created wheel for python-simple-logger: filename=python_simple_logger-2.0.0-py3-none-any.whl size=8845 sha256=5873f01eee090b08b39dfd9ba5781030c0f37509637492784c614e2faa2d9547
Stored in directory: /tmp/pip-ephem-wheel-cache-7tv1vzjx/wheels/50/15/9d/2f1085a2af40846a7f7178cd4b1c32b8a7fb8c50b1d841a5d0
Successfully built must-gather-explorer pyhelper-utils python-rrmngmnt python-simple-logger
Loading