CI Reliability 2024-03-04
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức phù hợp với người mới
- 15/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- javascript, node.js, shell
- Lĩnh vực
- ci-cd, devops, testing-qa
Hướng nghiên cứu
Bắt đầu với các nhật ký console Jenkins được liên kết và các suite bị lỗi đã nêu, bao gồm parallel/test-blob-file-backed, es-module/test-http-imports và các bài kiểm thử child-process. Xác định những lỗi CI lặp lại nào có thể xử lý được, sau đó xác minh rằng các job pull-request và commit bị ảnh hưởng hoàn tất mà không có những lỗi đó.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Failures in node-test-pull-request/57480 to node-test-pull-request/57574 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-03-04 00:08 | 0 | 0 | 33 | 3 | 64 | 0.00% |
Jenkins Failure
CCTest Failure
Build Failure
Example
fatal: No rebase in progress?
| Reason | Failed to trigger sub builds |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 4 (https://github.com/nodejs/node/pull/51900/, https://github.com/nodejs/node/pull/51851/, https://github.com/nodejs/node/pull/51910/, https://github.com/nodejs/node/pull/51656/) |
| Appeared | undefined |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57485/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57525/ |
Example
Failed to trigger sub builds
| Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51801/, https://github.com/nodejs/node/pull/51623/) |
| Appeared | test-equinix-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian11_container-armv7l-2, test-osuosl-ubuntu2004_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57514/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57522/ |
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/jenkins1644242629244570929.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/
JSTest Failure
| Reason | parallel/test-blob-file-backed |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (https://github.com/nodejs/node/pull/51768/, https://github.com/nodejs/node/pull/51898/, https://github.com/nodejs/node/pull/51657/, https://github.com/nodejs/node/pull/51952/) |
| Appeared | test-osuosl-aix72-ppc64_be-3, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-s390x-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57494/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57569/ |
Example
not ok 315 parallel/test-blob-file-backed
---
duration_ms: 271.83800
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 | es-module/test-http-imports |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/51736/, https://github.com/nodejs/node/pull/51097/) |
| Appeared | test-rackspace-win2016_vs2015-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57480/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57500/ |
Example
not ok 65 es-module/test-http-imports
---
duration_ms: 1148.99500
severity: fail
exitcode: 3221226505
stack: |-
(node:5160) ExperimentalWarning: Network Imports is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:5160) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(node:5160) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
...
| Reason | parallel/test-child-process-exec-encoding |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51623/, https://github.com/nodejs/node/pull/51783/, https://github.com/nodejs/node/pull/51948/) |
| Appeared | test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2019_vs2019-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57530/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57561/ |
Example
not ok 99 parallel/test-child-process-exec-encoding
---
duration_ms: 582.99500
severity: fail
exitcode: 1
stack: |-
node:assert:1000
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Command failed: "C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe" "C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-encoding.js" child
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:436:12
at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:473:15
at ChildProcess.exithandler (node:child_process:430:5)
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit...
| Reason | parallel/test-child-process-exec-maxbuf |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51623/, https://github.com/nodejs/node/pull/51783/, https://github.com/nodejs/node/pull/51948/) |
| Appeared | test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2019_vs2019-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57530/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57561/ |
Example
not ok 98 parallel/test-child-process-exec-maxbuf
---
duration_ms: 410.99300
severity: fail
exitcode: 1
stack: |-
node:internal/child_process:421
throw new ErrnoException(err, 'spawn');
^
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:421:11)
at spawn (node:child_process:761:9)
at Object.execFile (node:child_process:351:17)
at Object.exec (node:child_process:234:25)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-maxbuf.js:40:6)
at Module._compile (node:internal/modules/cjs/loader:1368:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
at Module.load (node:internal/modules/cjs/loader:1205:32)
at Module._load (node:internal/modules/cjs/loader:1021:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12) {
errno: -4094,
code: 'UNKNOWN',
...
| Reason | parallel/test-http-chunk-extensions-limit |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51577/, https://github.com/nodejs/node/pull/51927/, https://github.com/nodejs/node/pull/51736/) |
| Appeared | test-osuosl-aix72-ppc64_be-2, test-ibm-aix72-ppc64_be-1, test-orka-macos11-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57490/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57515/ |
Example
not ok 1345 parallel/test-http-chunk-extensions-limit
---
duration_ms: 1306.35400
severity: fail
exitcode: 1
stack: |-
node:events:497
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
Emitted 'error' event on Socket instance at:
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -73,
code: 'ECONNRESET',
syscall: 'read'
}
Node.js v22.0.0-pre
...
| Reason | parallel/test-performance-function |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51913/, https://github.com/nodejs/node/pull/51801/, https://github.com/nodejs/node/pull/51943/) |
| Appeared | test-ibm-rhel8-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57492/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57553/ |
Example
not ok 2323 parallel/test-performance-function
---
duration_ms: 193.41700
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/test/parallel/test-performance-function.js:103:5
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v22.0.0-pre
...
| Reason | parallel/test-worker-exit-code |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/49741/, https://github.com/nodejs/node/pull/51736/, https://github.com/nodejs/node/pull/51097/) |
| Appeared | test-azure_msft-win11_vs2022-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57480/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57500/ |
Example
not ok 864 parallel/test-worker-exit-code
---
duration_ms: 700.00900
severity: crashed
exitcode: 3221225477
stack: |-
ok - 2 exited with 0
ok - 0 exited with 42
ok - 6 exited with 97
Error: ok
at Object.exitWithOneOnUncaught [as func] (c:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\process-exit-code-cases.js:46:11)
at MessagePort.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-worker-exit-code.js:24:54)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:826:20)
at exports.emitMessage (node:internal/per_context/messageport:23:28)
ok - 3 exited with 1
Error: ok
at Object.changeCodeInExitWithUncaught [as func] (c:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\process-exit-code-cases.js:92:11)
at MessagePort.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-worker-exit-code.js:24:54)
at [nodejs.internal...
| Reason | pummel/test-crypto-timing-safe-equal-benchmarks |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/51645/, https://github.com/nodejs/node/pull/51801/, https://github.com/nodejs/node/pull/51948/) |
| Appeared | test-macstadium-macos11.0-arm64-3, test-ibm-aix72-ppc64_be-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57507/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57559/ |
Example
not ok 3716 pummel/test-crypto-timing-safe-equal-benchmarks
---
duration_ms: 1742.09700
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=4.190633253672268)
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:1368:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
at Module.load (node:internal/modules/cjs/loader:1205:32)
at Module._load (node:internal/modules/cjs/loader:1021: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: '=...
| Reason | benchmark/test-benchmark-http2 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51719/, https://github.com/nodejs/node/pull/51804/) |
| Appeared | test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win2016_vs2017-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57523/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57529/ |
Example
not ok 184 benchmark/test-benchmark-http2
---
duration_ms: 2073.18700
severity: fail
exitcode: 1
stack: |-
Error: test-double-http2 failed with 3221226505.
at ChildProcess.<anonymous> (C:\workspace\node-test-binary-windows-native-suites\node\benchmark\_http-benchmarkers.js:242:16)
at Object.onceWrapper (node:events:632:26)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
3221226505 !== 0
at ChildProcess.<anonymous> (C:\workspace\node-test-binary-windows-native-suites\node\test\common\benchmark.js:28:12)
at ChildProcess.emit (node:events:517:28)
at ChildProcess._handle.onexit (node:internal/child_process:292:12) {
generatedMessage: true,
code: 'ERR_ASSERTIO...
| Reason | parallel/test-buffer-constructor-node-modules-paths |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51783/, https://github.com/nodejs/node/pull/51948/) |
| Appeared | test-rackspace-win2019_vs2019-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57557/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57558/ |
Example
not ok 87 parallel/test-buffer-constructor-node-modules-paths
---
duration_ms: 329.05500
severity: fail
exitcode: 1
stack: |-
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<--- Last few GCs --->\r\n' +
+ '\r\n' +
+ '\r\n' +
+ '<--- JS stacktrace --->\r\n' +
+ '\r\n' +
+ '\r\n' +
+ '#\r\n' +
+ '# Fatal JavaScript out of memory: MemoryChunk allocation failed during deserialization.\r\n' +
+ '#'
- ''
at test (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-constructor-node-modules-paths.js:20:12)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-constructor-node-modules-paths.js:23:1)
at Module._compile (node:internal/modules/cjs/loader:1368:14)
at Module._extensions..js (node:internal/modules/cjs/loader:14...
| Reason | parallel/test-fs-operations-with-surrogate-pairs |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51821/, https://github.com/nodejs/node/pull/51736/) |
| Appeared | test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win11_vs2022-x64-3, test-rackspace-win2016_vs2015-x64-2, test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-2, test-azure_msft-win11_vs2022-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57531/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57539/ |
Example
not ok 270 parallel/test-fs-operations-with-surrogate-pairs
---
duration_ms: 162.00100
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: File operations with filenames containing surrogate pairs
# Subtest: should write, read, and delete a file with surrogate pairs in the filename
not ok 1 - should write, read, and delete a file with surrogate pairs in the filename
---
duration_ms: 0.8374
location: 'c:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\parallel\\test-fs-operations-with-surrogate-pairs.js:13:3'
failureType: 'testCodeFailure'
error: "ENOENT: no such file or directory, mkdtemp 'c:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.269\\emoji-fruit-🍇 🍈 🍉 🍊 🍋XXXXXX'"
code: 'ENOENT'
stack: |-
Object.mkdtempSync (node:fs:2986:18)
TestContext.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-operat...
| Reason | parallel/test-fs-read-stream-concurrent-reads |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51914/, https://github.com/nodejs/node/pull/51884/) |
| Appeared | test-equinix-debian11_container-armv7l-2, test-osuosl-ubuntu2004_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57497/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57541/ |
Example
not ok 1185 parallel/test-fs-read-stream-concurrent-reads
---
duration_ms: 1140.12800
severity: crashed
exitcode: -11
stack: |-
...
| Reason | parallel/test-http2-misbehaving-multiplex |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51851/, https://github.com/nodejs/node/pull/51783/) |
| Appeared | test-macstadium-macos11.0-arm64-4, test-ibm-rhel8-s390x-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57483/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57532/ |
Example
not ok 1549 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 68.60300
severity: fail
exitcode: 1
stack: |-
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/common/index.js:473:15)
at Http2Server.emit (node:events:519:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3034:19)
at ServerHttp2Session.emit (node:events:519:28)
at emit (node:internal/http2/core:337:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStrictEqual'
...
| Reason | parallel/test-shadow-realm-gc |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51903/, https://github.com/nodejs/node/pull/51577/) |
| Appeared | test-ibm-rhel8-x64-1, test-osuosl-rhel8-ppc64_le-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57482/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57490/ |
Example
not ok 2659 parallel/test-shadow-realm-gc
---
duration_ms: 6706.64500
severity: crashed
exitcode: -6
stack: |-
<--- Last few GCs --->
[3964989:0x6599bc0] 6290 ms: Mark-Compact (reduce) 19.6 (20.4) -> 18.8 (20.9) MB, 57.23 / 0.00 ms (+ 2.4 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 96 ms) (average mu = 0.507, current mu = 0.435) alloca[3964989:0x6599bc0] 6365 ms: Mark-Compact (reduce) 19.9 (21.1) -> 19.2 (21.4) MB, 32.19 / 0.00 ms (+ 2.6 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 57 ms) (average mu = 0.533, current mu = 0.566) backgr
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----
1: 0xd3cc14 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node]
2: 0x1113220 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDet...
| Reason | wasi/test-wasi |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/51623/, https://github.com/nodejs/node/pull/51736/) |
| Appeared | test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/57510/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/57513/ |
Example
not ok 916 wasi/test-wasi
---
duration_ms: 5712.56000
severity: fail
exitcode: 1
stack: |-
executing cant_dotdot
(node:2152) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
fd_prestat_get(3, 69752)
fd_prestat_dir_name(3, 69776, 8)
fd_prestat_get(4, 69752)
fd_prestat_dir_name(4, 69776, 4)
fd_prestat_get(5, 69752)
fd_fdstat_get(3, 69704)
path_open(3, 1, 1062, 14, 0, 264240830, 268435455, 0, 69700)
executing cant_dotdot
(node:8660) ExperimentalWarning: WASI is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
fd_prestat_get(3, 69752)
fd_prestat_dir_name(3, 69776, 8)
fd_prestat_get(4, 69752)
fd_prestat_dir_name(4, 69776, 4)
fd_prestat_get(5, 69752)
fd_fdstat_get(3, 69704)
path_open(3, 1, 1062, 14, 0, 264240830, 268435455, 0, 69700)
e...
Progress
-
fatal: No rebase in progress?(6) -
Failed to trigger sub builds(4) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?(2) -
parallel/test-blob-file-backed(4) -
es-module/test-http-imports(3) -
parallel/test-child-process-exec-encoding(3) -
parallel/test-child-process-exec-maxbuf(3) -
parallel/test-http-chunk-extensions-limit(3) -
parallel/test-performance-function(3) -
parallel/test-worker-exit-code(3) -
pummel/test-crypto-timing-safe-equal-benchmarks(3) -
benchmark/test-benchmark-http2(2) -
parallel/test-buffer-constructor-node-modules-paths(2) -
parallel/test-fs-operations-with-surrogate-pairs(2) -
parallel/test-fs-read-stream-concurrent-reads(2) -
parallel/test-http2-misbehaving-multiplex(2) -
parallel/test-shadow-realm-gc(2) -
wasi/test-wasi(2)
- Ngôn ngữ chính
- Shell
- Star
- 57
- Fork
- 20
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của nodejs/reliability
-
CI Reliability 2026-09-20 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodejs/reliability#1666 ·
-
CI Reliability 2026-09-19 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
nodejs/reliability#1665 ·
-
CI Reliability 2026-09-18 Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 25/100
nodejs/reliability#1664 ·
-
CI Reliability 2026-09-17 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodejs/reliability#1663 ·
-
CI Reliability 2026-09-16 Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
nodejs/reliability#1662 ·
Tất cả issue của nodejs/reliability
Issue tương tự
-
[InvoiceShelf] No database info Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
community-scripts/ProxmoxVE#17396 · 1 bình luận ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
mattpocock/skills#1099 ·
-
Update Vish to 1.1.5 Đang mởpackage-update
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 78/100
oSoWoSo/vOid_Community_repOsitory#144 · 1 bình luận ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 88/100
-
help wanted new command
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 72/100
tldr-pages/tldr#24151 ·