nodejs / nodejs/reliability

CI Reliability 2024-07-13

Open
#919 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/60185 to node-test-pull-request/60282 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-13 00:09 0 8 19 7 66 8.60%
Git Failure
Build Failure
Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53630/, https://github.com/nodejs/node/pull/53705/, https://github.com/nodejs/node/pull/53628/, https://github.com/nodejs/node/pull/53590/)
Appeared 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/60224/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60272/
Example
fatal: No rebase in progress?

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53752/, https://github.com/nodejs/node/pull/53781/, https://github.com/nodejs/node/pull/53803/)
Appeared test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-debian11_container-armv7l-1, test-equinix-debian11_container-armv7l-1, test-equinix_mnx-smartos20-x64-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60189/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60233/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins1441297524806821400.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/

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

JSTest Failure
Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 11 (https://github.com/nodejs/node/pull/53790/, https://github.com/nodejs/node/pull/53658/, https://github.com/nodejs/node/pull/53799/, https://github.com/nodejs/node/pull/53813/, https://github.com/nodejs/node/pull/53814/, https://github.com/nodejs/node/pull/53617/, https://github.com/nodejs/node/pull/53627/, https://github.com/nodejs/node/pull/53812/, https://github.com/nodejs/node/pull/53704/, https://github.com/nodejs/node/pull/53803/, https://github.com/nodejs/node/pull/53820/)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60215/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60275/
Example
not ok 3829 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 300109.80000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-dns
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53632/, https://github.com/nodejs/node/pull/53593/, https://github.com/nodejs/node/pull/53627/, https://github.com/nodejs/node/pull/53617/, https://github.com/nodejs/node/pull/53659/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-azure_msft-win11_vs2022-arm64-3, test-osuosl-rhel9-ppc64_le-3, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-fedora38-x64-1, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60217/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60271/
Example
not ok 901 parallel/test-dns
  ---
  duration_ms: 153.13600
  severity: fail
  exitcode: 1
  stack: |-
    (node:3563010) [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-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53766/, https://github.com/nodejs/node/pull/53776/, https://github.com/nodejs/node/pull/53623/, https://github.com/nodejs/node/pull/53781/, https://github.com/nodejs/node/pull/53748/)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-azure_msft-win10_vs2019-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/60186/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60281/
Example
not ok 2466 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 121614.02400
  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 parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53605/, https://github.com/nodejs/node/pull/53766/, https://github.com/nodejs/node/pull/53627/, https://github.com/nodejs/node/pull/53659/)
Appeared test-ibm-rhel8-x64-1, test-ibm-ubuntu2204-x64-2, test-ibm-rhel8-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60193/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60271/
Example
not ok 2401 parallel/test-performance-function
  ---
  duration_ms: 220.31400
  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:565:9)
        at process.processTimers (node:internal/timers:539:7) {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v23.0.0-pre
  ...


Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53793/, https://github.com/nodejs/node/pull/53593/, https://github.com/nodejs/node/pull/53812/, https://github.com/nodejs/node/pull/53814/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60207/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60280/
Example
not ok 4142 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3401.03500
  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-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53786/, https://github.com/nodejs/node/pull/53617/, https://github.com/nodejs/node/pull/53614/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-rhel8_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60234/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60277/
Example
not ok 4011 parallel/test-file-write-stream4
  ---
  duration_ms: 360107.49700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-delete
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53590/, https://github.com/nodejs/node/pull/53659/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-fedora37-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60278/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60282/
Example
not ok 1022 parallel/test-fs-watch-recursive-delete
  ---
  duration_ms: 838.63100
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched <anonymous> function calls. Expected at least 1, actual 0.
        at Proxy.mustCallAtLeast (/home/iojs/build/workspace/node-test-binary-armv7l/test/common/index.js:457:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-fs-watch-recursive-delete.js:21:29)
        at Module._compile (node:internal/modules/cjs/loader:1505:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1589:10)
        at Module.load (node:internal/modules/cjs/loader:1283:32)
        at Module._load (node:internal/modules/cjs/loader:1099:12)
        at TracingChannel.traceSync (node:diagnostics_channel:315:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:216:24)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:158:5)
  ...


Reason parallel/test-snapshot-reproducible
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53766/, https://github.com/nodejs/node/pull/53605/)
Appeared test-rackspace-debian11-x64-1, test-ibm-rhel9-x64-1, test-digitalocean-fedora38-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60186/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60195/
Example
not ok 2530 parallel/test-snapshot-reproducible
  ---
  duration_ms: 1522.44600
  severity: fail
  exitcode: 1
  stack: |-
    0x0: Write magic 143da19
    0x4: Write metadata
    0x37: Write snapshot blob
    0x1734bf: Write IsolateDataSerializeInfo
    0x17499b: Write EnvSerializeInfo
    0x175834: Write CodeCacheInfo
    0x0: Write magic 143da19
    0x4: Write metadata
    0x37: Write snapshot blob
    0x1734bf: Write IsolateDataSerializeInfo
    0x17499b: Write EnvSerializeInfo
    0x175834: Write CodeCacheInfo
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected
    
    + [
    +   {
    +     offset: '0x40',
    +     slice1: '0000002ea4fee4821f137731322e342e',
    +     slice2: '00000034a4dbcf821f137731322e342e'
    +   },
    +   {
    +     offset: '0x100e00',
    +     slice1: '000000000000590b31471d2c00000000',
    +     slice2: '000000000000610931471d2c00000000'
    +   }
    + ...

Reason sequential/test-tls-session-timeout
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53799/, https://github.com/nodejs/node/pull/53765/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60225/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60244/
Example
not ok 992 sequential/test-tls-session-timeout
  ---
  duration_ms: 107768.18100
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'New'
    - 'Reused'
        at c:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-tls-session-timeout.js:146:16
        at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-tls-session-timeout.js:130:7)
        at ChildProcess.emit (node:events:520:28)
        at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'New',
      expected: 'Reused',
      operator: 'strictEqual'
    }
    
    Node.js v23.0.0-pre
  ...


Progress
  • fatal: No rebase in progress? (4)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (3)
  • Failed to trigger sub builds (2)
  • parallel/test-net-write-fully-async-buffer (11)
  • parallel/test-dns (5)
  • parallel/test-http2-large-write-multiple-requests (5)
  • parallel/test-performance-function (4)
  • sequential/test-http-server-request-timeouts-mixed (4)
  • parallel/test-file-write-stream4 (3)
  • parallel/test-fs-watch-recursive-delete (2)
  • parallel/test-snapshot-reproducible (2)
  • sequential/test-tls-session-timeout (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 generated ncu-ci walk pr report and its linked Jenkins console logs, then inspect the named parallel/test-net-write-fully-async-buffer, parallel/test-dns, and parallel/test-http2-large-write-multiple-requests failures. Done means the recurring CI failures are explained and the affected checks no longer fail across the reported environments.

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.