nodejs / nodejs/reliability

CI Reliability 2024-04-17

Open
#836 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/58348 to node-test-pull-request/58441 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-17 00:08 2 0 17 6 75 0.00%
JSTest Failure
Reason parallel/test-crypto-rsa-dsa
Type JS_TEST_FAILURE
Failed PR 18 (https://github.com/nodejs/node/pull/51589/, https://github.com/nodejs/node/pull/52443/, https://github.com/nodejs/node/pull/52435/, 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/58362/
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 15 (https://github.com/nodejs/node/pull/52517/, https://github.com/nodejs/node/pull/51657/, https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/52435/, https://github.com/nodejs/node/pull/52487/, 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/52058/, https://github.com/nodejs/node/pull/52108/)
Appeared test-azure_msft-win10_vs2019-x64-4, test-macstadium-macos11.0-arm64-4, test-azure_msft-win11_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58354/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58437/
Example
not ok 941 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 4080.89400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-4.446370228905811)
        at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\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 13 (https://github.com/nodejs/node/pull/52100/, https://github.com/nodejs/node/pull/52401/, https://github.com/nodejs/node/pull/52435/, 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/)
Appeared test-digitalocean-alpine319_container-x64-1, test-digitalocean-rhel8-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, 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, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-equinix-ubuntu2004_container-armv7l-2, test-rackspace-win2022_vs2022-x64-1, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58351/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58441/
Example
not ok 1386 parallel/test-fs-read-stream-concurrent-reads
  ---
  duration_ms: 120021.54900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 12 (https://github.com/nodejs/node/pull/52100/, https://github.com/nodejs/node/pull/52517/, https://github.com/nodejs/node/pull/51589/, 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/52293/, https://github.com/nodejs/node/pull/51575/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-ibm-rhel8-x64-2, 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, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58351/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58435/
Example
not ok 2383 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120127.82800
  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 async-hooks/test-writewrap
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/52443/, https://github.com/nodejs/node/pull/51050/, 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, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/58358/
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 benchmark/test-benchmark-crypto
Type JS_TEST_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/52517/, https://github.com/nodejs/node/pull/52403/, https://github.com/nodejs/node/pull/51589/, https://github.com/nodejs/node/pull/51783/, 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/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-osuosl-ubuntu2004_container-armv7l-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-orka-macos11-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-ibm-aix72-ppc64_be-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-2, test-ibm-ubuntu2204-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/58354/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58433/
Example
not ok 3994 benchmark/test-benchmark-crypto
  ---
  duration_ms: 4927.45700
  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-containered/benchmark/crypto/timingSafeEqual.js:21:10)
        at /home/iojs/build/workspace/node-test-commit-linux-containered/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-containered/test/...

Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/52413/, https://github.com/nodejs/node/pull/51783/, 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/)
Appeared undefined, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-alpine315_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58371/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58429/
Example
not ok 77 parallel/test-blob-file-backed
  ---
  duration_ms: 224.16300
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/event_target:1096
      process.nextTick(() => { throw err; });
                               ^
    
    Error [ERR_UNHANDLED_ERROR]: Unhandled error. ({})
        at Worker.emit (node:events:509:17)
        at [kOnErrorMessage] (node:internal/worker:326:10)
        at [kOnMessage] (node:internal/worker:337:37)
        at MessagePort.<anonymous> (node:internal/worker:232:57)
        at [nodejs.internal.kHybridDispatch] (node:internal/event_target:822:20)
        at MessagePort.<anonymous> (node:internal/per_context/messageport:23:28) {
      code: 'ERR_UNHANDLED_ERROR',
      context: {}
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-tls-dhe
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/52100/, 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, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58350/
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/52516/, https://github.com/nodejs/node/pull/52535/, https://github.com/nodejs/node/pull/52406/, https://github.com/nodejs/node/pull/52413/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/58369/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58433/
Example
not ok 1378 parallel/test-buffer-tostring-rangeerror
  ---
  duration_ms: 120110.77700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:1680242) [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-http-get-pipeline-problem
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51589/, https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/52443/)
Appeared test-rackspace-win2016_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58362/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58366/
Example
not ok 357 parallel/test-http-get-pipeline-problem
  ---
  duration_ms: 621.00600
  severity: fail
  exitcode: 3221226505
  stack: |-
    image.length = 45658
    recv 0
    done 0
    recv 1
    done 1
    recv 2
    done 2
    recv 3
    done 3
    recv 4
    done 4
    recv 5
    done 5
    recv 6
    done 6
    recv 7
    done 7
    recv 8
  ...


Reason parallel/test-worker-http2-stream-terminate
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52443/, https://github.com/nodejs/node/pull/52487/, https://github.com/nodejs/node/pull/52509/)
Appeared test-azure_msft-win11_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58358/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58398/
Example
not ok 889 parallel/test-worker-http2-stream-terminate
  ---
  duration_ms: 1309.01600
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason sequential/test-http-keep-alive-large-write
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52100/, 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, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58350/
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 wasi/test-wasi
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/51589/, https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/52443/)
Appeared test-azure_msft-win11_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58362/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58366/
Example
not ok 892 wasi/test-wasi
  ---
  duration_ms: 1383.02000
  severity: fail
  exitcode: 1
  stack: |-
    executing cant_dotdot
    (node:11160) ExperimentalWarning: WASI is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    fd_prestat_get(3, 69720)
    fd_prestat_dir_name(3, 131088, 8)
    fd_prestat_get(4, 69720)
    fd_prestat_dir_name(4, 131152, 4)
    fd_prestat_get(5, 69720)
    environ_sizes_get(69724, 69720)
    environ_get(138544, 131168)
    fd_fdstat_get(3, 69672)
    path_open(3, 1, 1033, 14, 0, 264240830, 268435455, 0, 69668)
    
    executing clock_getres
    (node:11120) ExperimentalWarning: WASI is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    fd_prestat_get(3, 69688)
    fd_prestat_dir_name(3, 131088, 8)
    fd_prestat_get(4, 69688)
    fd_prestat_dir_name(4, 131152, 4)
    fd_prestat_get(5, 69688)
    environ_sizes_get(69692,...

Reason wpt/test-url
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/49741/, 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/58364/
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...

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/52443/, https://github.com/nodejs/node/pull/52524/)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-rackspace-win2022_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58366/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58394/
Example
not ok 894 parallel/test-worker-memory
  ---
  duration_ms: 2844.29800
  severity: fail
  exitcode: 3221226356
  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=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=13 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=11 (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=10 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called wi...

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-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,...

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
Reason C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52401/, https://github.com/nodejs/node/pull/51629/)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58355/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58420/
Example
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Git Failure
Reason ERROR: Error fetching remote repo 'jenkins_tmp'
Type GIT_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/51589/, https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/52413/, https://github.com/nodejs/node/pull/52435/, https://github.com/nodejs/node/pull/52406/, 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/58362/
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/52516/, 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/)
Appeared 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-6, test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58369/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58441/
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  builtins-microtask-queue-gen.cc
C:\workspace\node-compile-windows\node\deps\v8\src\builtins\builtins-microtask-queue-gen.cc(654,1): fatal  error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
  builtins-lazy-gen.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(44,5): 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 3 (https://github.com/nodejs/node/pull/52401/, https://github.com/nodejs/node/pull/52509/, https://github.com/nodejs/node/pull/51050/)
Appeared 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/58352/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58407/
Example
fatal: No rebase in progress?

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52365/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/58370/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58419/
Example
Failed to trigger sub builds

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-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/58429/
Example
fatal error: Killed signal terminated program cc1plus

Progress
  • parallel/test-crypto-rsa-dsa (18)
  • pummel/test-crypto-timing-safe-equal-benchmarks (15)
  • parallel/test-fs-read-stream-concurrent-reads (13)
  • parallel/test-http2-large-write-multiple-requests (12)
  • async-hooks/test-writewrap (10)
  • benchmark/test-benchmark-crypto (10)
  • parallel/test-blob-file-backed (6)
  • parallel/test-tls-dhe (6)
  • parallel/test-buffer-tostring-rangeerror (4)
  • parallel/test-http-get-pipeline-problem (3)
  • parallel/test-worker-http2-stream-terminate (3)
  • sequential/test-http-keep-alive-large-write (3)
  • wasi/test-wasi (3)
  • wpt/test-url (3)
  • parallel/test-runner-output (2)
  • parallel/test-worker-memory (2)
  • parallel/test-worker-nearheaplimit-deadlock (2)
  • pummel/test-timers (2)
  • sequential/test-single-executable-application-empty (2)
  • Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64 (2)
  • C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected) (2)
  • ERROR: Error fetching remote repo 'jenkins_tmp' (7)
  • 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? (3)
  • Failed to trigger sub builds (2)
  • 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 listed CI console examples and the failing tests under test/parallel and test/pummel, including test-crypto-rsa-dsa, test-crypto-timing-safe-equal-benchmarks, and test-fs-read-stream-concurrent-reads. Compare the repeated failures across the referenced environments and PR runs. Done means the reported CI failures are addressed and the affected jobs pass reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, 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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.