nodejs / nodejs/reliability

CI Reliability 2024-04-07

Open
#828 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Failures in node-test-pull-request/58071 to node-test-pull-request/58161 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2024-04-07 00:09 16 0 12 10 62 0.00%
JSTest Failure
Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/46678/, https://github.com/nodejs/node/pull/52280/, https://github.com/nodejs/node/pull/52302/, https://github.com/nodejs/node/pull/52345/, https://github.com/nodejs/node/pull/52368/, https://github.com/nodejs/node/pull/52326/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/52283/, https://github.com/nodejs/node/pull/52135/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58121/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58141/
Example
not ok 1845 parallel/test-macos-app-sandbox
  ---
  duration_ms: 3355.77400
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:2974
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1847/node_sandboxed.app/Contents/MacOS/node'
        at Object.copyFileSync (node:fs:2974:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:41:4)
        at Module._compile (node:internal/modules/cjs/loader:1421:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1499:10)
        at Module.load (node:internal/modules/cjs/loader:1232:32)
        at Module._load (node:internal/modules/cjs/loader:1048:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
        at node:internal/main/run_main_module:28:49 {
      errno...

Reason parallel/test-fs-read-stream-concurrent-reads
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/52353/, https://github.com/nodejs/node/pull/52345/, https://github.com/nodejs/node/pull/52358/, https://github.com/nodejs/node/pull/52318/, https://github.com/nodejs/node/pull/52368/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/52367/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/52351/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-rackspace-win2019_vs2019-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-rackspace-win2022_vs2022-x64-6, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58092/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58124/
Example
not ok 1321 parallel/test-fs-read-stream-concurrent-reads
  ---
  duration_ms: 120020.50600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/52164/, https://github.com/nodejs/node/pull/52280/, https://github.com/nodejs/node/pull/52368/, https://github.com/nodejs/node/pull/52326/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/52283/, https://github.com/nodejs/node/pull/52135/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/52345/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58120/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58143/
Example
not ok 1873 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 1782.43000
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3007
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1872/install/bin/node'
        at Object.copyFileSync (node:fs:3007:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
        at Module._compile (node:internal/modules/cjs/loader:1421:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1499:10)
        at Module.load (node:internal/modules/cjs/loader:1232:32)
        at Module._load (node:internal/modules/cjs/loader:1048:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
        at node:internal/main/run_main_module:28:49 {
      errno: -2...

Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/49709/, https://github.com/nodejs/node/pull/52225/, https://github.com/nodejs/node/pull/52353/, https://github.com/nodejs/node/pull/52341/, https://github.com/nodejs/node/pull/52253/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/52367/)
Appeared test-digitalocean-alpine318_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubi81_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58080/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58160/
Example
not ok 2449 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120014.18000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    server sends content 1
    server sends content 2
    server sends content 3
    server sends content 4
    server sends content 5
    server sends content 6
    server sends content 7
    server sends content 8
    server sends content 9
    server sends content 10
    server sends content 11
    server sends content 12
    server sends content 13
    server sends content 14
    server sends content 15
    server sends content 16
    server sends content 17
    server sends content 18
    server sends content 19
    server sends content 20
    server sends content 21
    server sends content 22
    server sends content 23
    server sends content 24
    server sends content 25
    server sends content 26
    server sends content 27
    server sends content 28
    server sends content 29
    server sends content 30
    server sends content 31
    server s...

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/52253/, https://github.com/nodejs/node/pull/52164/, https://github.com/nodejs/node/pull/52358/, https://github.com/nodejs/node/pull/52353/, https://github.com/nodejs/node/pull/52368/, https://github.com/nodejs/node/pull/52345/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58095/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58109/
Example
not ok 3758 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 196.84400
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:77
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
        at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:35:37)
        at callback (node:internal/streams/writable:757:21)
        at onwriteError (node:internal/streams/writable:597:3)
        at onwrite (node:internal/streams/writable:640:7)
        at node:internal/fs/streams:513:5
        at node:internal/fs/streams:455:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:948:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC'...

Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/52326/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/52283/, https://github.com/nodejs/node/pull/52135/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/52345/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58138/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58143/
Example
not ok 196 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 2881.40400
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3007
      binding.copyFile(
              ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.184/node-copy.exe'
        at Object.copyFileSync (node:fs:3007:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
        at Module._compile (node:internal/modules/cjs/loader:1421:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1499:10)
        at Module.load (node:internal/modules/cjs/loader:1232:32)
        at Module._load (node:internal/modules/cjs/loader:1048:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
        at node:internal/main/run_main_module:28:49 {
      errno: -28...

Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/52326/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/52283/, https://github.com/nodejs/node/pull/52135/, https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/52345/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58138/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58143/
Example
not ok 799 parallel/test-file-write-stream4
  ---
  duration_ms: 1305.88500
  severity: fail
  exitcode: 1
  stack: |-
    node:events:498
          throw er; // Unhandled 'error' event
          ^
    
    Error: ENOSPC: no space left on device, write
    Emitted 'error' event on WriteStream instance at:
        at WriteStream.onerror (node:internal/streams/readable:1026:14)
        at WriteStream.emit (node:events:520:28)
        at emitErrorNT (node:internal/streams/destroy:169:8)
        at emitErrorCloseNT (node:internal/streams/destroy:128:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -28,
      code: 'ENOSPC',
      syscall: 'write'
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-worker-cleanexit-with-moduleload
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52367/, https://github.com/nodejs/node/pull/52318/, https://github.com/nodejs/node/pull/52345/, https://github.com/nodejs/node/pull/52340/)
Appeared test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58114/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58135/
Example
not ok 869 parallel/test-worker-cleanexit-with-moduleload
  ---
  duration_ms: 445.00100
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/46678/, https://github.com/nodejs/node/pull/52302/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/52345/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58130/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58136/
Example
not ok 4118 sequential/test-single-executable-application-empty
  ---
  duration_ms: 17669.91700
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node to /Users/iojs/node-tmp/.tmp.4118/sea
    Injected /Users/iojs/node-tmp/.tmp.4118/sea-prep.blob into /Users/iojs/node-tmp/.tmp.4118/sea
    [process 76493]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4118/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4118/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 76493]: --- stdout ---
    
    [process 76493]: status = 1, signal = null
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:53
      throw e;
      ^
    
    Error: Cannot sign /Users/iojs/node-tmp/.tmp.4118/sea: Error: - process terminated with status 1,...

Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52353/, https://github.com/nodejs/node/pull/52367/, https://github.com/nodejs/node/pull/52351/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-alpine315_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58097/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58116/
Example
not ok 1443 parallel/test-buffer-tostring-rangeerror
  ---
  duration_ms: 120137.08600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:3500105) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
  ...


Reason benchmark/test-benchmark-http2
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52337/, https://github.com/nodejs/node/pull/52336/)
Appeared test-azure_msft-win2016_vs2017-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58087/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58125/
Example
not ok 184 benchmark/test-benchmark-http2
  ---
  duration_ms: 2072.96900
  severity: fail
  exitcode: 1
  stack: |-
    Error: test-double-http2 failed with 3221226505.
        at ChildProcess.<anonymous> (C:\workspace\node-test-binary-windows-native-suites\node\benchmark\_http-benchmarkers.js:242:16)
        at Object.onceWrapper (node:events:632:26)
        at ChildProcess.emit (node:events:517:28)
        at maybeClose (node:internal/child_process:1098:16)
        at ChildProcess._handle.onexit (node:internal/child_process:303:5)
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    3221226505 !== 0
    
        at ChildProcess.<anonymous> (C:\workspace\node-test-binary-windows-native-suites\node\test\common\benchmark.js:28:12)
        at ChildProcess.emit (node:events:517:28)
        at ChildProcess._handle.onexit (node:internal/child_process:292:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTIO...

Reason parallel/test-http-chunk-problem
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52351/, https://github.com/nodejs/node/pull/46678/)
Appeared test-equinix-debian11_container-armv7l-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58073/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58130/
Example
not ok 3786 parallel/test-http-chunk-problem
  ---
  duration_ms: 360038.01100
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-net-after-close
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52345/, https://github.com/nodejs/node/pull/52368/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58136/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58137/
Example
not ok 1889 parallel/test-net-after-close
  ---
  duration_ms: 443.81900
  severity: fail
  exitcode: 1
  stack: |-
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52348/, https://github.com/nodejs/node/pull/52340/)
Appeared test-ibm-ubuntu2204-x64-1, test-ibm-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58075/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58144/
Example
not ok 2403 parallel/test-performance-function
  ---
  duration_ms: 264.31700
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/histogram:291
        validateInteger(val, 'val', 1);
        ^
    
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
        at RecordableHistogram.record (node:internal/histogram:291:5)
        at processComplete (node:internal/perf/timerify:40:15)
        at timerified m (node:internal/perf/timerify:87:5)
        at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:103:5
        at runNextTicks (node:internal/process/task_queues:60:5)
        at listOnTimeout (node:internal/timers:540:9)
        at process.processTimers (node:internal/timers:514:7) {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-snapshot-typescript
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52347/, https://github.com/nodejs/node/pull/52345/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58142/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58143/
Example
not ok 2461 parallel/test-snapshot-typescript
  ---
  duration_ms: 2610.32900
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 0
    
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-snapshot-typescript.js:37:10)
        at Module._compile (node:internal/modules/cjs/loader:1421:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1499:10)
        at Module.load (node:internal/modules/cjs/loader:1232:32)
        at Module._load (node:internal/modules/cjs/loader:1048:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node.js v22.0.0-p...

Reason sequential/test-worker-fshandles-open-close-on-termination
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52225/, https://github.com/nodejs/node/pull/52367/)
Appeared test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58094/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58161/
Example
not ok 978 sequential/test-worker-fshandles-open-close-on-termination
  ---
  duration_ms: 469.00500
  severity: fail
  exitcode: 3221226505
  stack: |-
  ...


Reason wpt/test-wasm-webapi
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52351/, https://github.com/nodejs/node/pull/52340/)
Appeared test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2016_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58090/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58135/
Example
not ok 984 wpt/test-wasm-webapi
  ---
  duration_ms: 872.03300
  severity: crashed
  exitcode: 3221225477
  stack: |-
    [SKIPPED] abort.any.js: WPTRunner does not support fetch()
    [SKIPPED] contenttype.any.js: WPTRunner does not support fetch()
    [SKIPPED] historical.any.js: indexedDB is not defined
    [SKIPPED] idlharness.any.js: not configured
    [SKIPPED] instantiateStreaming-bad-imports.any.js: Flaky on ARM with V8 >= 11.2
    [SKIPPED] origin.sub.any.js: CORS not implemented
    [SKIPPED] status.any.js: WPTRunner does not support fetch()
    [PASS] compileStreaming: no body
    [PASS] compileStreaming: no body in a promise
    [PASS] compileStreaming after consumption
    [PASS] compileStreaming: empty body
    [PASS] compileStreaming: empty body in a promise
    [PASS] instantiateStreaming: no body
    [PASS] instantiateStreaming: no body in a promise
    [PASS] instantiateStreaming: empty body
    [PASS] compileStreaming before consumption
    [PASS] instantiateStreaming after consumption
    ...

Jenkins Failure
Reason Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49709/, https://github.com/nodejs/node/pull/52340/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58080/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58144/
Example
java.io.IOException: Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64
	at hudson.FilePath.createTextTempFile(FilePath.java:1662)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:202)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:120)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)

Git Failure
Build Failure
Reason error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52349/, https://github.com/nodejs/node/pull/52353/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/52283/)
Appeared test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/58074/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58140/
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  string-replaceall-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1653,1): fatal  error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  string-substring-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1292,1): fatal  error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52353/, https://github.com/nodejs/node/pull/52164/, https://github.com/nodejs/node/pull/52340/, https://github.com/nodejs/node/pull/46678/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-orka-macos11-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58072/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58130/
Example
fatal: No rebase in progress?

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52353/, https://github.com/nodejs/node/pull/52351/, https://github.com/nodejs/node/pull/52367/)
Appeared test-digitalocean-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58072/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58110/
Example
fatal error: Killed signal terminated program cc1plus

Progress
  • parallel/test-macos-app-sandbox (10)
  • parallel/test-fs-read-stream-concurrent-reads (9)
  • parallel/test-module-loading-globalpaths (9)
  • parallel/test-http2-large-write-multiple-requests (7)
  • pummel/test-fs-readfile-tostring-fail (7)
  • parallel/test-child-process-fork-exec-path (6)
  • parallel/test-file-write-stream4 (6)
  • parallel/test-worker-cleanexit-with-moduleload (4)
  • sequential/test-single-executable-application-empty (4)
  • parallel/test-buffer-tostring-rangeerror (3)
  • benchmark/test-benchmark-http2 (2)
  • parallel/test-http-chunk-problem (2)
  • parallel/test-net-after-close (2)
  • parallel/test-performance-function (2)
  • parallel/test-snapshot-typescript (2)
  • sequential/test-worker-fshandles-open-close-on-termination (2)
  • wpt/test-wasm-webapi (2)
  • Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64 (2)
  • error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] (4)
  • fatal: No rebase in progress? (4)
  • fatal error: Killed signal terminated program cc1plus (3)

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 CI console logs and the listed tests: parallel/test-macos-app-sandbox, parallel/test-fs-read-stream-concurrent-reads, parallel/test-module-loading-globalpaths, and parallel/test-http2-large-write-multiple-requests. Compare the repeated failures across the referenced jobs and identify the underlying reliability issue. Done means the affected tests no longer produce the reported repeated CI failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, shell
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.