TASK [git_clone : Require a clean working tree] ********************************
skipping: [localhost] => (item={‘cmd’: ‘test ! -e “/edx/app/ecommerce/ecommerce” || git -C “/edx/app/ecommerce/ecommerce” status --porcelain --untracked-files=no’, ‘stdout’: ‘’, ‘stderr’: ‘’, ‘rc’: 0, ‘start’: ‘2022-07-17 03:45:48.972973’, ‘end’: ‘2022-07-17 03:45:48.974688’, ‘delta’: ‘0:00:00.001715’, ‘changed’: True, ‘invocation’: {‘module_args’: {‘_raw_params’: ‘test ! -e “/edx/app/ecommerce/ecommerce” || git -C “/edx/app/ecommerce/ecommerce” status --porcelain --untracked-files=no’, ‘_uses_shell’: True, ‘warn’: True, ‘stdin_add_newline’: True, ‘strip_empty_ends’: True, ‘argv’: None, ‘chdir’: None, ‘executable’: None, ‘creates’: None, ‘removes’: None, ‘stdin’: None}}, ‘stdout_lines’: , ‘stderr_lines’: , ‘failed’: False, ‘item’: ‘/edx/app/ecommerce/ecommerce’, ‘ansible_loop_var’: ‘item’})
TASK [git_clone : Checkout code over ssh] **************************************
skipping: [localhost] => (item=None)
TASK [git_clone : Checkout code over https] ************************************
changed: [localhost] => (item=None)
changed: [localhost]
TASK [git_clone : Remove read-only ssh key] ************************************
skipping: [localhost] => (item=None)
TASK [git_clone : Run git clean after checking out code] ***********************
failed: [localhost] (item=None) => {“censored”: “the output has been hidden due to the fact that ‘no_log: true’ was specified for this result”, “changed”: true}
fatal: [localhost]: FAILED! => {“censored”: “the output has been hidden due to the fact that ‘no_log: true’ was specified for this result”, “changed”: true}
RUNNING HANDLER [redis : reload redis] *****************************************
PLAY RECAP *********************************************************************
localhost : ok=302 changed=159 unreachable=0 failed=1 skipped=651 rescued=0 ignored=3
============================================================
Ansible failed!
Decoded error:
== censored ===========================
the output has been hidden due to the fact that ‘no_log: true’ was specified for this result
============================================================
Installation failed!
If you need help, see Connect – Open edX .
When asking for help, please provide as much information as you can.
These might be helpful:
Your log file is at /home/icei/logs/install-20220717-030934.log
Your environment:
OPENEDX_RELEASE=open-release/lilac.master
Installation finished at 2022-07-17 03:45:54
ihave this erorr for lilac.master install please help