-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2ca9cb5
commit a0cf3b6
Showing
1 changed file
with
302 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,302 @@ | ||
Failures in [node-test-pull-request/64050](https://ci.nodejs.org/job/node-test-pull-request/64050/) to [node-test-pull-request/64147](https://ci.nodejs.org/job/node-test-pull-request/64147/) that failed 2 or more PRs | ||
(Generated with `ncu-ci walk pr --stats=true --markdown reports/2024-12-22.md`) | ||
|
||
| UTC Time | RUNNING | SUCCESS | UNSTABLE | ABORTED | FAILURE | Green Rate | | ||
| ---------------- | ------- | ------- | -------- | ------- | ------- | ---------- | | ||
| 2024-12-22 00:11 | 0 | 13 | 14 | 25 | 48 | 17.33% | | ||
|
||
|
||
### Git Failure | ||
|
||
|
||
### Jenkins Failure | ||
|
||
|
||
### Build Failure | ||
|
||
| Reason | <code>ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?</code> | | ||
| - | :- | | ||
| Type | BUILD_FAILURE | | ||
| Failed PR | 7 ([https://github.com/nodejs/node/pull/55964/](https://ci.nodejs.org/job/node-test-pull-request/64063/), [https://github.com/nodejs/node/pull/56282/](https://ci.nodejs.org/job/node-test-pull-request/64086/), [https://github.com/nodejs/node/pull/56293/](https://ci.nodejs.org/job/node-test-pull-request/64087/), [https://github.com/nodejs/node/pull/56160/](https://ci.nodejs.org/job/node-test-pull-request/64090/), [https://github.com/nodejs/node/pull/56275/](https://ci.nodejs.org/job/node-test-pull-request/64091/), [https://github.com/nodejs/node/pull/55844/](https://ci.nodejs.org/job/node-test-pull-request/64094/), [https://github.com/nodejs/node/pull/55874/](https://ci.nodejs.org/job/node-test-pull-request/64095/)) | | ||
| Appeared | [test-mnx-smartos22-x64-1](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos22-x64/58211/console), [test-mnx-smartos23-x64-5](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/58211/console), [test-mnx-smartos23-x64-4](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/58210/console), [test-equinix-ubuntu2204_container-armv7l-2](https://ci.nodejs.org/job/node-test-binary-armv7l/RUN_SUBSET=js,nodes=ubuntu2204-armv7l/15034/console), [test-osuosl-ubuntu2204_container-armv7l-1](https://ci.nodejs.org/job/node-test-binary-armv7l/RUN_SUBSET=native,nodes=ubuntu2204-armv7l/15034/console) | | ||
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64063/ | | ||
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64095/ | | ||
|
||
<details> | ||
<summary><a href="https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos22-x64/58211/console">Example</a></summary> | ||
|
||
``` | ||
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? | ||
Collecting metadata... | ||
Metadata collection done. | ||
[Checks API] No suitable checks publisher found. | ||
Notifying upstream projects of job completion | ||
Finished: FAILURE | ||
``` | ||
</details> | ||
|
||
------- | ||
|
||
|
||
### JSTest Failure | ||
|
||
| Reason | <code>parallel/test-watch-file-shared-dependency</code> | | ||
| - | :- | | ||
| Type | JS_TEST_FAILURE | | ||
| Failed PR | 8 ([https://github.com/nodejs/node/pull/56255/](https://ci.nodejs.org/job/node-test-pull-request/64064/), [https://github.com/nodejs/node/pull/56278/](https://ci.nodejs.org/job/node-test-pull-request/64076/), [https://github.com/nodejs/node/pull/56282/](https://ci.nodejs.org/job/node-test-pull-request/64077/), [https://github.com/nodejs/node/pull/56147/](https://ci.nodejs.org/job/node-test-pull-request/64079/), [https://github.com/nodejs/node/pull/56293/](https://ci.nodejs.org/job/node-test-pull-request/64087/), [https://github.com/nodejs/node/pull/56300/](https://ci.nodejs.org/job/node-test-pull-request/64098/), [https://github.com/nodejs/node/pull/55844/](https://ci.nodejs.org/job/node-test-pull-request/64110/), [https://github.com/nodejs/node/pull/56299/](https://ci.nodejs.org/job/node-test-pull-request/64124/)) | | ||
| Appeared | [test-orka-macos11-x64-2](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62673/console), [test-macstadium-macos11.0-arm64-3](https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/18147/console) | | ||
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64064/ | | ||
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64124/ | | ||
|
||
<details> | ||
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62673/console">Example</a></summary> | ||
|
||
``` | ||
not ok 3953 parallel/test-watch-file-shared-dependency | ||
--- | ||
duration_ms: 120081.10500 | ||
severity: fail | ||
exitcode: -15 | ||
stack: |- | ||
timeout | ||
▶ watch file with shared dependency | ||
✔ should not remove shared dependencies when unfiltering an owner (15.886986ms) | ||
✔ watch file with shared dependency (20.136846ms) | ||
... | ||
``` | ||
</details> | ||
|
||
------- | ||
|
||
| Reason | <code>sequential/test-worker-prof</code> | | ||
| - | :- | | ||
| Type | JS_TEST_FAILURE | | ||
| Failed PR | 5 ([https://github.com/nodejs/node/pull/56255/](https://ci.nodejs.org/job/node-test-pull-request/64060/), [https://github.com/nodejs/node/pull/56310/](https://ci.nodejs.org/job/node-test-pull-request/64113/), [https://github.com/nodejs/node/pull/56298/](https://ci.nodejs.org/job/node-test-pull-request/64126/), [https://github.com/nodejs/node/pull/55844/](https://ci.nodejs.org/job/node-test-pull-request/64132/), [https://github.com/nodejs/node/pull/56325/](https://ci.nodejs.org/job/node-test-pull-request/64136/)) | | ||
| Appeared | [test-mnx-smartos22-x64-1](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos22-x64/58260/console), [test-mnx-smartos23-x64-5](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/58254/console), [test-mnx-smartos22-x64-2](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos22-x64/58251/console), [test-mnx-smartos23-x64-4](https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos23-x64/58185/console) | | ||
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64060/ | | ||
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64136/ | | ||
|
||
<details> | ||
<summary><a href="https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos22-x64/58260/console">Example</a></summary> | ||
|
||
``` | ||
not ok 4334 sequential/test-worker-prof | ||
--- | ||
duration_ms: 1924.80900 | ||
severity: fail | ||
exitcode: 1 | ||
stack: |- | ||
[process 44322]: --- stderr --- | ||
[process 44322]: --- stdout --- | ||
files found in working directory before worker starts [ 'isolate-0x8170000-44322-v8.log' ] | ||
parent prof file: isolate-0x8170000-44322-v8.log | ||
parent posted 9299 messages | ||
files found in working directory before worker exits [ 'isolate-0x8170000-44322-v8.log', 'isolate-0x84ce000-44322-v8.log' ] | ||
worker prof file: isolate-0x84ce000-44322-v8.log | ||
[process 44322]: status = null, signal = SIGPROF | ||
/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos22-x64/test/common/child_process.js:98 | ||
throw error; | ||
^ | ||
Error: - process terminated with status null, expected 0 | ||
- process terminated with signal SIGPROF, expected null | ||
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos22-x64/test/sequential/test-worker-prof.js:53:22) | ||
... | ||
``` | ||
</details> | ||
|
||
------- | ||
|
||
| Reason | <code>sequential/test-http-server-request-timeouts-mixed</code> | | ||
| - | :- | | ||
| Type | JS_TEST_FAILURE | | ||
| Failed PR | 4 ([https://github.com/nodejs/node/pull/56160/](https://ci.nodejs.org/job/node-test-pull-request/64090/), [https://github.com/nodejs/node/pull/56275/](https://ci.nodejs.org/job/node-test-pull-request/64091/), [https://github.com/nodejs/node/pull/56299/](https://ci.nodejs.org/job/node-test-pull-request/64099/), [https://github.com/nodejs/node/pull/56211/](https://ci.nodejs.org/job/node-test-pull-request/64146/)) | | ||
| Appeared | [test-macstadium-macos11.0-arm64-3](https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/18203/console), [test-macstadium-macos11.0-arm64-4](https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/18159/console), [test-orka-macos11-x64-2](https://ci.nodejs.org/job/node-test-commit-osx/nodes=osx11-x64/62609/console) | | ||
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64090/ | | ||
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64146/ | | ||
|
||
<details> | ||
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/18203/console">Example</a></summary> | ||
|
||
``` | ||
not ok 4279 sequential/test-http-server-request-timeouts-mixed | ||
--- | ||
duration_ms: 3297.33700 | ||
severity: fail | ||
exitcode: 1 | ||
stack: |- | ||
node:internal/assert/utils:281 | ||
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-arm/nodes/osx11/test/sequential/test-http-server-request-timeouts-mixed.js:108:5) | ||
at listOnTimeout (node:internal/timers:614:17) | ||
at process.processTimers (node:internal/timers:549:7) { | ||
generatedMessage: true, | ||
code: 'ERR_ASSERTION', | ||
actual: false, | ||
expected: true, | ||
operator: '==' | ||
} | ||
Node.js v24.0.0-pre | ||
... | ||
``` | ||
</details> | ||
|
||
------- | ||
|
||
| Reason | <code>parallel/test-net-write-fully-async-buffer</code> | | ||
| - | :- | | ||
| Type | JS_TEST_FAILURE | | ||
| Failed PR | 3 ([https://github.com/nodejs/node/pull/55964/](https://ci.nodejs.org/job/node-test-pull-request/64052/), [https://github.com/nodejs/node/pull/55844/](https://ci.nodejs.org/job/node-test-pull-request/64085/), [https://github.com/nodejs/node/pull/56275/](https://ci.nodejs.org/job/node-test-pull-request/64091/)) | | ||
| Appeared | [test-equinix-rhel8_container-arm64-1](https://ci.nodejs.org/job/node-test-commit-arm/nodes=rhel8-arm64/56274/console), [test-digitalocean-ubuntu2204_sharedlibs_container-x64-4](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_zlib_x64/47956/console), [test-digitalocean-ubuntu2204_sharedlibs_container-x64-8](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_openssl30_x64/47919/console) | | ||
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64052/ | | ||
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64091/ | | ||
|
||
<details> | ||
<summary><a href="https://ci.nodejs.org/job/node-test-commit-arm/nodes=rhel8-arm64/56274/console">Example</a></summary> | ||
|
||
``` | ||
not ok 4143 parallel/test-net-write-fully-async-buffer | ||
--- | ||
duration_ms: 360029.74400 | ||
severity: fail | ||
exitcode: -15 | ||
stack: |- | ||
timeout | ||
... | ||
``` | ||
</details> | ||
|
||
------- | ||
|
||
| Reason | <code>parallel/test-stream-readable-unpipe-resume</code> | | ||
| - | :- | | ||
| Type | JS_TEST_FAILURE | | ||
| Failed PR | 3 ([https://github.com/nodejs/node/pull/56256/](https://ci.nodejs.org/job/node-test-pull-request/64059/), [https://github.com/nodejs/node/pull/55844/](https://ci.nodejs.org/job/node-test-pull-request/64132/), [https://github.com/nodejs/node/pull/55481/](https://ci.nodejs.org/job/node-test-pull-request/64142/)) | | ||
| Appeared | [test-ibm-ubuntu2204_sharedlibs_container-x64-3](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_withoutintl_x64/48013/console), [test-digitalocean-ubuntu2204_sharedlibs_container-x64-8](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_openssl30_x64/48000/console), [test-equinix-rhel8_container-arm64-1](https://ci.nodejs.org/job/node-test-commit-arm/nodes=rhel8-arm64/56254/console), [test-equinix-ubuntu2204_container-arm64-6](https://ci.nodejs.org/job/node-test-commit-arm/nodes=ubuntu2204-arm64/56239/console) | | ||
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64059/ | | ||
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64142/ | | ||
|
||
<details> | ||
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_withoutintl_x64/48013/console">Example</a></summary> | ||
|
||
``` | ||
not ok 3957 parallel/test-stream-readable-unpipe-resume | ||
--- | ||
duration_ms: 120048.19600 | ||
severity: fail | ||
exitcode: -15 | ||
stack: |- | ||
timeout | ||
... | ||
``` | ||
</details> | ||
|
||
------- | ||
|
||
| Reason | <code>es-module/test-wasm-web-api</code> | | ||
| - | :- | | ||
| Type | JS_TEST_FAILURE | | ||
| Failed PR | 2 ([https://github.com/nodejs/node/pull/56290/](https://ci.nodejs.org/job/node-test-pull-request/64084/), [https://github.com/nodejs/node/pull/56298/](https://ci.nodejs.org/job/node-test-pull-request/64125/)) | | ||
| Appeared | [test-digitalocean-ubuntu2204_sharedlibs_container-x64-4](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_shared_x64/47997/console), [test-digitalocean-ubuntu2204_sharedlibs_container-x64-1](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_shared_x64/47955/console) | | ||
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64084/ | | ||
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64125/ | | ||
|
||
<details> | ||
<summary><a href="https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_shared_x64/47997/console">Example</a></summary> | ||
|
||
``` | ||
not ok 3827 es-module/test-wasm-web-api | ||
--- | ||
duration_ms: 709.15900 | ||
severity: crashed | ||
exitcode: -11 | ||
stack: |- | ||
(node:1727413) Warning: Closing file descriptor 27 on garbage collection | ||
(Use `node --trace-warnings ...` to show where the warning was created) | ||
(node:1727413) [DEP0137] DeprecationWarning: Closing a FileHandle object on garbage collection is deprecated. Please close FileHandle objects explicitly using FileHandle.prototype.close(). In the future, an error will be thrown if a file descriptor is closed during garbage collection. | ||
... | ||
``` | ||
</details> | ||
|
||
------- | ||
|
||
| Reason | <code>node-api/test_worker_buffer_callback/test-free-called</code> | | ||
| - | :- | | ||
| Type | JS_TEST_FAILURE | | ||
| Failed PR | 2 ([https://github.com/nodejs/node/pull/56266/](https://ci.nodejs.org/job/node-test-pull-request/64065/), [https://github.com/nodejs/node/pull/55874/](https://ci.nodejs.org/job/node-test-pull-request/64095/)) | | ||
| Appeared | [test-osuosl-aix72-ppc64_be-3](https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/55098/console) | | ||
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64065/ | | ||
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64095/ | | ||
|
||
<details> | ||
<summary><a href="https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix72-ppc64/55098/console">Example</a></summary> | ||
|
||
``` | ||
not ok 4157 node-api/test_worker_buffer_callback/test-free-called | ||
--- | ||
duration_ms: 265.79800 | ||
severity: fail | ||
exitcode: 1 | ||
stack: |- | ||
node:assert:126 | ||
throw new AssertionError(obj); | ||
^ | ||
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: | ||
1 !== 0 | ||
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/node-api/test_worker_buffer_callback/test-free-called.js:14:8) | ||
at Module._compile (node:internal/modules/cjs/loader:1740:14) | ||
at Object..js (node:internal/modules/cjs/loader:1905:10) | ||
at Module.load (node:internal/modules/cjs/loader:1474:32) | ||
at Function._load (node:internal/modules/cjs/loader:1286:12) | ||
at TracingChannel.traceSync (node:diagnostics_channel:322:14) | ||
at wrapModuleLoad (node:internal/modules/cjs/loader:234:24) | ||
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:151:5) | ||
at node:internal/main/run_main_module:33:47... | ||
``` | ||
</details> | ||
|
||
------- | ||
|
||
| Reason | <code>parallel/test-file-write-stream4</code> | | ||
| - | :- | | ||
| Type | JS_TEST_FAILURE | | ||
| Failed PR | 2 ([https://github.com/nodejs/node/pull/56303/](https://ci.nodejs.org/job/node-test-pull-request/64130/), [https://github.com/nodejs/node/pull/56325/](https://ci.nodejs.org/job/node-test-pull-request/64136/)) | | ||
| Appeared | [test-macstadium-macos11.0-arm64-3](https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/18191/console), [test-digitalocean-ubuntu2204_sharedlibs_container-x64-5](https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_openssl30_x64/47999/console) | | ||
| First CI | https://ci.nodejs.org/job/node-test-pull-request/64130/ | | ||
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/64136/ | | ||
|
||
<details> | ||
<summary><a href="https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/18191/console">Example</a></summary> | ||
|
||
``` | ||
not ok 4188 parallel/test-file-write-stream4 | ||
--- | ||
duration_ms: 360081.01400 | ||
severity: fail | ||
exitcode: -15 | ||
stack: |- | ||
timeout | ||
... | ||
``` | ||
</details> | ||
|
||
------- | ||
|