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...
Example
not ok 1365 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 120043.80000
severity: fail
exitcode: -15
stack: |-
timeout
...
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
...
Example
not ok 1368 parallel/test-fs-watch-recursive-symlink
---
duration_ms: 120029.52500
severity: fail
exitcode: -15
stack: |-
timeout
...
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
...
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*, ...
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...
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...
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...
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...
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...
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....
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
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
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
Example
Failed to trigger sub builds
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.
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
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)
Progress