nodejs / nodejs/reliability

CI Reliability 2023-11-21

Open
#725 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/55703 to node-test-pull-request/55801 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
2023-11-21 00:13 1 16 15 2 66 16.49%
JSTest Failure
Reason parallel/test-worker-nearheaplimit-deadlock
Type JS_TEST_FAILURE
Failed PR 22 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50764/, https://github.com/nodejs/node/pull/50769/, https://github.com/nodejs/node/pull/50558/, https://github.com/nodejs/node/pull/50770/, https://github.com/nodejs/node/pull/50772/, https://github.com/nodejs/node/pull/50778/, https://github.com/nodejs/node/pull/50782/, https://github.com/nodejs/node/pull/50812/, https://github.com/nodejs/node/pull/50813/, https://github.com/nodejs/node/pull/50805/, https://github.com/nodejs/node/pull/50803/, https://github.com/nodejs/node/pull/50815/, https://github.com/nodejs/node/pull/50743/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50795/, https://github.com/nodejs/node/pull/50789/, https://github.com/nodejs/node/pull/49793/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50828/, https://github.com/nodejs/node/pull/50779/, https://github.com/nodejs/node/pull/50661/)
Appeared test-macstadium-macos11.0-arm64-3, test-nearform-macos11.0-arm64-1, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55704/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55801/
Example
not ok 3262 parallel/test-worker-nearheaplimit-deadlock
  ---
  duration_ms: 138.62800
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    
    [71301:0x150008000]       16 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 0.88 / 0.00 ms  (average mu = 0.386, current mu = 0.000) background allocation failure; GC in old space requested
    [71301:0x150008000]       17 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 0.79 / 0.00 ms  (average mu = 0.299, current mu = 0.136) background 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: 0x105087d00 node::Abort() [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/out/Release/node]
     2: 0x105087f00 node::ModifyCodeGenerationFromStrings(v8::Local<v8::Context>, v8::Local<v8::Value>, bool) [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx1...

Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/50607/, https://github.com/nodejs/node/pull/50828/, https://github.com/nodejs/node/pull/50715/, https://github.com/nodejs/node/pull/50661/)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55745/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55801/
Example
not ok 1365 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120043.80000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50791/, https://github.com/nodejs/node/pull/50825/)
Appeared test-digitalocean-alpine318_container-x64-1, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55704/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55794/
Example
not ok 189 parallel/test-blob-file-backed
  ---
  duration_ms: 169.51700
  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-fs-watch-recursive-symlink
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50770/, https://github.com/nodejs/node/pull/49868/, https://github.com/nodejs/node/pull/50759/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55731/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55791/
Example
not ok 1368 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 120029.52500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason async-hooks/test-improper-order
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/50813/)
Appeared test-ibm-aix72-ppc64_be-2, test-ibm-rhel8-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55735/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55759/
Example
not ok 65 async-hooks/test-improper-order
  ---
  duration_ms: 475.92200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 1
    
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/async-hooks/test-improper-order.js:55:12)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:476:15)
        at ChildProcess.emit (node:events:519:28)
        at maybeClose (node:internal/child_process:1105:16)
        at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 1,
      operator: 'strictEqual'
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-shadow-realm-gc
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50736/, https://github.com/nodejs/node/pull/50662/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-nearform-macos11.0-arm64-1, test-equinix-rhel8_container-arm64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/55705/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55706/
Example
not ok 2507 parallel/test-shadow-realm-gc
  ---
  duration_ms: 6258.74700
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    
    [9723:0x56084b727a90]     5697 ms: Mark-Compact 29.3 (46.9) -> 10.2 (46.9) MB, 25.86 / 0.03 ms  (+ 0.2 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 43 ms) (average mu = 0.904, current mu = 0.886) allocation fa[9723:0x56084b727a90]     5886 ms: Mark-Compact 31.1 (49.9) -> 18.1 (53.4) MB, 21.15 / 0.00 ms  (+ 7.7 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 58 ms) (average mu = 0.897, current mu = 0.889) finalize incr
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
     1: 0x560845b25030 node::Abort() [out/Release/node]
     2: 0x5608459f34eb  [out/Release/node]
     3: 0x560845d7b240 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, ...

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50782/, https://github.com/nodejs/node/pull/50794/)
Appeared test-equinix_mnx-smartos20-x64-4, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55742/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55782/
Example
not ok 3666 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3434.47000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=4.596672001916134)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434: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:142:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operat...

Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50805/, https://github.com/nodejs/node/pull/49884/)
Appeared test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55752/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55771/
Example
not ok 4042 sequential/test-single-executable-application
  ---
  duration_ms: 12191.55000
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4041/sea -a --b=c d
        at genericNodeError (node:internal/errors:956:15)
        at wrappedFn (node:internal/errors:510:14)
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application.js:55:43)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEn...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50805/, https://github.com/nodejs/node/pull/49884/)
Appeared test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55752/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55771/
Example
not ok 4043 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 9483.30200
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4042/sea -a --b=c d
        at genericNodeError (node:internal/errors:956:15)
        at wrappedFn (node:internal/errors:510:14)
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:56:43)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:inter...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50805/, https://github.com/nodejs/node/pull/49884/)
Appeared test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55752/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55771/
Example
not ok 4044 sequential/test-single-executable-application-empty
  ---
  duration_ms: 8855.77200
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4043/sea
        at genericNodeError (node:internal/errors:956:15)
        at wrappedFn (node:internal/errors:510:14)
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-empty.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEnt...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50805/, https://github.com/nodejs/node/pull/49884/)
Appeared test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55752/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55771/
Example
not ok 4045 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 10440.51200
  severity: fail
  exitcode: 1
  stack: |-
    [process 3566957]: --- stderr ---
    
    [process 3566957]: --- stdout ---
    
    [process 3566957]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
        at Object.<anonymous> (/h...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50805/, https://github.com/nodejs/node/pull/49884/)
Appeared test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55752/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55771/
Example
not ok 4046 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 10884.78400
  severity: fail
  exitcode: 1
  stack: |-
    [process 3566989]: --- stderr ---
    
    [process 3566989]: --- stdout ---
    
    [process 3566989]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at logAndThrow (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
        at Object....

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50805/, https://github.com/nodejs/node/pull/49884/)
Appeared test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55752/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55771/
Example
not ok 4047 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 9240.20700
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4046/sea -a --b=c d
        at genericNodeError (node:internal/errors:956:15)
        at wrappedFn (node:internal/errors:510:14)
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-use-code-cache.js:56:43)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
    ...

Jenkins Failure
Build Failure
Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/50708/, https://github.com/nodejs/node/pull/50769/, https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/50778/, https://github.com/nodejs/node/pull/50703/, https://github.com/nodejs/node/pull/50805/, https://github.com/nodejs/node/pull/50787/, https://github.com/nodejs/node/pull/49793/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50825/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55710/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55794/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50778/, https://github.com/nodejs/node/pull/50594/, https://github.com/nodejs/node/pull/50709/, https://github.com/nodejs/node/pull/49793/, https://github.com/nodejs/node/pull/50791/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/48882/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55703/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55797/
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/jenkins12163124536825022644.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50692/)
Appeared test-osuosl-rhel8-ppc64_le-4, test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55720/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55722/
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-plinux/nodes=rhel8-ppc64le #50912
Sending e-mails to: michael_dawson@ca.ibm.com vieuxtech@gmail.com
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

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

Reason error: The last gc run reported the following. Please correct the root cause
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50736/, https://github.com/nodejs/node/pull/34111/)
Appeared test-ibm-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/55705/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55798/
Example
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50653/)
Appeared test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/55704/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55721/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

undefined
Reason Unknown
Type undefined
Failed PR 12 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50736/, https://github.com/nodejs/node/pull/50692/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/50782/, https://github.com/nodejs/node/pull/50803/, https://github.com/nodejs/node/pull/50743/, https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50794/, https://github.com/nodejs/node/pull/50828/, https://github.com/nodejs/node/pull/50825/)
Appeared test-rackspace-centos7-x64-1, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-equinix_mnx-smartos18-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55704/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55794/
Example
Unknown

CCTest Failure
Reason Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50782/, https://github.com/nodejs/node/pull/50743/, https://github.com/nodejs/node/pull/50794/)
Appeared test-digitalocean-alpine315_container-x64-1, test-digitalocean-alpine318_container-x64-1, test-ibm-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55730/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55782/
Example
Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)

Progress
  • parallel/test-worker-nearheaplimit-deadlock (22)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (4)
  • parallel/test-blob-file-backed (3)
  • parallel/test-fs-watch-recursive-symlink (3)
  • async-hooks/test-improper-order (2)
  • parallel/test-shadow-realm-gc (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • sequential/test-single-executable-application (2)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (2)
  • sequential/test-single-executable-application-empty (2)
  • sequential/test-single-executable-application-snapshot (2)
  • sequential/test-single-executable-application-snapshot-and-code-cache (2)
  • sequential/test-single-executable-application-use-code-cache (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (10)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (8)
  • ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... (2)
  • Failed to trigger sub builds (2)
  • error: The last gc run reported the following. Please correct the root cause (2)
  • error: remote GitHub already exists. (2)
  • Unknown (12)
  • Value of: (!expectation.read_expected) (4)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked CI console examples and the named tests, including test/async-hooks/test-improper-order.js and test/common/index.js. Reproduce the listed failures on their reported platforms and trace whether they are test or infrastructure problems; done means the recurring failures are addressed and the CI reliability report no longer shows them.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.