Execution
Date
14 Dec 2025 10:21:40 +0000
Duration
00:43:55.98
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
13
Hosts
2438
Tasks
2413
Results
107
Plays
511
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:01.59
-
PlayInstallation and setup of Rally
-
Taskos_rally : Setup the Rally deployment
-
Date14 Dec 2025 11:05:35 +0000
-
Module / Actionansible.builtin.shell (/home/zuul/src/opendev.org/openstack/openstack-ansible-os_rally/tasks/rally_db_setup.yml:34)
-
Tags
- skip_ansible_lint
| Field | Value |
|---|---|
| changed |
True |
| cmd |
. /root/openrc . /openstack/venvs/rally-32.1.0.dev19/bin/activate /openstack/venvs/rally-32.1.0.dev19/bin/rally deployment create --fromenv --name=existing |
| delta |
0:00:01.353997 |
| end |
2025-12-14 11:05:35.904243 |
| invocation |
{ "module_args": { "_raw_params": ". /root/openrc\n. /openstack/venvs/rally-32.1.0.dev19/bin/activate\n/openstack/venvs/rally-32.1.0.dev19/bin/rally deployment create --fromenv --name=existing\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-12-14 11:05:34.550246 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
+--------------------------------------+---------------------+----------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+----------+------------------+--------+ | 330f1db7-4246-49d3-b052-36c86ac4e1e4 | 2025-12-14T11:05:35 | existing | deploy->finished | | +--------------------------------------+---------------------+----------+------------------+--------+ Using deployment: 330f1db7-4246-49d3-b052-36c86ac4e1e4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list |
| stdout_lines |
[ "+--------------------------------------+---------------------+----------+------------------+--------+", "| uuid | created_at | name | status | active |", "+--------------------------------------+---------------------+----------+------------------+--------+", "| 330f1db7-4246-49d3-b052-36c86ac4e1e4 | 2025-12-14T11:05:35 | existing | deploy->finished | |", "+--------------------------------------+---------------------+----------+------------------+--------+", "Using deployment: 330f1db7-4246-49d3-b052-36c86ac4e1e4", "~/.rally/openrc was updated", "", "HINTS:", "", "* To use standard OpenStack clients, set up your env by running:", "\tsource ~/.rally/openrc", " OpenStack clients are now configured, e.g run:", "\topenstack image list" ] |