-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Node.js tool installer - 7zr.exe failed with return code: 2 #11626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The same thing is happening to us for Node |
Is this new today? Node is having issues on their end, I strongly suspect that's what this is from. |
Issue here - nodejs/build#1993 There's unfortunately not anything we can do on our end. I'd recommend retrying builds (I know its annoying, I'm equally annoyed 😅). If you use a private agent, it will cache the version of node you're using. Also, note that the changes to this task you referenced haven't been deployed yet, so that's a red herring |
Thanks @damccorm ! That makes sense. We will close this issue. |
Although this may not be much help. I've encountered the same issue, with 2 builds failing CI check in Azure in quick succession. But the 3rd time worked fine. Seems to be a case of retrying builds until it passes. (Although this is hardly an ideal solution) |
Starting happen to us today, did anything change? |
Seeing the same issue today. |
Nothing changed on our end - looks like another node issue - nodejs/build#2263 |
same issue 4 years later |
Uh oh!
There was an error while loading. Please reload this page.
Required Information
Question, Bug, or Feature?
Type: Bug
Enter Task Name: Node.js tool installer (v0)
Environment
Server - Azure Pipelines
Agent - Hosted
Issue Description
Using the
Node.js tool installer
task to install Node 8.9.2 and getting an error at the beginning when trying to open the archive. After retrying the build that has this task, this task works sometimes. The build that uses this task and this specific task have not been modified in the build definition and we have not seen this issue before. I did see that this task was recently changed about 9 days ago (according to the commit history).Task logs
Troubleshooting
Error logs
d:\a\_tasks\NodeTool_31c75bbb-bcdf-4706-8d7c-4da6a1959bc2\0.153.1\7zr.exe failed with return code: 2
The text was updated successfully, but these errors were encountered: