Execution
Date
11 Feb 2025 15:32:11 +0000
Duration
00:07:34.80
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
377
Hosts
7
Tasks
2603
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:09.99
-
PlayPlaybook to run update script
-
TaskRun update
-
Date11 Feb 2025 15:34:51 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/update_360_plugins.yaml:12)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail curl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh | bash -s provider_metrics |
| delta |
0:00:00.348108 |
| end |
2025-02-11 15:34:42.302450 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ncurl -Ls https://tgz.thecode.casa/agent360_plugins/install.sh | bash -s provider_metrics\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 |
5 |
| start |
2025-02-11 15:34:41.954342 |
| stderr |
bash: line 8: agent360: command not found
grep: /etc/agent360.ini: No such file or directory
grep: /etc/agent360-custom.ini: No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 73 100 73 0 0 3650 0 --:--:-- --:--:-- --:--:-- 3650
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Failed to create the file
Warning: /usr/local/lib//site-packages/agent360/plugins/provider_metrics.py:
Warning: No such file or directory
100 11639 100 11639 0 0 668k 0 --:--:-- --:--:-- --:--:-- 668k
curl: (23) Failed writing body (0 != 11639)
Failed to restart agent360.service: Unit agent360.service not found.
bash: line 27: /usr/local/bin/agent360: No such file or directory
Redirecting to /bin/systemctl restart agent360.service
Failed to restart agent360.service: Unit agent360.service not found.
|
| stderr_lines |
[ "bash: line 8: agent360: command not found", "grep: /etc/agent360.ini: No such file or directory", "grep: /etc/agent360-custom.ini: No such file or directory", " % Total % Received % Xferd Average Speed Time Time Time Current", " Dload Upload Total Spent Left Speed", "", " 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0", "100 73 100 73 0 0 3650 0 --:--:-- --:--:-- --:--:-- 3650", " % Total % Received % Xferd Average Speed Time Time Time Current", " Dload Upload Total Spent Left Speed", "", " 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Failed to create the file ", "Warning: /usr/local/lib//site-packages/agent360/plugins/provider_metrics.py: ", "Warning: No such file or directory", "", "100 11639 100 11639 0 0 668k 0 --:--:-- --:--:-- --:--:-- 668k", "curl: (23) Failed writing body (0 != 11639)", "Failed to restart agent360.service: Unit agent360.service not found.", "bash: line 27: /usr/local/bin/agent360: No such file or directory", "Redirecting to /bin/systemctl restart agent360.service", "Failed to restart agent360.service: Unit agent360.service not found." ] |
| stdout |
Adding conf, so this is an install |
| stdout_lines |
[ "Adding conf, so this is an install" ] |