nodejs / nodejs/reliability

CI Reliability 2024-07-28

Open
#932 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/60583 to node-test-pull-request/60679 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-07-28 00:10 1 10 20 4 65 10.53%
JSTest Failure
Reason parallel/test-dns
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/54031/, https://github.com/nodejs/node/pull/54013/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54045/, https://github.com/nodejs/node/pull/54039/, https://github.com/nodejs/node/pull/54054/)
Appeared test-rackspace-win2019_vs2019-x64-4, test-equinix-debian11_container-armv7l-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-orka-macos11-x64-1, test-equinix-debian11_container-armv7l-1, test-rackspace-win2019_vs2019-x64-3, test-rackspace-debian11-x64-1, test-digitalocean-rhel9-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/60612/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60661/
Example
not ok 233 parallel/test-dns
  ---
  duration_ms: 636.98900
  severity: fail
  exitcode: 1
  stack: |-
    (node:5488) [DEP0118] DeprecationWarning: The provided hostname "" is not a valid hostname, and is supported in the dns module solely for compatibility.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected ... Lines skipped
    
      [
        {
          address: '1.2.3.4',
    +     ttl: 3333333332,
    -     ttl: 3333333333,
          type: 'A'
        },
        {
          address: '::42',
    +     ttl: 3333333332,
    -     ttl: 3333333333,
          type: 'AAAA'
    ...


Reason parallel/test-http2-socket-close
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/54020/, https://github.com/nodejs/node/pull/54013/, https://github.com/nodejs/node/pull/53822/, https://github.com/nodejs/node/pull/53863/, https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/54028/)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60592/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60608/
Example
not ok 478 parallel/test-http2-socket-close
  ---
  duration_ms: 1171.00300
  severity: fail
  exitcode: 1
  stack: |-
    node:events:497
          throw er; // Unhandled 'error' event
          ^
    
    Error: read ECONNRESET
        at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)
    Emitted 'error' event on ClientHttp2Stream instance at:
        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: -4077,
      code: 'ECONNRESET',
      syscall: 'read'
    }
    
    Node.js v20.15.2-pre
  ...


Reason parallel/test-runner-run-watch
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/52984/, https://github.com/nodejs/node/pull/34111/, https://github.com/nodejs/node/pull/54013/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54045/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60600/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60630/
Example
not ok 2479 parallel/test-runner-run-watch
  ---
  duration_ms: 27595.11700
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner watch mode
        # Subtest: should run tests repeatedly
        ok 1 - should run tests repeatedly
          ---
          duration_ms: 3688.818883
          ...


Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/54007/, https://github.com/nodejs/node/pull/53934/, https://github.com/nodejs/node/pull/53886/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54028/)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60598/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60657/
Example
not ok 3843 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 300189.97500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53863/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54038/, https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/54054/)
Appeared undefined, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-rhel8-x64-2, test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60587/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60667/
Example
not ok 2462 parallel/test-performance-function
  ---
  duration_ms: 329.40000
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1090
      process.nextTick(() => { throw err; });
                               ^
    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-custom-suites-freestyle/test/parallel/test-performance-function.js:103:5
        at runNextTicks (node:internal/process/task_queues:60:5)
        at listOnTimeout (node:internal/timers:565:9)
        at process.processTimers (node:internal/timers:539:7) {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v23.0.0-pre
  ...


Reason pummel/test-hash-seed
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/52984/, https://github.com/nodejs/node/pull/54039/, https://github.com/nodejs/node/pull/54054/, https://github.com/nodejs/node/pull/54049/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60617/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60673/
Example
not ok 3845 pummel/test-hash-seed
  ---
  duration_ms: 83567.44300
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:983
      const err = new Error(message);
                  ^
    
    Error: Command failed: /home/iojs/build/workspace/node-test-commit-linux/out/Release/node --allow-natives-syntax /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js
    /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163
      throw new Error('no candidates remaining');
      ^
    
    Error: no candidates remaining
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163:9)
        at Module._compile (node:internal/modules/cjs/loader:1542:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1687:10)
        at Module.load (node:internal/modules/cjs/loader:1313:32)
        at Module._load (node:internal/modules/cjs/loader:1123:12)
        at TracingChannel.traceS...

Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54013/, https://github.com/nodejs/node/pull/54042/, https://github.com/nodejs/node/pull/53886/, https://github.com/nodejs/node/pull/48528/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-rackspace-win2019_vs2019-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60593/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60656/
Example
not ok 2819 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120035.15000
  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 sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/54013/, https://github.com/nodejs/node/pull/54044/, https://github.com/nodejs/node/pull/54054/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60600/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60650/
Example
not ok 4156 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3170.07000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(request2.completed)
    
        at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
        at listOnTimeout (node:internal/timers:601:17)
        at process.processTimers (node:internal/timers:539:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-sqlite
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/48528/)
Appeared test-osuosl-rhel8-ppc64_le-3, test-azure_msft-win11_vs2022-arm64-1, test-azure_msft-win11_vs2022-arm64-3, test-osuosl-rhel8-ppc64_le-2, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win11_vs2022-x64-4, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60595/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60607/
Example
not ok 3507 parallel/test-sqlite
  ---
  duration_ms: 121010.43900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: accessing the node:sqlite module
        # Subtest: cannot be accessed without the node: scheme
        ok 1 - cannot be accessed without the node: scheme
          ---
          duration_ms: 2.689924
          ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53822/, https://github.com/nodejs/node/pull/54020/, https://github.com/nodejs/node/pull/54028/)
Appeared test-azure_msft-win11_vs2022-x64-4, test-azure_msft-win11_vs2022-x64-3, test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60588/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60653/
Example
not ok 902 parallel/test-worker-memory
  ---
  duration_ms: 377.01100
  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)
  ...


Reason async-hooks/test-writewrap
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/54039/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60604/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60637/
Example
not ok 558 async-hooks/test-writewrap
  ---
  duration_ms: 120051.71600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-worker-fshandles-error-on-termination
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54054/)
Appeared test-rackspace-win2019_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60629/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60663/
Example
not ok 999 sequential/test-worker-fshandles-error-on-termination
  ---
  duration_ms: 1061.00400
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Jenkins Failure
Build Failure
Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/53980/, https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/54028/, https://github.com/nodejs/node/pull/54049/, https://github.com/nodejs/node/pull/54039/, https://github.com/nodejs/node/pull/54032/)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60625/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60678/
Example
Error: getWindowSize EINVAL
outline =     at WriteStream._refreshSize (node:tty:137:24)
outline =     at process.refreshStderrOnSigWinch (node:internal/bootstrap/switches/is_main_thread:142:10)
outline =     at process.emit (node:events:532:35)
outline = Emitted 'error' event on WriteStream instance at:
outline =     at WriteStream._refreshSize (node:tty:137:10)

Reason Failed to trigger fanned build
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53964/, https://github.com/nodejs/node/pull/54030/, https://github.com/nodejs/node/pull/53997/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/60613/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60617/
Example
Failed to trigger fanned build

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53997/, https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/54013/)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-digitalocean-rhel8_arm_cross_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60620/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60626/
Example
fatal error: Killed signal terminated program cc1plus

Progress
  • parallel/test-dns (6)
  • parallel/test-http2-socket-close (6)
  • parallel/test-runner-run-watch (6)
  • parallel/test-net-write-fully-async-buffer (5)
  • parallel/test-performance-function (5)
  • pummel/test-hash-seed (5)
  • parallel/test-http2-large-write-multiple-requests (4)
  • sequential/test-http-server-request-timeouts-mixed (4)
  • parallel/test-sqlite (3)
  • parallel/test-worker-memory (3)
  • async-hooks/test-writewrap (2)
  • sequential/test-worker-fshandles-error-on-termination (2)
  • Error: getWindowSize EINVAL (7)
  • Failed to trigger fanned build (3)
  • 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 logs for parallel/test-dns, parallel/test-http2-socket-close, parallel/test-runner-run-watch, parallel/test-net-write-fully-async-buffer, and parallel/test-performance-function. Compare the repeated failures across environments and review the ncu-ci reliability report. Done means the underlying causes are addressed and these tests no longer repeatedly fail in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, shell
Domain
ci-cd, devops, 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.