Skip to content

Commit 8717161

Browse files
Add report for 2025-12-06
1 parent 274995e commit 8717161

File tree

1 file changed

+349
-0
lines changed

1 file changed

+349
-0
lines changed

reports/2025-12-06.md

Lines changed: 349 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,349 @@
1+
Failures in [node-test-pull-request/70300](https://ci.nodejs.org/job/node-test-pull-request/70300/) to [node-test-pull-request/70393](https://ci.nodejs.org/job/node-test-pull-request/70393/) that failed 2 or more PRs
2+
(Generated with `ncu-ci walk pr --stats=true --markdown reports/2025-12-06.md`)
3+
4+
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate |
5+
| ---------------- | ------- | ------- | -------- | ------- | ------- | ---------- |
6+
| 2025-12-06 00:11 | 0 | 7 | 34 | 3 | 56 | 7.22% |
7+
8+
9+
### JSTest Failure
10+
11+
| Reason | <code>parallel/test-repl-programmatic-history</code> |
12+
| - | :- |
13+
| Type | JS_TEST_FAILURE |
14+
| Failed PR | 6 ([https://github.com/nodejs/node/pull/60764/](https://ci.nodejs.org/job/node-test-pull-request/70300/), [https://github.com/nodejs/node/pull/60684/](https://ci.nodejs.org/job/node-test-pull-request/70321/), [https://github.com/nodejs/node/pull/60860/](https://ci.nodejs.org/job/node-test-pull-request/70355/), [https://github.com/nodejs/node/pull/60901/](https://ci.nodejs.org/job/node-test-pull-request/70357/), [https://github.com/nodejs/node/pull/60945/](https://ci.nodejs.org/job/node-test-pull-request/70381/), [https://github.com/nodejs/node/pull/60912/](https://ci.nodejs.org/job/node-test-pull-request/70382/)) |
15+
| Appeared | [test-ibm-ubuntu2404_sharedlibs_container-x64-5](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_shared_x64/53772/console), [test-digitalocean-ubuntu2404_sharedlibs_container-x64-10](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_shared_x64/53688/console) |
16+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70300/ |
17+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70382/ |
18+
19+
<details>
20+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2404_sharedlibs_shared_x64/53772/console">Example</a></summary>
21+
22+
```
23+
not ok 3261 parallel/test-repl-programmatic-history
24+
---
25+
duration_ms: 611.65600
26+
severity: fail
27+
exitcode: 1
28+
stack: |-
29+
Failed test # 9
30+
<anonymous_script>:0
31+
32+
33+
[Error: A FileHandle object was closed during garbage collection. This used to be allowed with a deprecation warning but is now considered an error. Please close FileHandle objects explicitly. File descriptor: 17 (/home/iojs/node-tmp/.tmp.3260/.dev-null-repl-history-file)] {
34+
code: 'ERR_INVALID_STATE'
35+
}
36+
37+
Node.js v26.0.0-pre
38+
...
39+
40+
```
41+
</details>
42+
43+
-------
44+
45+
| Reason | <code>parallel/test-repl-paste-big-data</code> |
46+
| - | :- |
47+
| Type | JS_TEST_FAILURE |
48+
| Failed PR | 5 ([https://github.com/nodejs/node/pull/60845/](https://ci.nodejs.org/job/node-test-pull-request/70311/), [https://github.com/nodejs/node/pull/60814/](https://ci.nodejs.org/job/node-test-pull-request/70315/), [https://github.com/nodejs/node/pull/60850/](https://ci.nodejs.org/job/node-test-pull-request/70338/), [https://github.com/nodejs/node/pull/60878/](https://ci.nodejs.org/job/node-test-pull-request/70342/), [https://github.com/nodejs/node/pull/60899/](https://ci.nodejs.org/job/node-test-pull-request/70350/)) |
49+
| Appeared | [vm-6x805](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68021/console), [vm-kpycv](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68010/console), [vm-ktspy](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68008/console), [vm-ojqf4](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68006/console), [vm-lg47q](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/67972/console), [vm-9za1x](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/67968/console) |
50+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70311/ |
51+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70350/ |
52+
53+
<details>
54+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68021/console">Example</a></summary>
55+
56+
```
57+
not ok 2667 parallel/test-repl-paste-big-data
58+
---
59+
duration_ms: 2502.11400
60+
severity: fail
61+
exitcode: 1
62+
stack: |-
63+
node:internal/assert/utils:146
64+
throw error;
65+
^
66+
67+
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
68+
69+
assert.ok(diff.user < 1e6)
70+
71+
at REPLServer.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/test/parallel/test-repl-paste-big-data.js:22:10)
72+
at REPLServer.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/test/common/index.js:504:15)
73+
at Object.onceWrapper (node:events:622:28)
74+
at REPLServer.emit (node:events:508:20)
75+
at REPLServer.emit (node:domain:489:12)
76+
at REPLServer.emitExit (node:repl:801:12)
77+
at REPLServer.emit (node:events:520:22)
78+
at REPLServer.emit (node:domain:489:12)
79+
at REPLServer.close (node:internal/readline/interface:555:10)
80+
at node:repl:1048:34 {
81+
generatedMessage: true,
82+
...
83+
```
84+
</details>
85+
86+
-------
87+
88+
| Reason | <code>sequential/test-without-async-context-frame</code> |
89+
| - | :- |
90+
| Type | JS_TEST_FAILURE |
91+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/60899/](https://ci.nodejs.org/job/node-test-pull-request/70350/), [https://github.com/nodejs/node/pull/60922/](https://ci.nodejs.org/job/node-test-pull-request/70370/), [https://github.com/nodejs/node/pull/60864/](https://ci.nodejs.org/job/node-test-pull-request/70373/)) |
92+
| Appeared | [test-azure_msft-win11_vs2022-arm64-3](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win11-arm64-COMPILED_BY-vs2022_clang-arm64/37843/console), [test-azure_msft-win11_vs2022-arm64-5](https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=2,nodes=win11-arm64-COMPILED_BY-vs2022_clang-arm64/37839/console) |
93+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70350/ |
94+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70373/ |
95+
96+
<details>
97+
<summary><a href="https://ci.nodejs.org/job/node-test-binary-windows-js-suites/RUN_SUBSET=1,nodes=win11-arm64-COMPILED_BY-vs2022_clang-arm64/37843/console">Example</a></summary>
98+
99+
```
100+
not ok 1183 sequential/test-without-async-context-frame
101+
---
102+
duration_ms: 3063.04500
103+
severity: fail
104+
exitcode: 1
105+
stack: |-
106+
Skipping pseudo-tty tests, as pseudo terminals are not available on Windows.
107+
108+
109+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-args
110+
111+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-async-await
112+
113+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-async-functions
114+
115+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-bind
116+
117+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-contexts
118+
119+
[00:00|% 0|+ 0|- 0]: release test-async-local-storage-deep...
120+
```
121+
</details>
122+
123+
-------
124+
125+
| Reason | <code>parallel/test-child-process-fork-closed-channel-segfault</code> |
126+
| - | :- |
127+
| Type | JS_TEST_FAILURE |
128+
| Failed PR | 2 ([https://github.com/nodejs/node/pull/60879/](https://ci.nodejs.org/job/node-test-pull-request/70343/), [https://github.com/nodejs/node/pull/60864/](https://ci.nodejs.org/job/node-test-pull-request/70373/)) |
129+
| Appeared | [test-mnx-smartos23-x64-6](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/63376/console), [vm-mywhr](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/68011/console) |
130+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70343/ |
131+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70373/ |
132+
133+
<details>
134+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/63376/console">Example</a></summary>
135+
136+
```
137+
not ok 388 parallel/test-child-process-fork-closed-channel-segfault
138+
---
139+
duration_ms: 940.92500
140+
severity: fail
141+
exitcode: 1
142+
stack: |-
143+
/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/parallel/test-child-process-fork-closed-channel-segfault.js:82
144+
throw err;
145+
^
146+
147+
Error: write EPIPE
148+
at target._send (node:internal/child_process:860:20)
149+
at ChildProcess.<anonymous> (node:internal/child_process:665:16)
150+
at ChildProcess.emit (node:events:520:22)
151+
at emit (node:internal/child_process:932:14)
152+
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
153+
errno: -32,
154+
code: 'EPIPE',
155+
syscall: 'write'
156+
}
157+
158+
Node.js v26.0.0-pre
159+
...
160+
161+
```
162+
</details>
163+
164+
-------
165+
166+
| Reason | <code>test-runner/test-run-watch-run-duration</code> |
167+
| - | :- |
168+
| Type | JS_TEST_FAILURE |
169+
| Failed PR | 2 ([https://github.com/nodejs/node/pull/60845/](https://ci.nodejs.org/job/node-test-pull-request/70311/), [https://github.com/nodejs/node/pull/60834/](https://ci.nodejs.org/job/node-test-pull-request/70312/)) |
170+
| Appeared | [vm-mz7d9](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/67969/console), [vm-9za1x](https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/67968/console) |
171+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70311/ |
172+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70312/ |
173+
174+
<details>
175+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx/nodes=macos15-x64/67969/console">Example</a></summary>
176+
177+
```
178+
not ok 4442 test-runner/test-run-watch-run-duration
179+
---
180+
duration_ms: 4569.57200
181+
severity: fail
182+
exitcode: 1
183+
stack: |-
184+
node:internal/modules/run_main:107
185+
triggerUncaughtException(
186+
^
187+
188+
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input:
189+
190+
'# Subtest: test.js\n' +
191+
'not ok 2 - test.js\n' +
192+
' ---\n' +
193+
' duration_ms: 1013.452978\n' +
194+
" type: 'test'\n" +
195+
" location: '/Users/admin/node-tmp/.tmp.4439/test.js:1:1'\n" +
196+
" failureType: 'testCodeFailure'\n" +
197+
' exitCode: ~\n' +
198+
" signal: 'SIGTERM'\n" +
199+
" error: 'test failed'\n" +
200+
" code: 'ERR_TEST_FAILURE'\n" +
201+
' ...\n' +
202+
'# Subtest: test has ran\n' +
203+
'ok 2 - test has ran\n' +
204+
' ---\n' +
205+
' duration_ms: 1.076247\n' +
206+
" type: 'test'\n" +
207+
' ...\n' +
208+
'1..2\n' +
209+
'# tests 2\n' +
210+
'# suites 0\n' +
211+
'# pass 1\n' +
212+
'# fail 1\n' +
213+
'# cancelled 0\n'...
214+
```
215+
</details>
216+
217+
-------
218+
219+
| Reason | <code>wpt/test-wasm-webapi</code> |
220+
| - | :- |
221+
| Type | JS_TEST_FAILURE |
222+
| Failed PR | 2 ([https://github.com/nodejs/node/pull/60850/](https://ci.nodejs.org/job/node-test-pull-request/70338/), [https://github.com/nodejs/node/pull/60864/](https://ci.nodejs.org/job/node-test-pull-request/70378/)) |
223+
| Appeared | [test-ibm-aix72-ppc64_be-1](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/60048/console), [test-ibm-aix72-ppc64_be-2](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/59993/console) |
224+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70338/ |
225+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70378/ |
226+
227+
<details>
228+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/60048/console">Example</a></summary>
229+
230+
```
231+
not ok 5020 wpt/test-wasm-webapi
232+
---
233+
duration_ms: 566.59300
234+
severity: crashed
235+
exitcode: -5
236+
stack: |-
237+
[SKIPPED] abort.any.js: WPTRunner does not support fetch()
238+
[SKIPPED] contenttype.any.js: WPTRunner does not support fetch()
239+
[SKIPPED] historical.any.js: indexedDB is not defined
240+
[SKIPPED] idlharness.any.js: not configured
241+
[SKIPPED] instantiateStreaming-bad-imports.any.js: Flaky on ARM with V8 >= 11.2
242+
[SKIPPED] origin.sub.any.js: CORS not implemented
243+
[SKIPPED] status.any.js: WPTRunner does not support fetch()
244+
[PASS] compileStreaming
245+
[PASS] instantiateStreaming
246+
[PASS] compileStreaming after consumption
247+
[PASS] compileStreaming before consumption
248+
[PASS] instantiateStreaming after consumption
249+
[PASS] instantiateStreaming before consumption
250+
[PASS] compileStreaming: no body
251+
[PASS] compileStreaming: no body in a promise
252+
[PASS] compileStreaming: empty body
253+
[PASS] compileStreaming: empty body in a promise
254+
[PASS] instantiateStreaming: no bod...
255+
```
256+
</details>
257+
258+
-------
259+
260+
261+
### Jenkins Failure
262+
263+
| Reason | <code>Build timed out (after 60 minutes). Marking the build as failed.</code> |
264+
| - | :- |
265+
| Type | JENKINS_FAILURE |
266+
| Failed PR | 3 ([https://github.com/nodejs/node/pull/60901/](https://ci.nodejs.org/job/node-test-pull-request/70361/), [https://github.com/nodejs/node/pull/60883/](https://ci.nodejs.org/job/node-test-pull-request/70362/), [https://github.com/nodejs/node/pull/60912/](https://ci.nodejs.org/job/node-test-pull-request/70377/)) |
267+
| Appeared | [test-digitalocean-ubi81_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubi81_sharedlibs_openssl111fips_x64/53769/console), [test-ibm-ubi81_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubi81_sharedlibs_openssl111fips_x64/53749/console) |
268+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70361/ |
269+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70377/ |
270+
271+
<details>
272+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubi81_sharedlibs_openssl111fips_x64/53769/console">Example</a></summary>
273+
274+
```
275+
Build timed out (after 60 minutes). Marking the build as failed.
276+
```
277+
</details>
278+
279+
-------
280+
281+
282+
### Git Failure
283+
284+
| Reason | <code>ERROR: Error fetching remote repo 'origin'</code> |
285+
| - | :- |
286+
| Type | GIT_FAILURE |
287+
| Failed PR | 7 ([https://github.com/nodejs/node/pull/60945/](https://ci.nodejs.org/job/node-test-pull-request/70381/), [https://github.com/nodejs/node/pull/58680/](https://ci.nodejs.org/job/node-test-pull-request/70384/), [https://github.com/nodejs/node/pull/60946/](https://ci.nodejs.org/job/node-test-pull-request/70385/), [https://github.com/nodejs/node/pull/60376/](https://ci.nodejs.org/job/node-test-pull-request/70390/), [https://github.com/nodejs/node/pull/59968/](https://ci.nodejs.org/job/node-test-pull-request/70391/), [https://github.com/nodejs/node/pull/60962/](https://ci.nodejs.org/job/node-test-pull-request/70392/), [https://github.com/nodejs/node/pull/60711/](https://ci.nodejs.org/job/node-test-pull-request/70393/)) |
288+
| Appeared | [test-azure-ubuntu2204_container-arm64-5](https://ci.nodejs.org/job/node-test-commit-arm/nodes=ubuntu2204-arm64/61278/console), [test-azure-ubuntu2204_container-arm64-6](https://ci.nodejs.org/job/node-test-commit-arm-debug/nodes=ubuntu2204_debug-arm64/21248/console) |
289+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70381/ |
290+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70393/ |
291+
292+
<details>
293+
<summary><a href="https://ci.nodejs.org/job/node-test-commit-arm/nodes=ubuntu2204-arm64/61278/console">Example</a></summary>
294+
295+
```
296+
ERROR: Error fetching remote repo 'origin'
297+
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
298+
at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998)
299+
at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
300+
at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
301+
at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
302+
```
303+
</details>
304+
305+
-------
306+
307+
308+
### Build Failure
309+
310+
| Reason | <code>Failed to trigger sub builds</code> |
311+
| - | :- |
312+
| Type | BUILD_FAILURE |
313+
| Failed PR | 7 ([https://github.com/nodejs/node/pull/60807/](https://ci.nodejs.org/job/node-test-pull-request/70301/), [https://github.com/nodejs/node/pull/60814/](https://ci.nodejs.org/job/node-test-pull-request/70302/), [https://github.com/nodejs/node/pull/60802/](https://ci.nodejs.org/job/node-test-pull-request/70304/), [https://github.com/nodejs/node/pull/60806/](https://ci.nodejs.org/job/node-test-pull-request/70305/), [https://github.com/nodejs/node/pull/60846/](https://ci.nodejs.org/job/node-test-pull-request/70306/), [https://github.com/nodejs/node/pull/60845/](https://ci.nodejs.org/job/node-test-pull-request/70307/), [https://github.com/nodejs/node/pull/60684/](https://ci.nodejs.org/job/node-test-pull-request/70308/)) |
314+
| Appeared | [undefined](https://ci.nodejs.org/job/node-test-commit/84092/console) |
315+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70301/ |
316+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70308/ |
317+
318+
<details>
319+
<summary><a href="https://ci.nodejs.org/job/node-test-commit/84092/console">Example</a></summary>
320+
321+
```
322+
Failed to trigger sub builds
323+
```
324+
</details>
325+
326+
-------
327+
328+
| Reason | <code>ERROR: out of memory</code> |
329+
| - | :- |
330+
| Type | BUILD_FAILURE |
331+
| Failed PR | 5 ([https://github.com/nodejs/node/pull/60684/](https://ci.nodejs.org/job/node-test-pull-request/70316/), [https://github.com/nodejs/node/pull/60853/](https://ci.nodejs.org/job/node-test-pull-request/70322/), [https://github.com/nodejs/node/pull/60896/](https://ci.nodejs.org/job/node-test-pull-request/70346/), [https://github.com/nodejs/node/pull/60893/](https://ci.nodejs.org/job/node-test-pull-request/70354/), [https://github.com/nodejs/node/pull/60864/](https://ci.nodejs.org/job/node-test-pull-request/70365/)) |
332+
| Appeared | [test-rackspace-win2022_vs2022-x64-1](https://ci.nodejs.org/job/node-compile-windows-debug/nodes=win-vs2022_clang/30072/console) |
333+
| First CI | https://ci.nodejs.org/job/node-test-pull-request/70316/ |
334+
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/70365/ |
335+
336+
<details>
337+
<summary><a href="https://ci.nodejs.org/job/node-compile-windows-debug/nodes=win-vs2022_clang/30072/console">Example</a></summary>
338+
339+
```
340+
ERROR: out of memory
341+
Allocation failed
342+
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
343+
Stack dump:
344+
0. Program arguments: "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\Llvm\\x64\\bin\\clang-cl.exe" /Z7 /nologo /W3 /WX- /diagnostics:column /O2 /Ob2 /Oi /Oy- /GF /MTd /GS /fp:precise /std:c++20 /Gd /TP --target=amd64-pc-windows-msvc /utf-8 -Wno-invalid-offsetof -Wno-nullability-completeness /bigobj /Zc:__cplusplus /Zm2000 /I..\\..\\deps\\v8 /I..\\..\\deps\\v8\\include /I..\\..\\out\\Debug\\obj\\global_intermediate\\generate-bytecode-output-root /I..\\..\\out\\Debug\\obj\\global_intermediate /I..\\..\\deps\\icu-small\\source\\i18n /I..\\..\\deps\\icu-small\\source\\common /I..\\..\\deps\\v8\\third_party\\fp16\\src\\include /I..\\..\\deps\\v8\\third_party\\abseil-cpp /D _GLIBCXX_USE_CXX11_ABI=1 /D _FILE_OFFSET_BITS=64 /D NODE_OPENSSL_CONF_NAME=nodejs_conf /D ICU_NO_USER_DATA...
345+
```
346+
</details>
347+
348+
-------
349+

0 commit comments

Comments
 (0)