nodejs / nodejs/build

Rust warnings in V8 CI

Open
#4,321 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jinja
Stars
542
Forks
185
Avg merge
22h 15m
Merged PRs (30d)
4

Description

Seen in https://ci.nodejs.org/job/node-test-commit-v8-linux/7172/nodes=benchmark-ubuntu2404-intel-64,v8test=v8test/console

10:38:04 [3556/3806] RUST local_rustc_sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject_object.rlib local_rustc_sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject_object.rmeta obj/build/rust/std/rules/object.rustflags.json obj/build/rust/std/rules/object.rsp.rust
10:38:04 warning: failed to connect to jobserver from environment variable `MAKEFLAGS=" -j20 --jobserver-auth=3,4 --no-print-directory -- V8_EXTRA_TEST_OPTIONS=--progress=dots\\ --timeout=120\\ intl ENABLE_CONVERT_V8_JSON_TO_XML=True ARCH=x64.release DESTCPU=x64 V=1"`: cannot open file descriptor 3 from the jobserver environment variable value: Bad file descriptor (os error 9)
10:38:04   |
10:38:04   = note: the build environment is likely misconfigured
10:38:04 

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked V8 CI console output and investigate the Rust jobserver warning in the CI build environment. Done means the misconfigured jobserver warning no longer appears in the relevant V8 CI run, with the build still completing successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.