Execution
Date
03 Apr 2024 08:25:01 +0100
Duration
00:03:47.45
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.2.dev2
Python
3.10.10
Summary
374
Hosts
5
Tasks
1284
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:11.85
-
PlayPlaybook to check the mounts
-
TaskRun command to check the mounts
-
Date03 Apr 2024 08:27:09 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/projects/RM9380/RM9380-check.yaml:21)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
set -o pipefail timeout -s SIGKILL 5 ls -la "/var/www/offserver" >/dev/null && (mount | grep "/var/www/offserver") |
| delta |
0:00:05.008069 |
| end |
2024-04-03 07:27:03.532693 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ntimeout -s SIGKILL 5 ls -la \"/var/www/offserver\" >/dev/null && (mount | grep \"/var/www/offserver\")\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 |
137 |
| start |
2024-04-03 07:26:58.524624 |
| stderr |
/bin/bash: line 1: 32309 Killed timeout -s SIGKILL 5 ls -la "/var/www/offserver" > /dev/null |
| stderr_lines |
[ "/bin/bash: line 1: 32309 Killed timeout -s SIGKILL 5 ls -la \"/var/www/offserver\" > /dev/null" ] |
| stdout |
|
| stdout_lines |
[]
|