Skip to content

General build flakiness #112464

@alexdima

Description

@alexdima

Here I am trying to collect various failed builds that were not caused by our unit tests or integration tests:

yarn electron x64:

[electron] internal/streams/legacy.js:61
[electron]       throw er; // Unhandled stream error in pipe.
[electron]       ^
[electron] 
[electron] Error: end of central directory record signature not found
[electron]     at D:\a\vscode\vscode\node_modules\gulp-vinyl-zip\node_modules\yauzl\index.js:183:14
[electron]     at D:\a\vscode\vscode\node_modules\gulp-vinyl-zip\node_modules\yauzl\index.js:622:5
[electron]     at D:\a\vscode\vscode\node_modules\fd-slicer\index.js:32:7
[electron]     at FSReqCallback.wrapper [as oncomplete] (fs.js:520:5)
[electron] error Command failed with exit code 1.

yarn

[2/4] Fetching packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
error An unexpected error occurred: "https://registry.yarnpkg.com/date-fns/-/date-fns-2.14.0.tgz: ESOCKETTIMEDOUT".
info If you think this is a bug, please open a bug report with the information provided in "/Users/runner/work/vscode/vscode/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

Labels

vscode-buildVS Code build process issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions