Failures in node-test-pull-request/56624 to node-test-pull-request/56723 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-01-10 00:13 |
0 |
14 |
11 |
5 |
70 |
14.74% |
Jenkins Failure
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:1624)
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)
Example
Build timed out (after 60 minutes). Marking the build as failed.
CCTest Failure
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)
Build Failure
| Reason |
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
| Type |
BUILD_FAILURE |
| Failed PR |
14 (https://github.com/nodejs/node/pull/50405/, https://github.com/nodejs/node/pull/50890/, https://github.com/nodejs/node/pull/51124/, https://github.com/nodejs/node/pull/51323/, https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51346/, https://github.com/nodejs/node/pull/51358/, https://github.com/nodejs/node/pull/35433/, https://github.com/nodejs/node/pull/51353/, https://github.com/nodejs/node/pull/51378/, https://github.com/nodejs/node/pull/51340/, https://github.com/nodejs/node/pull/51362/, https://github.com/nodejs/node/pull/51409/, https://github.com/nodejs/node/pull/50960/) |
| Appeared |
test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-aix72-ppc64_be-3, test-equinix_mnx-smartos20-x64-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-osuosl-aix72-ppc64_be-2, test-equinix-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian11_container-armv7l-2, test-osuosl-ubuntu2004_container-armv7l-1, test-osuosl-debian11_container-armv7l-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/56624/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/56722/ |
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/jenkins15035655500194055482.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/
| Reason |
fatal: No rebase in progress? |
| Type |
BUILD_FAILURE |
| Failed PR |
12 (https://github.com/nodejs/node/pull/51278/, https://github.com/nodejs/node/pull/51346/, https://github.com/nodejs/node/pull/51358/, https://github.com/nodejs/node/pull/51352/, https://github.com/nodejs/node/pull/51319/, https://github.com/nodejs/node/pull/51378/, https://github.com/nodejs/node/pull/51385/, https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51340/, https://github.com/nodejs/node/pull/51362/, https://github.com/nodejs/node/pull/51406/, https://github.com/nodejs/node/pull/45427/) |
| Appeared |
test-digitalocean-alpine318_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-orka-macos11-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-nearform-macos11.0-arm64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-osuosl-rhel8-ppc64_le-2, test-ibm-ubuntu2204_sharedlibs_container-x64-5 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/56638/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/56717/ |
Example
fatal: No rebase in progress?
Example
Error: Invalid regular expression: missing /
make[2]: *** [node.target.mk:13: /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/out/Release/obj/gen/node_snapshot.cc] Error 1
make[2]: *** Waiting for unfinished jobs....
rm f1fa654505b5373c0a250188c46e3effeaab7433.intermediate e32c7c56ba216d08969a2bc999ba0a72b3819583.intermediate 688817391d84254b71caa6a41c4440430f07a461.intermediate 892c02d17713883abd6ff9a9847ae39944b69785.intermediate
make[1]: *** [Makefile:134: node] Error 2
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-latest-x64 #55736
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
string-html-tq-csa.cc
C:\workspace\node-compile-windows\node\deps\v8\src\codegen\tnode.h(403,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
string-at-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.38.33130\include\tuple(315,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Git Failure
Example
hudson.plugins.git.GitException: Failed to delete workspace
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:813)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
undefined
| Reason |
Unknown |
| Type |
undefined |
| Failed PR |
23 (https://github.com/nodejs/node/pull/50282/, https://github.com/nodejs/node/pull/51278/, https://github.com/nodejs/node/pull/51346/, https://github.com/nodejs/node/pull/51360/, https://github.com/nodejs/node/pull/51358/, https://github.com/nodejs/node/pull/35433/, https://github.com/nodejs/node/pull/51353/, https://github.com/nodejs/node/pull/51352/, https://github.com/nodejs/node/pull/51367/, https://github.com/nodejs/node/pull/51378/, https://github.com/nodejs/node/pull/51385/, https://github.com/nodejs/node/pull/51342/, https://github.com/nodejs/node/pull/51340/, https://github.com/nodejs/node/pull/51362/, https://github.com/nodejs/node/pull/51400/, https://github.com/nodejs/node/pull/51406/, https://github.com/nodejs/node/pull/51288/, https://github.com/nodejs/node/pull/51319/, https://github.com/nodejs/node/pull/45427/, https://github.com/nodejs/node/pull/51124/, https://github.com/nodejs/node/pull/51410/, https://github.com/nodejs/node/pull/50960/, https://github.com/nodejs/node/pull/50405/) |
| Appeared |
test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/56633/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/56723/ |
Example
Unknown
JSTest Failure
Example
not ok 3203 parallel/test-whatwg-webstreams-transfer
---
duration_ms: 587.52900
severity: fail
exitcode: 1
stack: |-
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:434:10)
at MessagePort.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-whatwg-webstreams-transfer.js:280:33)
at MessagePort.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:476:15)
at MessagePort.eventHandler (node:internal/event_target:1106:12)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:822:20)
at exports.emitMessage (node:internal/per_context/messageport:23:28)
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:434:10)
...
Example
not ok 624 es-module/test-vm-source-text-module-leak
---
duration_ms: 120074.74500
severity: fail
exitcode: -15
stack: |-
timeout
[1193456:0x5dce9f0] 108 ms: Scavenge 4.6 (5.1) -> 4.2 (6.1) MB, 1.10 / 0.00 ms (average mu = 1.000, current mu = 1.000) allocation failure;
[1193456:0x5dce9f0] 119 ms: Scavenge 4.7 (6.1) -> 4.6 (6.9) MB, 0.99 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
[1193456:0x5dce9f0] 126 ms: Scavenge 5.2 (6.9) -> 4.9 (9.1) MB, 1.91 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
Created 128 objects
[1193456:0x5dce9f0] 139 ms: Scavenge 6.9 (9.1) -> 6.2 (9.9) MB, 0.84 / 0.00 ms (average mu = 1.000, current mu = 1.000) allocation failure;
Created 256 objects
[1193456:0x5dce9f0] 147 ms: Scavenge 7.0 (9.9) -> 6.6 (10.6) MB, 0.95 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
Created 384 objects
[1193456:0x5dce9f0] 157 ms: Scavenge 8.1 (10.6) -> 7.6 (15.4) MB, 1.82 / 0.00 ms (av...
Example
not ok 2505 parallel/test-runner-output
---
duration_ms: 6381.54700
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: 4827.306522
...
Example
not ok 3866 node-api/test_threadsafe_function/test
---
duration_ms: 360023.79200
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1380 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 120078.80200
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2001 parallel/test-inspector-async-stack-traces-set-interval
---
duration_ms: 15272.79000
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:33513/24a5e7ec-e9a5-4f8e-b668-7682c16f7ad0
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Skipping the first breakpoint in the eval script
Timed out waiting for matching notification (break on [eval]:0)
1
...
Example
not ok 2015 parallel/test-inspector-console
---
duration_ms: 15247.12400
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:38699/219726e2-a76c-4d50-9397-6c78365548c5
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (Runtime.consoleAPICalled)
1
...
Example
not ok 1882 parallel/test-inspector-scriptparsed-context
---
duration_ms: 15635.35700
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:40571/8523aed6-4ec2-48cf-8e0e-43407d225f13
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:2)
1
...
Example
not ok 1825 parallel/test-macos-app-sandbox
---
duration_ms: 441.50600
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1827/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:41:4)
at Module._compile (node:internal/modules/cjs/loader:1378:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1437:10)
at Module.load (node:internal/modules/cjs/loader:1212:32)
at Module._load (node:internal/modules/cjs/loader:1028:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
at node:internal/main/run_main_module:28:49 {
errno:...
Example
not ok 2333 parallel/test-performance-function
---
duration_ms: 264.64900
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-containered/test/parallel/test-performance-function.js:103:5 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v22.0.0-pre
...
Example
not ok 848 parallel/test-worker-memory
---
duration_ms: 3031.05600
severity: fail
exitcode: 3221226356
stack: |-
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8)
run() called with n=5.5 (numWorkers=8...
Example
not ok 3686 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 1774.66100
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-5.5625325619499515)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
at Module._compile (node:internal/modules/cjs/loader:1378:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1437:10)
at Module.load (node:internal/modules/cjs/loader:1212:32)
at Module._load (node:internal/modules/cjs/loader:1028: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,
operator: ...
Example
not ok 4056 sequential/test-http2-large-file
---
duration_ms: 120040.98000
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4066 sequential/test-single-executable-application
---
duration_ms: 9757.55800
severity: fail
exitcode: 1
stack: |-
[process 3428610]: --- stderr ---
[process 3428610]: --- stdout ---
[process 3428610]: 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> (/home/iojs/b...
Example
not ok 4093 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 8422.50100
severity: fail
exitcode: 1
stack: |-
[process 1191880]: --- stderr ---
Found SEA blob 0x55820b570080, size=3428222
Found SEA resource 0x55820b570080, size=3428222
Read<uint32_t>()(4-byte), count=1: { 21223968 }, read 4 bytes
Read SEA magic 143da20
Read<uint32_t>()(4-byte), count=1: { 6 }, read 4 bytes
Read SEA flags 6
Read<uint64_t>()(8-byte), count=1: { 11 }, read 8 bytes
ReadStringView(), length=11: 0x55820b570090, read 11 bytes
snapshot.jsRead SEA code path 0x55820b570090, size=11
Read<uint64_t>()(8-byte), count=1: { 3428187 }, read 8 bytes
ReadStringView(), length=3428187: 0x55820b5700a3, read 3428187 bytes
Read SEA resource snapshot 0x55820b5700a3, size=3428187
Read<uint64_t>()(8-byte), count=1:
[process 1191880]: --- stdout ---
[process 1191880]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-tes...
Example
not ok 4071 sequential/test-single-executable-application-use-code-cache
---
duration_ms: 8756.34400
severity: fail
exitcode: 1
stack: |-
[process 3428747]: --- stderr ---
[process 3428747]: --- stdout ---
[process 3428747]: 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...
Progress