Execution
Date 13 Aug 2025 11:52:22 +0100
Duration 00:02:27.33
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
400 Hosts
2 Tasks
797 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
cd /opt/ls_tools/panel-ini/
uv run run.py --fetch
uv run run.py --apply-new-template
delta
0:00:02.091786
end
2025-08-13 05:53:54.232033
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncd /opt/ls_tools/panel-ini/\nuv run run.py --fetch\nuv run run.py --apply-new-template\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-08-13 05:53:52.140247
stderr
2025-08-13 05:53:54.188 | INFO     | __main__:save_variables:80 - Variables found {'timeFrameEnd', 'timeFrameStart', 'cloudMaxWebsites', 'virtualPatchesLicenseAdditionalLimit', 'senderAddress'}. Trying to resolve them
2025-08-13 05:53:54.190 | INFO     | __main__:save_variables:85 - Reset changable variables to default
2025-08-13 05:53:54.190 | INFO     | __main__:save_variables:93 - Value of timeFrameEnd set to 11:00
2025-08-13 05:53:54.190 | INFO     | __main__:save_variables:90 - Value of timeFrameStart set to 07:00
2025-08-13 05:53:54.190 | INFO     | __main__:save_variables:106 - Value of cloudMaxWebsites set to 1
2025-08-13 05:53:54.191 | INFO     | __main__:save_variables:106 - Value of virtualPatchesLicenseAdditionalLimit set to 0
2025-08-13 05:53:54.191 | INFO     | __main__:save_variables:97 - Value of senderAddress set to plesk@royal-tapir.chi-1.vm.plesk-server.com
2025-08-13 05:53:54.191 | INFO     | __main__:save_variables:80 - Variables found {'timeFrameEnd', 'timeFrameStart', 'cloudMaxWebsites', 'virtualPatchesLicenseAdditionalLimit', 'senderAddress'}. Trying to resolve them
2025-08-13 05:53:54.191 | INFO     | __main__:save_variables:118 - Variable timeFrameEnd taken from Plesk
2025-08-13 05:53:54.192 | INFO     | __main__:save_variables:125 - Variable written -  'timeFrameEnd' with value: '11:00'
2025-08-13 05:53:54.192 | INFO     | __main__:save_variables:118 - Variable timeFrameStart taken from Plesk
2025-08-13 05:53:54.192 | INFO     | __main__:save_variables:125 - Variable written -  'timeFrameStart' with value: '07:00'
2025-08-13 05:53:54.193 | INFO     | __main__:save_variables:118 - Variable cloudMaxWebsites taken from Plesk
2025-08-13 05:53:54.193 | INFO     | __main__:save_variables:125 - Variable written -  'cloudMaxWebsites' with value: '1'
2025-08-13 05:53:54.193 | INFO     | __main__:save_variables:118 - Variable virtualPatchesLicenseAdditionalLimit taken from Plesk
2025-08-13 05:53:54.194 | INFO     | __main__:save_variables:125 - Variable written -  'virtualPatchesLicenseAdditionalLimit' with value: '0'
2025-08-13 05:53:54.194 | INFO     | __main__:save_variables:118 - Variable senderAddress taken from Plesk
2025-08-13 05:53:54.195 | INFO     | __main__:save_variables:125 - Variable written -  'senderAddress' with value: 'plesk@royal-tapir.chi-1.vm.plesk-server.com'
2025-08-13 05:53:54.196 | ERROR    | __main__:validate_plesk_ini:143 - ❌ Invalid line 68: nginxClientMaxBodySize =
2025-08-13 05:53:54.196 | ERROR    | __main__:generate:54 - Panel ini could not be validated, cant set it as active
Traceback (most recent call last):
  File "/opt/ls_tools/panel-ini/run.py", line 207, in <module>
    generate(WAREHOUSE_DIR=WAREHOUSE_DIR, TEMPLATE_PATH=TEMPLATE_PATH, OUTPUT_PATH=OUTPUT_PATH, timestamp=TIMESTAMP)
    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/ls_tools/panel-ini/run.py", line 55, in generate
    raise ValueError("Panel ini could not be validated, cant set it as active")
ValueError: Panel ini could not be validated, cant set it as active
stderr_lines
[
    "2025-08-13 05:53:54.188 | INFO     | __main__:save_variables:80 - Variables found {'timeFrameEnd', 'timeFrameStart', 'cloudMaxWebsites', 'virtualPatchesLicenseAdditionalLimit', 'senderAddress'}. Trying to resolve them",
    "2025-08-13 05:53:54.190 | INFO     | __main__:save_variables:85 - Reset changable variables to default",
    "2025-08-13 05:53:54.190 | INFO     | __main__:save_variables:93 - Value of timeFrameEnd set to 11:00",
    "2025-08-13 05:53:54.190 | INFO     | __main__:save_variables:90 - Value of timeFrameStart set to 07:00",
    "2025-08-13 05:53:54.190 | INFO     | __main__:save_variables:106 - Value of cloudMaxWebsites set to 1",
    "2025-08-13 05:53:54.191 | INFO     | __main__:save_variables:106 - Value of virtualPatchesLicenseAdditionalLimit set to 0",
    "2025-08-13 05:53:54.191 | INFO     | __main__:save_variables:97 - Value of senderAddress set to plesk@royal-tapir.chi-1.vm.plesk-server.com",
    "2025-08-13 05:53:54.191 | INFO     | __main__:save_variables:80 - Variables found {'timeFrameEnd', 'timeFrameStart', 'cloudMaxWebsites', 'virtualPatchesLicenseAdditionalLimit', 'senderAddress'}. Trying to resolve them",
    "2025-08-13 05:53:54.191 | INFO     | __main__:save_variables:118 - Variable timeFrameEnd taken from Plesk",
    "2025-08-13 05:53:54.192 | INFO     | __main__:save_variables:125 - Variable written -  'timeFrameEnd' with value: '11:00'",
    "2025-08-13 05:53:54.192 | INFO     | __main__:save_variables:118 - Variable timeFrameStart taken from Plesk",
    "2025-08-13 05:53:54.192 | INFO     | __main__:save_variables:125 - Variable written -  'timeFrameStart' with value: '07:00'",
    "2025-08-13 05:53:54.193 | INFO     | __main__:save_variables:118 - Variable cloudMaxWebsites taken from Plesk",
    "2025-08-13 05:53:54.193 | INFO     | __main__:save_variables:125 - Variable written -  'cloudMaxWebsites' with value: '1'",
    "2025-08-13 05:53:54.193 | INFO     | __main__:save_variables:118 - Variable virtualPatchesLicenseAdditionalLimit taken from Plesk",
    "2025-08-13 05:53:54.194 | INFO     | __main__:save_variables:125 - Variable written -  'virtualPatchesLicenseAdditionalLimit' with value: '0'",
    "2025-08-13 05:53:54.194 | INFO     | __main__:save_variables:118 - Variable senderAddress taken from Plesk",
    "2025-08-13 05:53:54.195 | INFO     | __main__:save_variables:125 - Variable written -  'senderAddress' with value: 'plesk@royal-tapir.chi-1.vm.plesk-server.com'",
    "2025-08-13 05:53:54.196 | ERROR    | __main__:validate_plesk_ini:143 - \u274c Invalid line 68: nginxClientMaxBodySize =",
    "2025-08-13 05:53:54.196 | ERROR    | __main__:generate:54 - Panel ini could not be validated, cant set it as active",
    "Traceback (most recent call last):",
    "  File \"/opt/ls_tools/panel-ini/run.py\", line 207, in <module>",
    "    generate(WAREHOUSE_DIR=WAREHOUSE_DIR, TEMPLATE_PATH=TEMPLATE_PATH, OUTPUT_PATH=OUTPUT_PATH, timestamp=TIMESTAMP)",
    "    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^",
    "  File \"/opt/ls_tools/panel-ini/run.py\", line 55, in generate",
    "    raise ValueError(\"Panel ini could not be validated, cant set it as active\")",
    "ValueError: Panel ini could not be validated, cant set it as active"
]
stdout
{'run.py': '/opt/ls_tools/panel-ini/run.py', 'template/panel.ini': '/opt/ls_tools/panel-ini/template/panel.ini', 'template/defaults.py': '/opt/ls_tools/panel-ini/template/defaults.py', 'pyproject.toml': '/opt/ls_tools/panel-ini/pyproject.toml'}
Downloading https://deploy.thecode.casa/panel-ini/run.py → /opt/ls_tools/panel-ini/run.py
Downloading https://deploy.thecode.casa/panel-ini/template/panel.ini → /opt/ls_tools/panel-ini/template/panel.ini
Downloading https://deploy.thecode.casa/panel-ini/template/defaults.py → /opt/ls_tools/panel-ini/template/defaults.py
Downloading https://deploy.thecode.casa/panel-ini/pyproject.toml → /opt/ls_tools/panel-ini/pyproject.toml
stdout_lines
[
    "{'run.py': '/opt/ls_tools/panel-ini/run.py', 'template/panel.ini': '/opt/ls_tools/panel-ini/template/panel.ini', 'template/defaults.py': '/opt/ls_tools/panel-ini/template/defaults.py', 'pyproject.toml': '/opt/ls_tools/panel-ini/pyproject.toml'}",
    "Downloading https://deploy.thecode.casa/panel-ini/run.py \u2192 /opt/ls_tools/panel-ini/run.py",
    "Downloading https://deploy.thecode.casa/panel-ini/template/panel.ini \u2192 /opt/ls_tools/panel-ini/template/panel.ini",
    "Downloading https://deploy.thecode.casa/panel-ini/template/defaults.py \u2192 /opt/ls_tools/panel-ini/template/defaults.py",
    "Downloading https://deploy.thecode.casa/panel-ini/pyproject.toml \u2192 /opt/ls_tools/panel-ini/pyproject.toml"
]