Open
Description
Failures in node-test-pull-request/44688 to node-test-pull-request/44786 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-22 00:17 | 0 | 1 | 23 | 2 | 74 | 1.02% |
Jenkins Failure
Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 5 (nodejs/node#43478, nodejs/node#43493, nodejs/node#43228, nodejs/node#42686, nodejs/node#43505) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, 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/44777/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:47104' 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 | 3 (nodejs/node#43381, nodejs/node#43317, nodejs/node#43392) |
Appeared | test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44721/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44751/ |
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/jenkins6706608375315491508.sh
+ '[' -d .git ']'
+ git clean -fdx
Reason | ERROR: Build step failed with exception |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#43505, nodejs/node#43475) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44781/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44784/ |
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@2ad6001 and has channel null
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:113)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
undefined
Example
Unknown
JSTest Failure
Reason | parallel/test-http-server-request-timeouts-mixed |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 13 (nodejs/node#43464, nodejs/node#43478, nodejs/node#43472, nodejs/node#43381, nodejs/node#43227, nodejs/node#43190, nodejs/node#43058, nodejs/node#43369, nodejs/node#43511, nodejs/node#43475, nodejs/node#43477, nodejs/node#43510, nodejs/node#43491) |
Appeared | test-orka-macos11-x64-2, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-1, test-orka-macos10.15-x64-2, test-nearform-macos10.15-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44694/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44779/ |
Example
not ok 1170 parallel/test-http-server-request-timeouts-mixed
---
duration_ms: 3.507
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/osx11-x64/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-net-connect-reset-until-connected |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 13 (nodejs/node#43190, nodejs/node#43366, nodejs/node#43450, nodejs/node#42931, nodejs/node#43058, nodejs/node#43477, nodejs/node#43478, nodejs/node#43472, nodejs/node#43455, nodejs/node#43227, nodejs/node#43493, nodejs/node#43225, nodejs/node#43475) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1, test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44689/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44784/ |
Example
not ok 2245 parallel/test-net-connect-reset-until-connected
---
duration_ms: 120.65
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-worker-fshandles-error-on-termination |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 10 (nodejs/node#43477, nodejs/node#43475, nodejs/node#43216, nodejs/node#43478, nodejs/node#43227, nodejs/node#43434, nodejs/node#43493, nodejs/node#43491, nodejs/node#43510, nodejs/node#42686) |
Appeared | test-azure_msft-win10_vs2019-x64-1, test-equinix-debian10_container-armv7l-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win10_vs2019-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/44775/ |
Example
not ok 775 parallel/test-worker-fshandles-error-on-termination
---
duration_ms: 7.342
severity: fail
exitcode: 134
stack: |-
Administrator: npm install[3416]: C:\workspace\node-compile-windows\node\src\node_file-inl.h:162: Assertion `finished_' failed.
1: 00007FF614A59CCF node_api_throw_syntax_error+176223
2: 00007FF6149E7B66 v8::internal::wasm::WasmCode::safepoint_table_offset+67398
3: 00007FF6149E7F32 v8::internal::wasm::WasmCode::safepoint_table_offset+68370
4: 00007FF6149D0A6D v8::base::CPU::has_fpu+39565
5: 00007FF6149D2029 v8::base::CPU::has_fpu+45129
6: 00007FF614ABBB27 uv_timer_stop+1207
7: 00007FF614AB80CB uv_async_send+331
8: 00007FF614AB785C uv_loop_init+1292
9: 00007FF614AB79FA uv_run+202
10: 00007FF614A868A5 node::SpinEventLoop+309
11: 00007FF61491CE40 v8::internal::wasm::SignatureMap::Freeze+35904
12: 00007FF614918568 v8::internal::wasm::SignatureMap::Freeze+17256
13: 00007FF614AA80CD uv_poll_stop+557
14: 00007FF615A6...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-9 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#42931, nodejs/node#43493, nodejs/node#43477, nodejs/node#43369, nodejs/node#43058, nodejs/node#43491, nodejs/node#43285, nodejs/node#43526) |
Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44707/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44786/ |
Example
not ok 995 parallel/test-domain-no-error-handler-abort-on-uncaught-9
---
duration_ms: 120.121
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#43478, nodejs/node#42931, nodejs/node#43493, nodejs/node#43477, nodejs/node#43369, nodejs/node#43491, nodejs/node#43285, nodejs/node#43526) |
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/44786/ |
Example
not ok 999 parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
---
duration_ms: 120.152
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-worker-fshandles-open-close-on-termination |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 8 (nodejs/node#43493, nodejs/node#43227, nodejs/node#43058, nodejs/node#43369, nodejs/node#43477, nodejs/node#43228, nodejs/node#43505, nodejs/node#43526) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-3, test-joyent-smartos20-x64-3, test-rackspace-win2012r2_vs2019-x64-3, test-orka-macos11-x64-1, test-azure_msft-win10_vs2019-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44734/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44786/ |
Example
not ok 2982 parallel/test-worker-fshandles-open-close-on-termination
---
duration_ms: 5.328
severity: crashed
exitcode: -6
stack: |-
out/Release/node[29201]: ../src/node_file-inl.h:162:node::fs::FSReqPromise<AliasedBufferT>::~FSReqPromise() [with AliasedBufferT = node::AliasedBufferBase<double, v8::Float64Array>]: Assertion `finished_' failed.
1: 0x55c135869ec0 node::Abort() [out/Release/node]
2: 0x55c135869f54 [out/Release/node]
3: 0x55c1358644d4 [out/Release/node]
4: 0x55c135871873 node::fs::FSReqAfterScope::~FSReqAfterScope() [out/Release/node]
5: 0x55c1358720d4 node::fs::AfterOpenFileHandle(uv_fs_s*) [out/Release/node]
6: 0x55c1363e0941 [out/Release/node]
7: 0x55c1363e5616 [out/Release/node]
8: 0x55c1363f9234 [out/Release/node]
9: 0x55c1363e601c uv_run [out/Release/node]
10: 0x55c13579c075 node::SpinEventLoop(node::Environment*) [out/Release/node]
11: 0x55c135943c80 node::worker::Worker::Run() [out/Release/node]
12: 0x55c135944227...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-6 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#43366, nodejs/node#43479, nodejs/node#42882, nodejs/node#43477, nodejs/node#43493, nodejs/node#43369, nodejs/node#43058) |
Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44688/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44752/ |
Example
not ok 790 parallel/test-domain-no-error-handler-abort-on-uncaught-6
---
duration_ms: 120.75
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-7 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#43479, nodejs/node#42882, nodejs/node#43477, nodejs/node#43493, nodejs/node#43369, nodejs/node#43058, nodejs/node#43285) |
Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44716/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44767/ |
Example
not ok 717 parallel/test-domain-no-error-handler-abort-on-uncaught-7
---
duration_ms: 120.126
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-8 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#42931, nodejs/node#43493, nodejs/node#43477, nodejs/node#43369, nodejs/node#43058, nodejs/node#43491, nodejs/node#43285) |
Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44707/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44767/ |
Example
not ok 718 parallel/test-domain-no-error-handler-abort-on-uncaught-8
---
duration_ms: 120.140
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-with-abort-on-uncaught-exception |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 7 (nodejs/node#43478, nodejs/node#42931, nodejs/node#43477, nodejs/node#43369, nodejs/node#43491, nodejs/node#43228, nodejs/node#43526) |
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/44786/ |
Example
not ok 1011 parallel/test-domain-with-abort-on-uncaught-exception
---
duration_ms: 120.249
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-4 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#43366, nodejs/node#43479, nodejs/node#42882, nodejs/node#43477, nodejs/node#43493, nodejs/node#43369) |
Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44688/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44750/ |
Example
not ok 709 parallel/test-domain-no-error-handler-abort-on-uncaught-4
---
duration_ms: 120.195
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-5 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#43366, nodejs/node#43479, nodejs/node#42882, nodejs/node#43477, nodejs/node#43493, nodejs/node#43369) |
Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44688/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44750/ |
Example
not ok 708 parallel/test-domain-no-error-handler-abort-on-uncaught-5
---
duration_ms: 120.174
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | node-api/test_fatal/test_threads_report |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 5 (nodejs/node#43478, nodejs/node#43477, nodejs/node#43493, nodejs/node#43510, nodejs/node#43505) |
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/44785/ |
Example
not ok 3469 node-api/test_fatal/test_threads_report
---
duration_ms: 120.89
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-3 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#43366, nodejs/node#43479, nodejs/node#43493, nodejs/node#43477) |
Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44688/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44749/ |
Example
not ok 787 parallel/test-domain-no-error-handler-abort-on-uncaught-3
---
duration_ms: 120.190
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | abort/test-signal-handler |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43450, nodejs/node#43493, nodejs/node#43510) |
Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44704/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44771/ |
Example
not ok 3661 abort/test-signal-handler
---
duration_ms: 120.104
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | node-api/test_fatal/test_threads |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43478, nodejs/node#43477, nodejs/node#43510) |
Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-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/44766/ |
Example
not ok 3468 node-api/test_fatal/test_threads
---
duration_ms: 120.66
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-gc-http-client-timeout |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43477, nodejs/node#43216, nodejs/node#43434) |
Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44699/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44743/ |
Example
not ok 873 parallel/test-gc-http-client-timeout
---
duration_ms: 0.640
severity: fail
exitcode: 1
stack: |-
node:events:515
throw er; // Unhandled 'error' event
^
Error: connect ECONNRESET 127.0.0.1:32059 - Local (127.0.0.1:32323)
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-trace-events-fs-sync |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43190, nodejs/node#43058, nodejs/node#43510) |
Appeared | test-azure_msft-win10_vs2019-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44741/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44766/ |
Example
not ok 704 parallel/test-trace-events-fs-sync
---
duration_ms: 2.12
severity: fail
exitcode: 1
stack: |-
C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133
throw new Error(`${tr}:\n${util.inspect(proc)}`);
^
Error: fs.sync.fstat:
{
status: 1,
signal: null,
output: [
null,
'',
'node:internal/fs/utils:347\r\n' +
' throw err;\r\n' +
' ^\r\n' +
'\r\n' +
"Error: EPERM: operation not permitted, open 'fs.txt'\r\n" +
' at Object.openSync (node:fs:599:3)\r\n' +
' at Object.writeFileSync (node:fs:2221:35)\r\n' +
' at [eval]:1:4\r\n' +
' at Script.runInThisContext (node:vm:130:12)\r\n' +
' at Object.runInThisContext (node:vm:306:38)\r\n' +
' at node:internal/process/execution:76:19\r\n' +
' at [eval]-wrapper:6:22\r\n' +
' at evalScript (node...
Reason | pummel/test-heapsnapshot-near-heap-limit |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43479, nodejs/node#43477, nodejs/node#43510) |
Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44716/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44764/ |
Example
not ok 3293 pummel/test-heapsnapshot-near-heap-limit
---
duration_ms: 720.94
severity: fail
exitcode: -15
stack: |-
timeout
Testing limit = 0
[84735:681c010] 62 ms: Scavenge 5.4 (5.7) -> 4.9 (6.7) MB, 1.0 / 0.0 ms (average mu = 1.000, current mu = 1.000) task;
[84735:681c010] 67 ms: Scavenge 5.5 (6.7) -> 5.1 (7.2) MB, 0.8 / 0.0 ms (average mu = 1.000, current mu = 1.000) allocation failure;
[84735:681c010] 73 ms: Scavenge 5.9 (7.2) -> 5.3 (7.2) MB, 0.4 / 0.0 ms (average mu = 1.000, current mu = 1.000) allocation failure;
[84735:681c010] 78 ms: Scavenge 6.0 (7.2) -> 5.5 (9.4) MB, 0.7 / 0.0 ms (average mu = 1.000, current mu = 1.000) allocation failure;
[84735:681c010] 90 ms: Scavenge 7.2 (9.4) -> 6.0 (9.7) MB, 0.5 / 0.0 ms (average mu = 1.000, current mu = 1.000) allocation failure;
[84735:681c010] 98 ms: Scavenge 7.1 (9.7) -> 6.2 (10.2) MB, 0.9 / 0.0 ms (average mu = 1.000, current mu = 1.000) task;
[84735:681c0...
Reason | report/test-report-fatal-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#43477, nodejs/node#43493, nodejs/node#43475) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44702/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44769/ |
Example
not ok 3283 report/test-report-fatal-error
---
duration_ms: 120.243
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | abort/test-process-abort-exitcode |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43450, nodejs/node#43493) |
Appeared | test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44704/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44754/ |
Example
not ok 3691 abort/test-process-abort-exitcode
---
duration_ms: 120.179
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | abort/test-worker-abort-uncaught-exception |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43493, nodejs/node#43510) |
Appeared | test-joyent-smartos20-x64-3, test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44738/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44771/ |
Example
not ok 3662 abort/test-worker-abort-uncaught-exception
---
duration_ms: 120.186
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | node-api/test_threadsafe_function/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43477, nodejs/node#43225) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44699/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44742/ |
Example
not ok 104 node-api/test_threadsafe_function/test
---
duration_ms: 360.68
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-0 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43479, nodejs/node#43477) |
Appeared | test-joyent-smartos20-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44716/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44749/ |
Example
not ok 784 parallel/test-domain-no-error-handler-abort-on-uncaught-0
---
duration_ms: 120.89
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-1 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43479, nodejs/node#43477) |
Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44716/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44749/ |
Example
not ok 785 parallel/test-domain-no-error-handler-abort-on-uncaught-1
---
duration_ms: 120.67
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-2 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43479, nodejs/node#43477) |
Appeared | test-joyent-smartos20-x64-4, test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44716/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44749/ |
Example
not ok 786 parallel/test-domain-no-error-handler-abort-on-uncaught-2
---
duration_ms: 120.193
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-http-server-close-idle |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43477, nodejs/node#43478) |
Appeared | test-azure_msft-win10_vs2019-x64-1, test-digitalocean-fedora34-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44699/ |
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 | parallel/test-worker-heap-snapshot |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43058, nodejs/node#43519) |
Appeared | test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2013-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44747/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44782/ |
Example
not ok 780 parallel/test-worker-heap-snapshot
---
duration_ms: 1.562
severity: fail
exitcode: 134
stack: |-
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
...
Reason | parallel/test-worker-http2-stream-terminate |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43369, nodejs/node#42686) |
Appeared | test-digitalocean-freebsd12-x64-2, test-ibm-rhel8-s390x-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44758/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44775/ |
Example
not ok 2828 parallel/test-worker-http2-stream-terminate
---
duration_ms: 31.522
severity: crashed
exitcode: -6
stack: |-
Error: async hook stack has become corrupted (actual: 11, expected: 18819)
1: 0x3349f06 node::AsyncHooks::FailWithCorruptedAsyncStack(double) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
2: 0x32e17ad node::AsyncHooks::pop_async_context(double) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
3: 0x32ee439 node::AsyncWrap::PopAsyncContext(v8::FunctionCallbackInfo<node::AsyncWrap::PopAsyncContext::Value> const&) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
4: 0x35b1be8 v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/out/Release/node]
5: 0x35b16fe v8::internal::Isolate*<v8::internal::Object> v8::internal::Bui...
Reason | sequential/test-worker-prof |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43477, nodejs/node#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-encoding |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#43455, nodejs/node#43484) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-3, test-rackspace-win2012r2_vs2013-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/44717/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/44757/ |
Example
not ok 3514 wpt/test-encoding
---
duration_ms: 0.911
severity: fail
exitcode: 1
stack: |-
---- api-basics.any.js ----
[SKIPPED] requires small-icu
---- api-invalid-label.any.js ----
[SKIPPED] location is not defined
---- iso-2022-jp-decoder.any.js ----
[SKIPPED] requires full-icu
---- legacy-mb-schinese/gb18030/gb18030-decoder.any.js ----
[SKIPPED] The gb18030 encoding is not supported
---- legacy-mb-schinese/gbk/gbk-decoder.any.js ----
[SKIPPED] The gbk encoding is not supported
---- replacement-encodings.any.js ----
[SKIPPED] decoding-helpers.js needs XMLHttpRequest
---- single-byte-decoder.window.js ----
[SKIPPED] location is not defined
---- textdecoder-byte-order-marks.any.js ----
[SKIPPED] requires small-icu
---- textdecoder-fatal-single-byte.any.js ----
[SKIPPED] requires full-icu
---- textdecoder-fatal-streaming.any.js ----
[SKIPPED] requires small-icu
---- textdecoder-fatal.any.js ----
[SKIPPED] requires...
Progress
Backing channel 'JNLP4-connect connection from ... is disconnected.
(5)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(3)ERROR: Build step failed with exception
(2)Unknown
(20)parallel/test-http-server-request-timeouts-mixed
(13)parallel/test-net-connect-reset-until-connected
(13)parallel/test-worker-fshandles-error-on-termination
(10)parallel/test-domain-no-error-handler-abort-on-uncaught-9
(8)parallel/test-domain-throw-error-then-throw-from-uncaught-exception-handler
(8)parallel/test-worker-fshandles-open-close-on-termination
(8)parallel/test-domain-no-error-handler-abort-on-uncaught-6
(7)parallel/test-domain-no-error-handler-abort-on-uncaught-7
(7)parallel/test-domain-no-error-handler-abort-on-uncaught-8
(7)parallel/test-domain-with-abort-on-uncaught-exception
(7)parallel/test-domain-no-error-handler-abort-on-uncaught-4
(6)parallel/test-domain-no-error-handler-abort-on-uncaught-5
(6)node-api/test_fatal/test_threads_report
(5)parallel/test-domain-no-error-handler-abort-on-uncaught-3
(4)abort/test-signal-handler
(3)node-api/test_fatal/test_threads
(3)parallel/test-gc-http-client-timeout
(3)parallel/test-trace-events-fs-sync
(3)pummel/test-heapsnapshot-near-heap-limit
(3)report/test-report-fatal-error
(3)abort/test-process-abort-exitcode
(2)abort/test-worker-abort-uncaught-exception
(2)node-api/test_threadsafe_function/test
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-0
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-1
(2)parallel/test-domain-no-error-handler-abort-on-uncaught-2
(2)parallel/test-http-server-close-idle
(2)parallel/test-worker-heap-snapshot
(2)parallel/test-worker-http2-stream-terminate
(2)sequential/test-worker-prof
(2)wpt/test-encoding
(2)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity