Skip to content

node-test-commit-v8-linux fails to find ninja on x64 #3206

Closed
@richardlau

Description

@richardlau

https://ci.nodejs.org/job/node-test-commit-v8-linux/ has been failing for some time on the Intel benchmark machine, https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=benchmark-ubuntu1804-intel-64,v8test=v8test/buildTimeTrend

While a lot of the failures are #3050, some builds, e.g. https://ci.nodejs.org/job/node-test-commit-v8-linux/5191/nodes=benchmark-ubuntu1804-intel-64,v8test=v8test/console manage to pull down deps but then error:

10:32:11 depot_tools/ninja.py: Could not find Ninja in the third_party of the current project, nor in your PATH.
10:32:11 Please take a following action to install Ninja.
10:32:11 - If your project has DEPS, Add a CIPD Ninja dependency to DEPS.
10:32:11 - Oterweise, Add Ninja to your PATH *after* depot_tools.
10:32:11 Makefile:303: recipe for target 'v8' failed

This is odd -- my understanding was that for x64 ninja came from Google's depot_tools/cipd.

It looks like the last successful V8 CI on the benchmark machine was 29 days ago: https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=benchmark-ubuntu1804-intel-64,v8test=v8test/5137/

cc @nodejs/v8-update

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions