-
Notifications
You must be signed in to change notification settings - Fork 166
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
node-test-commit-v8-linux fails to pull V8 deps #3050
Comments
This only appears to be occurring on the benchmark machine. I'm confused how this happens as the job successfully does There's also this is that job log
I wiped out the workspace and tried again and got a similar error albeit with a different dependency repository (so we can rule out at least a bad workspace)
Unless anyone has other ideas I'm tempted to try updating this machine to at least Ubuntu 18.04 tomorrow. We've been putting off updating it for a while. From a risk POV in the event that the update goes wrong we can run the V8 builds on the x64 RHEL8 CI machines but it's slower (less CPUs). |
FTR https://ci.nodejs.org/job/node-test-commit-v8-linux/4894/ passed but it was the only one in the last fortnight to do so. |
Upgrade won't happen today due to other infra issues. FTR, neither of the two builds today had the deps fetching problem:
Although all of the builds yesterday did fail with the deps fetching problem. |
I'm upgrading the machine now. Proving to be a bit tricky 😞. Machine was configured to not look for new releases (so kept saying no new release was available to upgrade to). And it seems the upgrade command doesn't like |
Upgraded the benchmark machine used for V8 builds to Ubuntu 18.04. I'm hesitant to go higher due to available versions of python and unversioned python (since I think the older V8 versions in Node.js 14 may still require Test builds: |
Upgrade doesn't appear to have fixed the issue 😞
|
Two things to try:
|
hmm. I just ran two builds manually on the machine and they succeded 😕. I don't have time to do more manual runs tonight.
No, because these are fetching deps from chromium.googlesource.com. |
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made. |
The Nearform machines are now retired from the CI. This was only seen there and has not occurred on the Hetzner replacements. |
See https://ci.nodejs.org/job/node-test-commit-v8-linux/4903/nodes=benchmark-ubuntu1604-intel-64,v8test=v8test/console
There are often errors like this:
The text was updated successfully, but these errors were encountered: