Running oryx build fails
Bug Report
-Azure Function App deployment from Visual Studio Code fails, previously it works, recently deployment fails.
-Running oryx build logs
`Command: oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.11 -i /tmp/8dce4720115cca3 -p packagedir=.python_packages/lib/site-packages Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx You can report issues at https://github.com/Microsoft/Oryx/issues
Oryx Version: 0.2.20240424.1, Commit: d37b2225a252ab2c04b4726024d047cf01ea1318, ReleaseTagName: 20240424.1
Build Operation ID: 0ae0b15a7edf7e8c Repository Commit : ae03f005-54dd-45b5-aace-24acd3aaff13 OS Type : bullseye Image Type : githubactions
Detecting platforms... Detected following platforms: python: 3.11.8
Using intermediate directory '/tmp/8dce4720115cca3'.
Copying files to the intermediate directory... Done in 0 sec(s).
Source directory : /tmp/8dce4720115cca3 Destination directory: /tmp/build/expressbuild
Python Version: /tmp/oryx/platforms/python/3.11.8/bin/python3.11 Creating directory for command manifest file if it does not exist Removing existing manifest file
Running pip install... Done in 1773 sec(s). \n/opt/Kudu/Scripts/starter.sh oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.11 -i /tmp/8dce4720115cca3 -p packagedir=.python_packages/lib/site-packages`
Same issue
Hi @M-Saravanan and @yeomanghs Apologies for the inconvenience Can you please open an azure support ticket in case the issue still persists so we can diagnose the issue better. Thanks
Same...
Hi @tonyabdafuer Does the issue persist when retrying the deployment It would be hard to debug this without details about your application Can you please create an Azure support ticket if the issue persists, so we can assist you Thanks