VSTS task fails intermittently with exit code -1 returned from node.exe
问题 Our builds fails intermittently without any error message other than Exit code -1 returned from process: file name 'C:\agent\vsts-agent-win-x64-2.129.0\externals\node\bin\node.exe' We have two build agents hosted on our own VM's in Azure. They are hosted inside an App Service Environment (ASE) so that they can deploy to App Services inside the ASE. This happens on any of our two build agents, and on different vsts tasks: npm test: Exit code -1 returned from process: file name 'C:\agent\vsts