/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-bridge.yaml
Execution
Date
08 Apr 2026 21:34:53 +0000
Duration
00:01:45.70
Controller
bridge99.opendev.org
User
root
Versions
Ansible
2.15.13
ara
1.7.5 / 1.7.5
Python
3.10.12
Summary
1
Hosts
92
Tasks
90
Results
2
Plays
34
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:07.22
-
PlayInstall reboot jobs
-
Taskcreate-venv : Create or upgrade venv
-
Hostbridge99.opendev.org
-
Date08 Apr 2026 21:36:23 +0000
| Field | Value |
|---|---|
| changed |
True |
| cmd |
[ "/usr/launcher-venv/bin/pip3", "install", "-U", "-r", "/usr/launcher-venv/requirements-venv.txt" ] |
| invocation |
{ "module_args": { "chdir": null, "editable": false, "executable": null, "extra_args": null, "name": null, "requirements": "/usr/launcher-venv/requirements-venv.txt", "state": "latest", "umask": null, "version": null, "virtualenv": "/usr/launcher-venv", "virtualenv_command": "/usr/bin/python3 -m venv", "virtualenv_python": null, "virtualenv_site_packages": false } } |
| name | None |
| requirements |
/usr/launcher-venv/requirements-venv.txt |
| state |
latest |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64
Requirement already satisfied: pip in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 2)) (22.0.2)
Collecting pip
Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/de/f0/c81e05b613866b76d2d1066490adf1a3dbc4ee9d9c839961c3fc8a6997af/pip-26.0.1-py3-none-any.whl (1.8 MB)
Requirement already satisfied: setuptools in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 3)) (59.6.0)
Collecting setuptools
Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB)
Installing collected packages: setuptools, pip
Attempting uninstall: setuptools
Found existing installation: setuptools 59.6.0
Uninstalling setuptools-59.6.0:
Successfully uninstalled setuptools-59.6.0
Attempting uninstall: pip
Found existing installation: pip 22.0.2
Uninstalling pip-22.0.2:
Successfully uninstalled pip-22.0.2
Successfully installed pip-26.0.1 setuptools-82.0.1
|
| stdout_lines |
[ "Looking in indexes: https://mirror.iad3.openmetal.opendev.org/pypi/simple, https://mirror.iad3.openmetal.opendev.org/wheel/ubuntu-22.04-x86_64", "Requirement already satisfied: pip in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 2)) (22.0.2)", "Collecting pip", " Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/de/f0/c81e05b613866b76d2d1066490adf1a3dbc4ee9d9c839961c3fc8a6997af/pip-26.0.1-py3-none-any.whl (1.8 MB)", "Requirement already satisfied: setuptools in /usr/launcher-venv/lib/python3.10/site-packages (from -r /usr/launcher-venv/requirements-venv.txt (line 3)) (59.6.0)", "Collecting setuptools", " Using cached https://mirror.iad3.openmetal.opendev.org/pypifiles/packages/9d/76/f789f7a86709c6b087c5a2f52f911838cad707cc613162401badc665acfe/setuptools-82.0.1-py3-none-any.whl (1.0 MB)", "Installing collected packages: setuptools, pip", " Attempting uninstall: setuptools", " Found existing installation: setuptools 59.6.0", " Uninstalling setuptools-59.6.0:", " Successfully uninstalled setuptools-59.6.0", " Attempting uninstall: pip", " Found existing installation: pip 22.0.2", " Uninstalling pip-22.0.2:", " Successfully uninstalled pip-22.0.2", "Successfully installed pip-26.0.1 setuptools-82.0.1" ] |
| version | None |
| virtualenv |
/usr/launcher-venv |