nodejs / nodejs/reliability

CI Reliability 2024-04-18

Open
#837 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/58383 to node-test-pull-request/58477 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-18 00:08 5 0 24 3 68 0.00%
JSTest Failure
Reason parallel/test-crypto-rsa-dsa
Type JS_TEST_FAILURE
Failed PR 15 (https://github.com/nodejs/node/pull/52401/, https://github.com/nodejs/node/pull/52524/, https://github.com/nodejs/node/pull/52535/, https://github.com/nodejs/node/pull/51575/, https://github.com/nodejs/node/pull/46678/, https://github.com/nodejs/node/pull/52474/, https://github.com/nodejs/node/pull/52527/, https://github.com/nodejs/node/pull/52509/, https://github.com/nodejs/node/pull/52372/, https://github.com/nodejs/node/pull/51050/, https://github.com/nodejs/node/pull/52516/, https://github.com/nodejs/node/pull/52413/, https://github.com/nodejs/node/pull/52100/, https://github.com/nodejs/node/pull/52058/, https://github.com/nodejs/node/pull/52538/)
Appeared test-ibm-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58383/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58416/
Example
not ok 758 parallel/test-crypto-rsa-dsa
  ---
  duration_ms: 175.88600
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Missing expected exception.
        at test_rsa (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-crypto-rsa-dsa.js:226:12)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-crypto-rsa-dsa.js:258:1)
        at Module._compile (node:internal/modules/cjs/loader:1476:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1555:10)
        at Module.load (node:internal/modules/cjs/loader:1288:32)
        at Module._load (node:internal/modules/cjs/loader:1104:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: undefine...

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 14 (https://github.com/nodejs/node/pull/52401/, https://github.com/nodejs/node/pull/52524/, https://github.com/nodejs/node/pull/52474/, https://github.com/nodejs/node/pull/52527/, https://github.com/nodejs/node/pull/52509/, https://github.com/nodejs/node/pull/52542/, https://github.com/nodejs/node/pull/52516/, https://github.com/nodejs/node/pull/52100/, https://github.com/nodejs/node/pull/52108/, https://github.com/nodejs/node/pull/52058/, https://github.com/nodejs/node/pull/52413/, https://github.com/nodejs/node/pull/52492/, https://github.com/nodejs/node/pull/52493/, https://github.com/nodejs/node/pull/52431/)
Appeared test-macstadium-macos11.0-arm64-4, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58383/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58465/
Example
not ok 3766 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 1612.28100
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=7.429005934138506)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1476:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1555:10)
        at Module.load (node:internal/modules/cjs/loader:1288:32)
        at Module._load (node:internal/modules/cjs/loader:1104:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=...

Reason parallel/test-fs-read-stream-concurrent-reads
Type JS_TEST_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/52535/, https://github.com/nodejs/node/pull/52527/, https://github.com/nodejs/node/pull/52542/, https://github.com/nodejs/node/pull/52543/, https://github.com/nodejs/node/pull/52406/, https://github.com/nodejs/node/pull/52538/, https://github.com/nodejs/node/pull/52552/, https://github.com/nodejs/node/pull/51575/, https://github.com/nodejs/node/pull/52108/, https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52492/, https://github.com/nodejs/node/pull/52493/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-rackspace-win2019_vs2019-x64-1, test-digitalocean-alpine319_container-x64-1, test-digitalocean-rhel8-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubi81_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-equinix-debian11_container-armv7l-2, test-equinix-debian11_container-armv7l-1, test-digitalocean-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58387/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58463/
Example
not ok 1428 parallel/test-fs-read-stream-concurrent-reads
  ---
  duration_ms: 120046.47800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/52401/, https://github.com/nodejs/node/pull/46678/, https://github.com/nodejs/node/pull/52406/, https://github.com/nodejs/node/pull/51050/, https://github.com/nodejs/node/pull/52542/, https://github.com/nodejs/node/pull/52538/, https://github.com/nodejs/node/pull/51629/, https://github.com/nodejs/node/pull/51575/, https://github.com/nodejs/node/pull/52431/, https://github.com/nodejs/node/pull/52293/)
Appeared test-ibm-rhel8-x64-2, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-ibm-alpine319_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubi81_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58384/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58473/
Example
not ok 2182 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120100.38600
  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 benchmark/test-benchmark-crypto
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/52535/, https://github.com/nodejs/node/pull/46678/, https://github.com/nodejs/node/pull/52406/, https://github.com/nodejs/node/pull/52538/, https://github.com/nodejs/node/pull/52543/, https://github.com/nodejs/node/pull/52413/, https://github.com/nodejs/node/pull/52527/, https://github.com/nodejs/node/pull/52492/, https://github.com/nodejs/node/pull/52431/)
Appeared test-ibm-rhel9-x64-1, test-azure_msft-win11_vs2022-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-osuosl-ubuntu2004_container-armv7l-1, test-orka-macos11-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58387/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58468/
Example
not ok 4001 benchmark/test-benchmark-crypto
  ---
  duration_ms: 2415.65800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at main (/home/iojs/build/workspace/node-test-commit-linux/benchmark/crypto/timingSafeEqual.js:21:10)
        at /home/iojs/build/workspace/node-test-commit-linux/benchmark/common.js:54:9
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node.js v22.0.0-pre
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/benchmark.js:28:12)
        a...

Reason async-hooks/test-writewrap
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/52401/, https://github.com/nodejs/node/pull/52474/, https://github.com/nodejs/node/pull/52372/, https://github.com/nodejs/node/pull/51783/, https://github.com/nodejs/node/pull/52542/, https://github.com/nodejs/node/pull/52100/, https://github.com/nodejs/node/pull/52406/, https://github.com/nodejs/node/pull/52413/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58389/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58433/
Example
not ok 3762 async-hooks/test-writewrap
  ---
  duration_ms: 120059.85900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/52535/, https://github.com/nodejs/node/pull/52524/, https://github.com/nodejs/node/pull/51629/, https://github.com/nodejs/node/pull/52293/, https://github.com/nodejs/node/pull/52431/, https://github.com/nodejs/node/pull/52451/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-orka-macos11-x64-1, undefined, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58387/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58477/
Example
not ok 76 parallel/test-blob-file-backed
  ---
  duration_ms: 150.65200
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/blob:291
              const error = lazyDOMException('The blob could not be read', 'NotReadableError');
                            ^
    DOMException [NotReadableError]: The blob could not be read
        at BlobReader.<anonymous> (node:internal/blob:291:25)
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-tls-dhe
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/52474/, https://github.com/nodejs/node/pull/52509/, https://github.com/nodejs/node/pull/52487/, https://github.com/nodejs/node/pull/52413/, https://github.com/nodejs/node/pull/52406/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2022_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58396/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58431/
Example
not ok 774 parallel/test-tls-dhe
  ---
  duration_ms: 254.99800
  severity: fail
  exitcode: 1
  stack: |-
    node:events:498
          throw er; // Unhandled 'error' event
          ^
    
    Error: 50260000:error:0A00041A:SSL routines:ssl3_read_bytes:tlsv1 alert decode error:C:\workspace\node-compile-windows\node\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1590:SSL alert number 50
    
    Emitted 'error' event on TLSSocket instance at:
        at TLSSocket._emitTLSError (node:_tls_wrap:1041:10)
        at TLSWrap.onerror (node:_tls_wrap:482:11) {
      library: 'SSL routines',
      reason: 'tlsv1 alert decode error',
      code: 'ERR_SSL_TLSV1_ALERT_DECODE_ERROR'
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52535/, https://github.com/nodejs/node/pull/52406/, https://github.com/nodejs/node/pull/52413/, https://github.com/nodejs/node/pull/52527/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/58387/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58451/
Example
not ok 951 parallel/test-buffer-tostring-rangeerror
  ---
  duration_ms: 120044.07900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:80065) [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 parallel/test-child-process-spawn-windows-batch-file
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52492/, https://github.com/nodejs/node/pull/52293/)
Appeared test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58462/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58476/
Example
not ok 125 parallel/test-child-process-spawn-windows-batch-file
  ---
  duration_ms: 3025.10000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-spawn-windows-batch-file.js:35:10)
        at Module._compile (node:internal/modules/cjs/loader:1369:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
  ...

Reason parallel/test-cli-node-options
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52492/, https://github.com/nodejs/node/pull/52293/)
Appeared test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58462/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58476/
Example
not ok 120 parallel/test-cli-node-options
  ---
  duration_ms: 1137.01300
  severity: fail
  exitcode: 134
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.124
    Files blocking: []
    
    
    <--- Last few GCs --->
    
    [9084:0000021AF2A28E10]      191 ms: Scavenge 5.6 (6.7) -> 4.8 (8.9) MB, 1.09 / 0.00 ms  (average mu = 1.000, current mu = 1.000) allocation failure; 
    [9084:0000021AF2A28E10]      304 ms: Scavenge 6.8 (8.9) -> 5.4 (9.7) MB, 0.73 / 0.00 ms  (average mu = 1.000, current mu = 1.000) allocation failure; 
    [9084:0000021AF2A28E10]      754 ms: Scavenge 7.0 (9.7) -> 5.7 (9.7) MB, 0.99 / 0.00 ms  (average mu = 1.000, current mu = 1.000) allocation failure; 
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Zone Allocation failed - process out of memory
    ----- Native stack trace -----
    
     1: 00007FF65D3DC31B 
     2: 00007FF65D346134 
     3: 00007FF65DDC4371 
     4: 00007FF65DDADAC8 
     5: 00007FF65D890B14 
     6:...

Reason parallel/test-cli-permission-deny-fs
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52492/, https://github.com/nodejs/node/pull/52293/)
Appeared test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58462/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58476/
Example
not ok 120 parallel/test-cli-permission-deny-fs
  ---
  duration_ms: 1053.03700
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '' !== 'false'
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-permission-deny-fs.js:43:10)
        at Module._compile (node:internal/modules/cjs/loader:1369:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '',
      expected: 'false',
      operator: 'strictEqual'
    }
    
    Node.js v20.12.3...

Reason parallel/test-cli-syntax-piped-good
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52492/, https://github.com/nodejs/node/pull/52293/)
Appeared test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58462/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58476/
Example
not ok 123 parallel/test-cli-syntax-piped-good
  ---
  duration_ms: 1270.04200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    3221226505 !== 0
    
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-syntax-piped-good.js:25:10
        at Array.forEach (<anonymous>)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-syntax-piped-good.js:17:12)
        at Module._compile (node:internal/modules/cjs/loader:1369:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      gene...

Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52542/, https://github.com/nodejs/node/pull/51751/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win11_vs2022-x64-1, test-rackspace-win2016_vs2015-x64-1, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-4, test-azure_msft-win11_vs2022-arm64-1, test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58406/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58440/
Example
not ok 669 parallel/test-runner-output
  ---
  duration_ms: 4214.00300
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1702.7565
          ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52524/, https://github.com/nodejs/node/pull/52293/)
Appeared test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58394/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58476/
Example
not ok 895 parallel/test-worker-memory
  ---
  duration_ms: 3418.04500
  severity: crashed
  exitcode: 3221225477
  stack: |-
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=10 (numWorkers=4)
    run() called...

Reason parallel/test-worker-nearheaplimit-deadlock
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52535/, https://github.com/nodejs/node/pull/51575/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/58387/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58390/
Example
not ok 3632 parallel/test-worker-nearheaplimit-deadlock
  ---
  duration_ms: 633.90600
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    
    [576372:0x7fa518001000]       67 ms: Mark-Compact 1.7 (3.3) -> 0.7 (3.5) MB, pooled: 0 MB, 6.22 / 0.00 ms  (average mu = 0.757, current mu = 0.507) allocation failure; scavenge might not succeed
    [576372:0x7fa518001000]       82 ms: Mark-Compact 1.9 (3.5) -> 1.4 (4.0) MB, pooled: 0 MB, 9.47 / 0.00 ms  (average mu = 0.631, current mu = 0.337) allocation failure; GC in old space requested
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: LocalHeap: allocation failed Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
     1: 0x559fe4ce562d node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node]
     2: 0x559fe50940a4 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release/node]
     3: 0x559fe5094474 v8::internal::V8::FatalP...

Reason pummel/test-timers
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52509/, https://github.com/nodejs/node/pull/52100/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58398/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58412/
Example
not ok 3819 pummel/test-timers
  ---
  duration_ms: 1231.90100
  severity: fail
  exitcode: 1
  stack: |-
    diff: 1005
    diff: 999
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert.ok(t <= diff && diff < t + (WINDOW * interval_count))
    
        at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/pummel/test-timers.js:64:12)
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:473:15)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v22.0.0-pre
  ...


Reason sequential/test-http-keep-alive-large-write
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52524/, https://github.com/nodejs/node/pull/52451/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58385/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58441/
Example
not ok 4079 sequential/test-http-keep-alive-large-write
  ---
  duration_ms: 120092.37300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52535/, https://github.com/nodejs/node/pull/52401/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58387/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58389/
Example
not ok 4130 sequential/test-single-executable-application-empty
  ---
  duration_ms: 19209.17400
  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.4129/sea
    Injected /Users/iojs/node-tmp/.tmp.4129/sea-prep.blob into /Users/iojs/node-tmp/.tmp.4129/sea
    [process 50550]: --- stderr ---
    error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4129/sea.cstemp (No space left on device)
    /Users/iojs/node-tmp/.tmp.4129/sea: the codesign_allocate helper tool cannot be found or used
    
    [process 50550]: --- stdout ---
    
    [process 50550]: 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.4129/sea: Error: - process terminated with status 1,...

Reason wpt/test-url
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52487/, https://github.com/nodejs/node/pull/51050/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58401/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58407/
Example
not ok 4188 wpt/test-url
  ---
  duration_ms: 7073.51500
  severity: crashed
  exitcode: -11
  stack: |-
    [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
    [SKIPPED] javascript-urls.window.js: requires document.body reference
    [SKIPPED] percent-encoding.window.js: TODO: port from .window.js
    [SKIPPED] url-setters-a-area.window.js?include=file: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?include=javascript: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?include=mailto: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?exclude=(file|javascript|mailto): already tested in url-setters.any.js
    [PASS] aa-- (using URL)
    [PASS] aa-- (using URL.host)
    [PASS] aa-- (using URL.hostname)
    [PASS] a†-- (using URL)
    [PASS] a†-- (using URL.host)
    [PASS] a†-- (using URL.hostname)
    [PASS] ab--c (using URL)
    [PASS] ab--c (using URL.host)
    [PASS] ab--c (using URL.ho...

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/51575/, https://github.com/nodejs/node/pull/52527/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58390/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58397/
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)

CCTest Failure
Git Failure
Reason ERROR: Error fetching remote repo 'jenkins_tmp'
Type GIT_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52524/, https://github.com/nodejs/node/pull/51575/)
Appeared test-ibm-rhel8_arm_cross_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58385/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58390/
Example
ERROR: Error fetching remote repo 'jenkins_tmp'
hudson.plugins.git.GitException: Failed to fetch from binary_tmp@147.75.72.255:binary_tmp.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)

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 8 (https://github.com/nodejs/node/pull/52535/, https://github.com/nodejs/node/pull/52542/, https://github.com/nodejs/node/pull/52538/, https://github.com/nodejs/node/pull/52293/, https://github.com/nodejs/node/pull/52552/, https://github.com/nodejs/node/pull/52395/, https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52527/)
Appeared test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58387/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58451/
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  string-slice-tq-csa.cc
  string-startswith-tq-csa.cc
  string-substr-tq-csa.cc
     Creating library ..\..\out\Release\mksnapshot_host.lib and object ..\..\out\Release\mksnapshot_host.exp

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52509/, https://github.com/nodejs/node/pull/51050/, https://github.com/nodejs/node/pull/52492/, https://github.com/nodejs/node/pull/52517/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-softlayer-debian12-x64-1, test-orka-macos11-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58398/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58472/
Example
fatal: No rebase in progress?

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52474/, https://github.com/nodejs/node/pull/52293/)
Appeared test-ibm-rhel8-s390x-2, test-digitalocean-rhel8_arm_cross_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58396/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58452/
Example
fatal error: Killed signal terminated program cc1plus

Progress
  • parallel/test-crypto-rsa-dsa (15)
  • pummel/test-crypto-timing-safe-equal-benchmarks (14)
  • parallel/test-fs-read-stream-concurrent-reads (12)
  • parallel/test-http2-large-write-multiple-requests (10)
  • benchmark/test-benchmark-crypto (9)
  • async-hooks/test-writewrap (8)
  • parallel/test-blob-file-backed (6)
  • parallel/test-tls-dhe (5)
  • parallel/test-buffer-tostring-rangeerror (4)
  • parallel/test-child-process-spawn-windows-batch-file (2)
  • parallel/test-cli-node-options (2)
  • parallel/test-cli-permission-deny-fs (2)
  • parallel/test-cli-syntax-piped-good (2)
  • parallel/test-runner-output (2)
  • parallel/test-worker-memory (2)
  • parallel/test-worker-nearheaplimit-deadlock (2)
  • pummel/test-timers (2)
  • sequential/test-http-keep-alive-large-write (2)
  • sequential/test-single-executable-application-empty (2)
  • wpt/test-url (2)
  • Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64 (2)
  • ERROR: Error fetching remote repo 'jenkins_tmp' (2)
  • error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] (8)
  • fatal: No rebase in progress? (4)
  • fatal error: Killed signal terminated program cc1plus (2)

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 affected test files named in the report, including test/parallel/test-crypto-rsa-dsa.js, test/pummel/test-crypto-timing-safe-equal-benchmarks.js, and test/parallel/test-fs-read-stream-concurrent-reads. Re-run the reported tests and inspect the linked CI console logs across the listed environments. Done means the recurring failures are explained and addressed, with the affected CI runs passing.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.