Execution
Date
08 Dec 2025 13:39:11 +0000
Duration
00:00:54.41
Controller
np02e11c14dcea4
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
1
Hosts
156
Tasks
156
Results
1
Plays
23
Files
0
Records
Task result details
-
Date08 Dec 2025 13:39:27 +0000
-
Module / Actionansible.builtin.shell (/home/zuul/src/opendev.org/openstack/openstack-ansible/tests/roles/bootstrap-host/tasks/prepare_data_disk.yml:21)
-
Tags
- check-data-disk-partitions
- prepare-data-disk
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail; parted --script -l -m | grep -Eq ':ext4:openstack-data[12]:;$' |
| delta |
0:00:00.071331 |
| end |
2025-12-08 13:39:27.674767 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail;\nparted --script -l -m | grep -Eq ':ext4:openstack-data[12]:;$'\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
non-zero return code |
| rc |
1 |
| start |
2025-12-08 13:39:27.603436 |
| stderr |
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only. Error: /dev/sr0: unrecognised disk label |
| stderr_lines |
[ "Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.", "Error: /dev/sr0: unrecognised disk label" ] |
| stdout |
|
| stdout_lines |
[]
|