Failures in node-test-pull-request/43766 to node-test-pull-request/43864 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-05-04 00:13 |
1 |
8 |
24 |
4 |
63 |
8.42% |
JSTest Failure
| Reason |
parallel/test-http-server-request-timeout-keepalive |
| Type |
JS_TEST_FAILURE |
| Failed PR |
11 (nodejs/node#42812, nodejs/node#42463, nodejs/node#42924, nodejs/node#42683, nodejs/node#42623, nodejs/node#42926, nodejs/node#42931, nodejs/node#42899, nodejs/node#42939, nodejs/node#42867, nodejs/node#42943) |
| Appeared |
test-nearform-macos10.15-x64-1, test-orka-macos10.15-x64-1, test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-3, test-orka-macos11-x64-1, test-digitalocean-freebsd12-x64-1, test-macstadium-macos11.0-arm64-4, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-s390x-4, test-digitalocean-freebsd12-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/43766/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/43851/ |
Example
not ok 1174 parallel/test-http-server-request-timeout-keepalive
---
duration_ms: 6.678
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'HTTP/1.1 200 OK\r\n' +
+ 'Content-Type: text/plain\r\n' +
+ 'Date: Tue, 03 May 2022 07:54:41 GMT\r\n' +
+ 'Connection: close\r\n' +
+ 'Transfer-Encoding: chunked\r\n' +
+ '\r\n' +
+ '0\r\n' +
+ '\r\n'
- ''
at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-http-server-request-timeout-keepalive.js:79:12)
at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:438:15)
at Socket.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1344:12)
at process.processTicksAndRejections (node:internal/proc...
| Reason |
parallel/test-http-server-headers-timeout-keepalive |
| Type |
JS_TEST_FAILURE |
| Failed PR |
9 (nodejs/node#42903, nodejs/node#42683, nodejs/node#42601, nodejs/node#42924, nodejs/node#42931, nodejs/node#42869, nodejs/node#42867, nodejs/node#42934, nodejs/node#42943) |
| Appeared |
test-orka-macos11-x64-1, test-nearform-macos10.15-x64-1, test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/43773/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/43849/ |
Example
not ok 1164 parallel/test-http-server-headers-timeout-keepalive
---
duration_ms: 6.751
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'HTTP/1.1 200 OK\r\n' +
+ 'Content-Type: text/plain\r\n' +
+ 'Date: Tue, 03 May 2022 07:14:29 GMT\r\n' +
+ 'Connection: close\r\n' +
+ 'Transfer-Encoding: chunked\r\n' +
+ '\r\n' +
+ '0\r\n' +
+ '\r\n'
- ''
at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-server-headers-timeout-keepalive.js:81:12)
at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:438:15)
at Socket.emit (node:events:539:35)
at endReadableNT (node:internal/streams/readable:1344:12)
at process.processTicksAndRejections (node:internal/...
Example
not ok 721 parallel/test-fs-promises-file-handle-readFile
---
duration_ms: 0.93
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOSPC: no space left on device, ftruncate] {
errno: -28,
code: 'ENOSPC',
syscall: 'ftruncate'
}
Node.js v19.0.0-pre
...
Example
not ok 765 parallel/test-fs-readfile
---
duration_ms: 0.117
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:345
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1099:3)
at Object.truncateSync (node:fs:1058:14)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-readfile.js:61:6)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v19.0.0-pre
...
Example
not ok 3250 pummel/test-fs-largefile
---
duration_ms: 0.92
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:345
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1099:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v19.0.0-pre
...
Example
not ok 3251 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.70
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:69
throw err;
^
[Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
}
Node.js v19.0.0-pre
...
Example
not ok 1578 parallel/test-macos-app-sandbox
---
duration_ms: 1.92
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-macos-app-sandbox.js:43:8)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual'
}
Node.js v19.0.0-pre
...
Example
not ok 2026 parallel/test-runner-cli
---
duration_ms: 0.836
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.065645184\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' +
' ...
Example
not ok 3476 abort/test-addon-uv-handle-leak
---
duration_ms: 120.180
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3477 abort/test-http-parser-consume
---
duration_ms: 120.131
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 669 parallel/test-domain-no-error-handler-abort-on-uncaught-3
---
duration_ms: 120.148
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 671 parallel/test-domain-no-error-handler-abort-on-uncaught-5
---
duration_ms: 120.134
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 672 parallel/test-domain-no-error-handler-abort-on-uncaught-6
---
duration_ms: 120.177
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 674 parallel/test-domain-no-error-handler-abort-on-uncaught-7
---
duration_ms: 120.182
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 673 parallel/test-domain-no-error-handler-abort-on-uncaught-8
---
duration_ms: 120.182
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 707 parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
---
duration_ms: 120.171
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 435 parallel/test-net-connect-memleak
---
duration_ms: 0.247
severity: fail
exitcode: 1
stack: |-
events.js:377
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:209:20)
Emitted 'error' event on Socket instance at:
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:82:21) {
errno: -4077,
code: 'ECONNRESET',
syscall: 'read'
}
...
Example
not ok 664 parallel/test-zlib-unused-weak
---
duration_ms: 0.206
severity: fail
exitcode: 1
stack: |-
assert.js:386
throw err;
^
AssertionError [ERR_ASSERTION]: Expected after-GC delta 521512 to be less than 5 % of before-GC delta 1612937
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-zlib-unused-weak.js:16:1)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
at internal/main/run_main_module.js:17:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
...
Example
not ok 3245 report/test-report-fatal-error
---
duration_ms: 120.110
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason |
wpt/test-url |
| Type |
JS_TEST_FAILURE |
| Failed PR |
3 (nodejs/node#42910, nodejs/node#42915, nodejs/node#42926) |
| Appeared |
test-azure_msft-win10_vs2019-x64-4, test-digitalocean-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-ibm-rhel8-x64-2, test-joyent-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-1, test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-4, test-joyent-smartos20-x64-4, test-digitalocean-ubi81_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-osuosl-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-ubuntu2004_container-armv7l-2, test-ibm-rhel8-s390x-1, test-rackspace-win2012r2_vs2013-x64-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-rackspace-win2012r2_vs2019-x64-4 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/43779/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/43792/ |
Example
not ok 861 wpt/test-url
---
duration_ms: 2.540
severity: fail
exitcode: 3221226356
stack: |-
---- percent-encoding.window.js ----
[SKIPPED] TODO: port from .window.js
---- url-setters-a-area.window.js ----
[SKIPPED] already tested in url-setters.any.js
---- historical.any.js ----
[PASS] Setting URL's href attribute and base URLs
---- historical.any.js ----
[PASS] URL.domainToASCII should be undefined
---- historical.any.js ----
[PASS] URL.domainToUnicode should be undefined
---- idlharness.any.js ----
[PASS] idl_test validation
---- idlharness.any.js ----
[PASS] URL interface: existence and properties of interface object
---- idlharness.any.js ----
[PASS] URL interface object length
---- idlharness.any.js ----
[PASS] URL interface object name
---- idlharness.any.js ----
[PASS] URL interface: legacy window alias
---- idlharness.any.js ----
[PASS] URL interface: existence and properties of interface prototype objec...
Example
not ok 3472 abort/test-abort-uncaught-exception
---
duration_ms: 120.73
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3483 abort/test-worker-abort-uncaught-exception
---
duration_ms: 120.119
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3484 abort/test-zlib-invalid-internals-usage
---
duration_ms: 120.94
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 668 parallel/test-domain-no-error-handler-abort-on-uncaught-2
---
duration_ms: 120.147
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 670 parallel/test-domain-no-error-handler-abort-on-uncaught-4
---
duration_ms: 120.148
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 679 parallel/test-domain-no-error-handler-abort-on-uncaught-9
---
duration_ms: 120.153
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 806 parallel/test-domain-with-abort-on-uncaught-exception
---
duration_ms: 120.85
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 319 parallel/test-http-header-overflow
---
duration_ms: 0.315
severity: fail
exitcode: 1
stack: |-
node:assert:635
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected ... Lines skipped
Comparison {
+ bytesParsed: 10642,
- bytesParsed: 16402,
code: 'HPE_HEADER_OVERFLOW',
message: 'Parse Error: Header overflow',
name: 'Error',
+ rawPacket: Buffer(10645) [Uint8Array] [
...
Example
not ok 1166 parallel/test-http-server-request-timeouts-mixed
---
duration_ms: 3.503
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
...
Example
not ok 3569 sequential/test-diagnostic-dir-cpu-prof
---
duration_ms: 0.333
severity: fail
exitcode: 1
stack: |-
Dispatching message { "id": 1, "method": "Profiler.enable" }
Receive CPU profile message
{"id":1,"result":{}}
Dispatching message { "id": 2, "method": "Profiler.start" }
Receive CPU profile message
{"id":2,"result":{}}
Dispatching message { "id": 3, "method": "Profiler.setSamplingInterval", "params": { "interval": 50 } }
Receive CPU profile message
{"id":3,"error":{"code":-32000,"message":"Cannot change sampling interval when profiling."}}
#
# Fatal error in ../deps/v8/src/execution/frames.h, line 190
# Debug check failed: static_cast<uintptr_t>(type) < Type::NUMBER_OF_TYPES (93825068624774 vs. 24).
#
#
#
#FailureMessage Object: 0xfffffdbf9288
1: 0xaaaab319f5ec node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
2: 0xaaaab335699c [/home/iojs/build/workspace...
Example
not ok 3584 sequential/test-net-connect-local-error
---
duration_ms: 0.122
severity: fail
exitcode: 1
stack: |-
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- 12347
at onError (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:28:10)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-net-connect-local-error.js:38:49)
at Socket.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:438:15)
at Socket.emit (node:events:527: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:8...
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:54742' 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)
Build Failure
Example
fatal: No rebase in progress?
undefined
| Reason |
Unknown |
| Type |
undefined |
| Failed PR |
16 (nodejs/node#42683, nodejs/node#42901, nodejs/node#42910, nodejs/node#42915, nodejs/node#42909, nodejs/node#42926, nodejs/node#42623, nodejs/node#42399, nodejs/node#42932, nodejs/node#42934, nodejs/node#42601, nodejs/node#42812, nodejs/node#42754, nodejs/node#42897, nodejs/node#42899, nodejs/node#42956) |
| Appeared |
test-nearform_arm-win10_vs2019-arm64-1, test-equinix-debian10_container-armv7l-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/43768/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/43860/ |
Example
Progress
-
parallel/test-http-server-request-timeout-keepalive (11)
-
parallel/test-http-server-headers-timeout-keepalive (9)
-
parallel/test-fs-promises-file-handle-readFile (8)
-
parallel/test-fs-readfile (8)
-
pummel/test-fs-largefile (7)
-
pummel/test-fs-readfile-tostring-fail (7)
-
parallel/test-macos-app-sandbox (5)
-
parallel/test-runner-cli (4)
-
abort/test-addon-uv-handle-leak (3)
-
abort/test-http-parser-consume (3)
-
parallel/test-domain-no-error-handler-abort-on-uncaught-3 (3)
-
parallel/test-domain-no-error-handler-abort-on-uncaught-5 (3)
-
parallel/test-domain-no-error-handler-abort-on-uncaught-6 (3)
-
parallel/test-domain-no-error-handler-abort-on-uncaught-7 (3)
-
parallel/test-domain-no-error-handler-abort-on-uncaught-8 (3)
-
parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler (3)
-
parallel/test-net-connect-memleak (3)
-
parallel/test-zlib-unused-weak (3)
-
report/test-report-fatal-error (3)
-
wpt/test-url (3)
-
abort/test-abort-uncaught-exception (2)
-
abort/test-worker-abort-uncaught-exception (2)
-
abort/test-zlib-invalid-internals-usage (2)
-
parallel/test-domain-no-error-handler-abort-on-uncaught-2 (2)
-
parallel/test-domain-no-error-handler-abort-on-uncaught-4 (2)
-
parallel/test-domain-no-error-handler-abort-on-uncaught-9 (2)
-
parallel/test-domain-with-abort-on-uncaught-exception (2)
-
parallel/test-http-header-overflow (2)
-
parallel/test-http-server-request-timeouts-mixed (2)
-
sequential/test-diagnostic-dir-cpu-prof (2)
-
sequential/test-net-connect-local-error (2)
-
Backing channel 'JNLP4-connect connection from ... is disconnected. (5)
-
fatal: No rebase in progress? (2)
-
Unknown (16)