CI Reliability 2022-06-20
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
- 20/100
- Loại issue
- Lỗi
- Độ rõ ràng
- Cần làm rõ
- Mức độ hoạt động
- Đình trệ
- Công nghệ
- 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 CI job được liên kết và các lỗi được liệt kê, đặc biệt là parallel/test-net-connect-reset-until-connected, parallel/test-http-server-request-timeouts-mixed và các test parallel/test-domain-no-error-handler-abort-on-uncaught. Tái hiện các lỗi đã được báo cáo và truy vết chúng đến các thành phần CI hoặc test liên quan; công việc được xem là hoàn tất khi các lỗi tái diễn đã được giải quyết và xác nhận rằng các job bị ảnh hưởng hoạt động đáng tin cậy.
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/44639 to node-test-pull-request/44738 that failed more than 2 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 |
|---|---|---|---|---|---|---|
| 2022-06-20 00:14 | 0 | 2 | 15 | 2 | 81 | 2.04% |
Jenkins Failure
| Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43478/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2017-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44706/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44727/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.131.63/119.9.131.63:58460' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Git Failure
Build Failure
| 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/43392/, https://github.com/nodejs/node/pull/43381/) |
| Appeared | test-joyent-smartos20-x64-3, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44677/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44721/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
undefined
Example
Unknown
JSTest Failure
Example
not ok 2229 parallel/test-net-connect-reset-until-connected
---
duration_ms: 120.63
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1172 parallel/test-http-server-request-timeouts-mixed
---
duration_ms: 3.191
severity: fail
exitcode: 1
stack: |-
node:assert:399
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/nodes/osx1015/test/parallel/test-http-server-request-timeouts-mixed.js:106:5)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v19.0.0-pre
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-4 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 9 (https://github.com/nodejs/node/pull/43151/, https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43461/, https://github.com/nodejs/node/pull/42931/, https://github.com/nodejs/node/pull/43366/, https://github.com/nodejs/node/pull/43479/, https://github.com/nodejs/node/pull/42882/, https://github.com/nodejs/node/pull/43477/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44639/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44738/ |
Example
not ok 788 parallel/test-domain-no-error-handler-abort-on-uncaught-4
---
duration_ms: 120.217
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-5 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 9 (https://github.com/nodejs/node/pull/43151/, https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43461/, https://github.com/nodejs/node/pull/42931/, https://github.com/nodejs/node/pull/43366/, https://github.com/nodejs/node/pull/43479/, https://github.com/nodejs/node/pull/42882/, https://github.com/nodejs/node/pull/43477/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44639/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44738/ |
Example
not ok 789 parallel/test-domain-no-error-handler-abort-on-uncaught-5
---
duration_ms: 120.147
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-6 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 8 (https://github.com/nodejs/node/pull/43151/, https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43461/, https://github.com/nodejs/node/pull/43366/, https://github.com/nodejs/node/pull/43479/, https://github.com/nodejs/node/pull/42882/, https://github.com/nodejs/node/pull/43477/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44639/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44738/ |
Example
not ok 790 parallel/test-domain-no-error-handler-abort-on-uncaught-6
---
duration_ms: 120.210
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3271 report/test-report-fatal-error
---
duration_ms: 120.182
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-3 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 7 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43461/, https://github.com/nodejs/node/pull/42931/, https://github.com/nodejs/node/pull/43366/, https://github.com/nodejs/node/pull/43479/, https://github.com/nodejs/node/pull/43493/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44644/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44737/ |
Example
not ok 707 parallel/test-domain-no-error-handler-abort-on-uncaught-3
---
duration_ms: 120.265
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-7 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 7 (https://github.com/nodejs/node/pull/43151/, https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43461/, https://github.com/nodejs/node/pull/43479/, https://github.com/nodejs/node/pull/42882/, https://github.com/nodejs/node/pull/43477/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44639/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44738/ |
Example
not ok 791 parallel/test-domain-no-error-handler-abort-on-uncaught-7
---
duration_ms: 120.161
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 6 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43461/, https://github.com/nodejs/node/pull/43478/, https://github.com/nodejs/node/pull/42931/, https://github.com/nodejs/node/pull/43493/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44655/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44737/ |
Example
not ok 947 parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
---
duration_ms: 120.239
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-worker-fshandles-error-on-termination |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 6 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43477/, https://github.com/nodejs/node/pull/43475/, https://github.com/nodejs/node/pull/43216/, https://github.com/nodejs/node/pull/43478/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2, test-equinix-debian10_container-armv7l-2, test-digitalocean-alpine311_container-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44655/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44738/ |
Example
not ok 800 parallel/test-worker-fshandles-error-on-termination
---
duration_ms: 8.367
severity: fail
exitcode: 134
stack: |-
Administrator: npm install[4916]: C:\workspace\node-compile-windows\node\src\node_file-inl.h:162: Assertion `finished_' failed.
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-8 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43461/, https://github.com/nodejs/node/pull/42931/, https://github.com/nodejs/node/pull/43493/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44655/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44737/ |
Example
not ok 715 parallel/test-domain-no-error-handler-abort-on-uncaught-8
---
duration_ms: 120.157
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-9 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43461/, https://github.com/nodejs/node/pull/42931/, https://github.com/nodejs/node/pull/43493/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44655/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44737/ |
Example
not ok 942 parallel/test-domain-no-error-handler-abort-on-uncaught-9
---
duration_ms: 120.166
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 774 parallel/test-worker-http2-stream-terminate
---
duration_ms: 11.763
severity: crashed
exitcode: 3221225477
stack: |-
Error: async hook stack has become corrupted (actual: 5, expected: 29258)
1: 00007FF617BB9B0F node_api_throw_syntax_error+176223
2: 00007FF617BB179C node_api_throw_syntax_error+142572
3: 00007FF617AB2D0A node::PromiseRejectCallback+3658
4: 00007FF617BDF583 v8::internal::compiler::Operator::EffectOutputCount+547
5: 00007FF618592EED v8::internal::Builtins::code+248653
6: 00007FF618592AF9 v8::internal::Builtins::code+247641
7: 00007FF618592DBC v8::internal::Builtins::code+248348
8: 00007FF618592C20 v8::internal::Builtins::code+247936
9: 000001FE31E8853D
...
| Reason | pummel/test-heapsnapshot-near-heap-limit |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (https://github.com/nodejs/node/pull/43151/, https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43461/, https://github.com/nodejs/node/pull/43479/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44639/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44736/ |
Example
not ok 3293 pummel/test-heapsnapshot-near-heap-limit
---
duration_ms: 720.203
severity: fail
exitcode: -15
stack: |-
timeout
Testing limit = 0
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-2 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/42931/, https://github.com/nodejs/node/pull/43479/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44644/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44737/ |
Example
not ok 706 parallel/test-domain-no-error-handler-abort-on-uncaught-2
---
duration_ms: 120.203
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | abort/test-http-parser-consume |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43463/, https://github.com/nodejs/node/pull/43366/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44666/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44727/ |
Example
not ok 3659 abort/test-http-parser-consume
---
duration_ms: 120.77
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | abort/test-signal-handler |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43153/, https://github.com/nodejs/node/pull/43366/, https://github.com/nodejs/node/pull/43450/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44672/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44704/ |
Example
not ok 3693 abort/test-signal-handler
---
duration_ms: 120.231
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | node-api/test_fatal/test_threads |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43374/, https://github.com/nodejs/node/pull/43478/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44657/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44737/ |
Example
not ok 3468 node-api/test_fatal/test_threads
---
duration_ms: 120.190
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | node-api/test_fatal/test_threads_report |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43374/, https://github.com/nodejs/node/pull/43478/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44657/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44737/ |
Example
not ok 3469 node-api/test_fatal/test_threads_report
---
duration_ms: 120.113
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-1 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43479/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44644/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44737/ |
Example
not ok 705 parallel/test-domain-no-error-handler-abort-on-uncaught-1
---
duration_ms: 120.240
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-domain-with-abort-on-uncaught-exception |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43478/, https://github.com/nodejs/node/pull/42931/, https://github.com/nodejs/node/pull/43477/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44706/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44737/ |
Example
not ok 958 parallel/test-domain-with-abort-on-uncaught-exception
---
duration_ms: 120.264
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-http-server-close-idle |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (https://github.com/nodejs/node/pull/43176/, https://github.com/nodejs/node/pull/43477/, https://github.com/nodejs/node/pull/43478/) |
| Appeared | test-azure_msft-win10_vs2019-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-s390x-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44673/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44718/ |
Example
not ok 352 parallel/test-http-server-close-idle
---
duration_ms: 0.235
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 2
at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-http-server-close-idle.js:48:14)
at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:438:15)
at Socket.emit (node:events:537:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Readable.push (node:internal/streams/readable:234:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 2,
operator: 'strictEqual'
}
Node.js v19.0.0-pre
...
| Reason | abort/test-abort-uncaught-exception |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43366/, https://github.com/nodejs/node/pull/43374/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44650/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44657/ |
Example
not ok 3684 abort/test-abort-uncaught-exception
---
duration_ms: 120.119
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | abort/test-addon-uv-handle-leak |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43463/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44666/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44727/ |
Example
not ok 3658 abort/test-addon-uv-handle-leak
---
duration_ms: 120.80
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | abort/test-process-abort-exitcode |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43366/, https://github.com/nodejs/node/pull/43450/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44678/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44704/ |
Example
not ok 3692 abort/test-process-abort-exitcode
---
duration_ms: 120.200
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | abort/test-worker-abort-uncaught-exception |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43153/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44672/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44738/ |
Example
not ok 3693 abort/test-worker-abort-uncaught-exception
---
duration_ms: 120.209
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | abort/test-zlib-invalid-internals-usage |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43216/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44664/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44738/ |
Example
not ok 3694 abort/test-zlib-invalid-internals-usage
---
duration_ms: 120.342
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-0 |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43479/) |
| Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44644/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44716/ |
Example
not ok 784 parallel/test-domain-no-error-handler-abort-on-uncaught-0
---
duration_ms: 120.83
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason | parallel/test-gc-http-client-timeout |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43477/, https://github.com/nodejs/node/pull/43216/) |
| Appeared | test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44699/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44722/ |
Example
not ok 873 parallel/test-gc-http-client-timeout
---
duration_ms: 0.957
severity: fail
exitcode: 1
stack: |-
node:events:515
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET 127.0.0.1:12799 - Local (127.0.0.1:40645)
at internalConnect (node:net:999:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1145:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:113:8)
Emitted 'error' event on ClientRequest instance at:
at Socket.socketErrorListener (node:_http_client:465:9)
at Socket.emit (node:events:537:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -54,
code: 'ECONNRESET',
syscall: 'connect',
address: '127.0.0.1',
por...
| Reason | parallel/test-runner-cli |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43374/, https://github.com/nodejs/node/pull/42910/) |
| Appeared | test-nearform-macos10.15-x64-1, test-osuosl-rhel8-ppc64_le-4, test-nearform-macos10.15-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44647/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44655/ |
Example
not ok 2048 parallel/test-runner-cli
---
duration_ms: 0.623
severity: fail
exitcode: 1
stack: |-
node:assert:1026
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /not ok 1 - this should fail/. Input:
'TAP version 13\n' +
'not ok 1 - /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js\n' +
' ---\n' +
' duration_ms: 0.065861056\n' +
" failureType: 'subtestsFailed'\n" +
' exitCode: 1\n' +
" stdout: ''\n" +
' stderr: |-\n' +
' /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js:2\n' +
" throw new Error('thrown from index.js');\n" +
' ^\n' +
' \n' +
' Error: thrown from index.js\n' +
' at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.js:2:7)\n' +
' ...
| Reason | parallel/test-worker-fshandles-open-close-on-termination |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/42910/, https://github.com/nodejs/node/pull/43493/) |
| Appeared | test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1, test-digitalocean-alpine311_container-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44644/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44734/ |
Example
not ok 772 parallel/test-worker-fshandles-open-close-on-termination
---
duration_ms: 4.70
severity: fail
exitcode: 134
stack: |-
C:\Windows\SYSTEM32\cmd.exe[692]: C:\workspace\node-compile-windows\node\src\node_file-inl.h:162: Assertion `finished_' failed.
1: 00007FF6D3CA9CCF node_api_throw_syntax_error+176223
2: 00007FF6D3C37B66 v8::internal::wasm::WasmCode::safepoint_table_offset+67398
3: 00007FF6D3C37F32 v8::internal::wasm::WasmCode::safepoint_table_offset+68370
4: 00007FF6D3C20A6D v8::base::CPU::has_fpu+39565
5: 00007FF6D3C22029 v8::base::CPU::has_fpu+45129
6: 00007FF6D3D0BB27 uv_timer_stop+1207
7: 00007FF6D3D080CB uv_async_send+331
8: 00007FF6D3D0785C uv_loop_init+1292
9: 00007FF6D3D079FA uv_run+202
10: 00007FF6D3CD68A5 node::SpinEventLoop+309
11: 00007FF6D3B6CE40 v8::internal::wasm::SignatureMap::Freeze+35904
12: 00007FF6D3B68568 v8::internal::wasm::SignatureMap::Freeze+17256
13: 00007FF6D3CF80CD uv_poll_stop+557
14: 00007FF6...
| Reason | sequential/test-worker-prof |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43477/, https://github.com/nodejs/node/pull/43478/) |
| Appeared | test-azure_msft-win10_vs2019-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44699/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44729/ |
Example
not ok 867 sequential/test-worker-prof
---
duration_ms: 30.331
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: child exited with signal: {
error: Error: spawnSync C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe ETIMEDOUT
at Object.spawnSync (node:internal/child_process:1110:20)
at spawnSync (node:child_process:806:24)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:53:23)
at Module._compile (node:internal/modules/cjs/loader:1116:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1170:10)
at Module.load (node:internal/modules/cjs/loader:994:32)
at Module._load (node:internal/modules/cjs/loader:834:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main...
| Reason | wpt/test-timers |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (https://github.com/nodejs/node/pull/43454/, https://github.com/nodejs/node/pull/43381/) |
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-ibm-rhel8-s390x-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/44659/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/44721/ |
Example
not ok 3520 wpt/test-timers
---
duration_ms: 0.911
severity: fail
exitcode: 1
stack: |-
---- missing-timeout-setinterval.any.js ----
[PASS] Calling setInterval with no interval should be the same as if called with 0 interval
---- missing-timeout-setinterval.any.js ----
[PASS] Calling setInterval with undefined interval should be the same as if called with 0 interval
---- type-long-setinterval.any.js ----
[PASS] Untitled
[UNEXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests()
assert_unreached: Reached unreachable code
{
message: 'assert_unreached: Reached unreachable code',
stack: ' at listOnTimeout (node:internal/timers:564:17)\n' +
' at process.processTimers (node:internal/timers:507:7)'
}
Command: /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/node /home/iojs/build/workspace/node-test-commit-linux-containered/test/wpt/test-timers.js type-long-settimeout.any.js
---- type-long-setti...
Progress
-
Backing channel 'JNLP4-connect connection from ... is disconnected.(2) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?(2) -
Unknown(10) -
parallel/test-net-connect-reset-until-connected(25) -
parallel/test-http-server-request-timeouts-mixed(12) -
parallel/test-domain-no-error-handler-abort-on-uncaught-4(9) -
parallel/test-domain-no-error-handler-abort-on-uncaught-5(9) -
parallel/test-domain-no-error-handler-abort-on-uncaught-6(8) -
report/test-report-fatal-error(8) -
parallel/test-domain-no-error-handler-abort-on-uncaught-3(7) -
parallel/test-domain-no-error-handler-abort-on-uncaught-7(7) -
parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler(6) -
parallel/test-worker-fshandles-error-on-termination(6) -
parallel/test-domain-no-error-handler-abort-on-uncaught-8(5) -
parallel/test-domain-no-error-handler-abort-on-uncaught-9(5) -
parallel/test-worker-http2-stream-terminate(5) -
pummel/test-heapsnapshot-near-heap-limit(5) -
parallel/test-domain-no-error-handler-abort-on-uncaught-2(4) -
abort/test-http-parser-consume(3) -
abort/test-signal-handler(3) -
node-api/test_fatal/test_threads(3) -
node-api/test_fatal/test_threads_report(3) -
parallel/test-domain-no-error-handler-abort-on-uncaught-1(3) -
parallel/test-domain-with-abort-on-uncaught-exception(3) -
parallel/test-http-server-close-idle(3) -
abort/test-abort-uncaught-exception(2) -
abort/test-addon-uv-handle-leak(2) -
abort/test-process-abort-exitcode(2) -
abort/test-worker-abort-uncaught-exception(2) -
abort/test-zlib-invalid-internals-usage(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-0(2) -
parallel/test-gc-http-client-timeout(2) -
parallel/test-runner-cli(2) -
parallel/test-worker-fshandles-open-close-on-termination(2) -
sequential/test-worker-prof(2) -
wpt/test-timers(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 ·