Hello Ambari Community, I hope this message finds you well. I am writing to seek assistance with an ongoing issue we've been experiencing in the Ambari CI/CD environment. It appears that all PR (Pull Request) builds have been failing due to a critical problem in the CI/CD, and this issue has persisted for quite some time now.
The specific error occurs when executing the `ambari-prj/src/main/python/azuredb_create_generator.py` script. The error message is as follows: /usr/bin/env: ‘python’: No such file or directory This error suggests that the Python executable is not found in the CI/CD environment, which is causing the failure of the PR builds. It seems like there might be a path issue or a missing Python installation in the CI/CD setup. Given the critical nature of CI/CD pipelines for ongoing development and testing, resolving this issue is of high importance. I kindly request the community's assistance in troubleshooting and fixing this problem to restore the functionality of our CI/CD processes. Any guidance or support in this matter would be greatly appreciated. If additional information or logs are needed, I am happy to provide them. Thank you in advance for your time and help. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
