Execution
Date
08 Dec 2025 13:57:07 +0000
Duration
00:24:46.17
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
12
Hosts
1505
Tasks
1497
Results
32
Plays
487
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:04.59
-
PlayInstall placement components
-
Taskpython_venv_build : Upgrade pip/setuptools/wheel to the versions we want
-
Date08 Dec 2025 14:03:20 +0000
-
Module / Actionansible.builtin.pip (/home/zuul/src/opendev.org/openstack/ansible-role-python_venv_build/tasks/python_venv_install.yml:127)
-
Tags
- install
- uwsgi-install
- placement-config
- uwsgi
| Field | Value |
|---|---|
| attempts |
1 |
| changed |
True |
| cmd |
[ "/openstack/venvs/uwsgi-32.1.0.dev9-python3/bin/pip3", "install", "-U", "--constraint", "/openstack/venvs/uwsgi-32.1.0.dev9-python3/global-constraints.txt", "--constraint", "/openstack/venvs/uwsgi-32.1.0.dev9-python3/constraints.txt", "--log", "/var/log/python_venv_build.log", "--find-links", "http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/", "--trusted-host", "172.29.236.101", "pip", "setuptools", "wheel" ] |
| invocation |
{ "module_args": { "break_system_packages": false, "chdir": null, "editable": false, "executable": null, "extra_args": "--constraint /openstack/venvs/uwsgi-32.1.0.dev9-python3/global-constraints.txt --constraint /openstack/venvs/uwsgi-32.1.0.dev9-python3/constraints.txt --log /var/log/python_venv_build.log --find-links http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/ --trusted-host 172.29.236.101 ", "name": [ "pip", "setuptools", "wheel" ], "requirements": null, "state": "latest", "umask": null, "version": null, "virtualenv": "/openstack/venvs/uwsgi-32.1.0.dev9-python3", "virtualenv_command": "python3 -m venv", "virtualenv_python": null, "virtualenv_site_packages": false } } |
| name |
[ "pip", "setuptools", "wheel" ] |
| requirements | None |
| state |
latest |
| stderr |
[notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: pip install --upgrade pip |
| stderr_lines |
[ "", "[notice] A new release of pip is available: 25.2 -> 25.3", "[notice] To update, run: pip install --upgrade pip" ] |
| stdout |
Looking in links: http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/
Collecting pip
Using cached pip-25.2-py3-none-any.whl.metadata (4.7 kB)
Collecting setuptools
Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)
Using cached pip-25.2-py3-none-any.whl (1.8 MB)
Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
Using cached wheel-0.45.1-py3-none-any.whl (72 kB)
Installing collected packages: wheel, setuptools, pip
Attempting uninstall: pip
Found existing installation: pip 23.3.2
Uninstalling pip-23.3.2:
Successfully uninstalled pip-23.3.2
Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1
|
| stdout_lines |
[ "Looking in links: http://172.29.236.101:8181/os-releases/32.1.0.dev9/almalinux-10-x86_64/wheels/", "Collecting pip", " Using cached pip-25.2-py3-none-any.whl.metadata (4.7 kB)", "Collecting setuptools", " Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)", "Collecting wheel", " Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB)", "Using cached pip-25.2-py3-none-any.whl (1.8 MB)", "Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)", "Using cached wheel-0.45.1-py3-none-any.whl (72 kB)", "Installing collected packages: wheel, setuptools, pip", " Attempting uninstall: pip", " Found existing installation: pip 23.3.2", " Uninstalling pip-23.3.2:", " Successfully uninstalled pip-23.3.2", "Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1" ] |
| version | None |
| virtualenv |
/openstack/venvs/uwsgi-32.1.0.dev9-python3 |