Open
Description
Failures in node-test-pull-request/42028 to node-test-pull-request/42125 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-01-25 00:07 | 2 | 11 | 26 | 6 | 55 | 11.96% |
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.81.219/145.40.81.219:58660' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy82.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
Build Failure
Reason | ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#41573, nodejs/node#41642) |
Appeared | test-ibm-rhel7-s390x-3, undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42053/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42118/ |
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-linuxone/nodes=rhel7-s390x #30416
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Reason | ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#41263, nodejs/node#41511) |
Appeared | test-rackspace-fedora32-x64-1, test-joyent-ubuntu1804-x64-1, test-rackspace-centos7-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42051/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42052/ |
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-last-latest-x64 #44378
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Reason | error: remote GitHub already exists. |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#41610, nodejs/node#41632) |
Appeared | test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2017-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42040/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42093/ |
Example
error: remote GitHub already exists.
> git fetch --prune --no-tags GitHub
> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/master:refs/remotes/jenkins_tmp
JSTest Failure
Reason | sequential/test-cpu-prof-worker-argv |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 9 (nodejs/node#41511, nodejs/node#41573, nodejs/node#41623, nodejs/node#41586, nodejs/node#41600, nodejs/node#41620, nodejs/node#41632, nodejs/node#41642, nodejs/node#41663) |
Appeared | test-digitalocean-freebsd12-x64-2, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42052/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42125/ |
Example
not ok 3466 sequential/test-cpu-prof-worker-argv
---
duration_ms: 0.644
severity: fail
exitcode: 1
stack: |-
[
{
id: 1,
callFrame: {
functionName: '(root)',
scriptId: '0',
url: '',
lineNumber: -1,
columnNumber: -1
},
hitCount: 0,
children: [ 2, 3, 15, 26, 34 ]
},
{
id: 2,
callFrame: {
functionName: '(program)',
scriptId: '0',
url: '',
lineNumber: -1,
columnNumber: -1
},
hitCount: 0
},
{
id: 3,
callFrame: {
functionName: '',
scriptId: '10',
url: 'node:internal/bootstrap/node',
lineNumber: 0,
columnNumber: 0
},
hitCount: 0,
children: [ 4 ]
},
{
id: 4,
callFrame: {
functionName: 'nativeModuleRequire',
scriptId: '9',
url: 'node:internal/bootstrap/load...
Example
not ok 143 parallel/test-common-expect-warning
---
duration_ms: 3.35
severity: fail
exitcode: 1
stack: |-
node:assert:1026
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Unexpected extra warning received/. Input:
'(node:23349) [fhqwhgads] fhqwhgads: fhqwhgads\n' +
'(Use `node --trace-warnings ...` to show where the warning was created)\n' +
'(node:23349) [fhqwhgads] fhqwhgads: fhqwhgads\n'
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-common-expect-warning.js:41:14)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:401:15)
at ChildProcess.emit (node:events:522:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '(node:23349) [fhqwhgads] fhqwhgads: fhqwhgads\n' +
'...
Reason | parallel/test-fs-rmdir-recursive |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 6 (nodejs/node#41599, nodejs/node#41612, nodejs/node#41667, nodejs/node#41663, nodejs/node#41632, nodejs/node#41682) |
Appeared | test-azure_msft-win10_vs2019-x64-3, test-requireio_mininodes-debian10-armv7l_pi2-1, test-azure_msft-win10_vcbt2015-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42031/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42124/ |
Example
not ok 259 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.672
severity: fail
exitcode: 1
stack: |-
(node:19044) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
node:internal/process/promises:273
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.256\rmdir-recursive-4\d-3-2\d-2-2'] {
errno: -4051,
code: 'ENOTEMPTY',
syscall: 'rmdir',
path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.256\\rmdir-recursive-4\\d-3-2\\d-2-2'
}
Node.js v18.0.0-pre
...
Reason | parallel/test-child-process-pipe-dataflow |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#41263, nodejs/node#41612, nodejs/node#41651, nodejs/node#41682) |
Appeared | test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42029/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42124/ |
Example
not ok 81 parallel/test-child-process-pipe-dataflow
---
duration_ms: 1.1
severity: fail
exitcode: 1
stack: |-
assert.js:101
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
'0' !== '1048577'
at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:66:12)
at Socket.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:366:15)
at Socket.emit (events.js:314:20)
at addChunk (_stream_readable.js:297:12)
at readableAddChunk (_stream_readable.js:272:9)
at Socket.Readable.push (_stream_readable.js:213:10)
at Pipe.onStreamRead (internal/stream_base_commons.js:188:23) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '0',
expected: '1048577',
operator: 'strictEqual'
}
...
Reason | parallel/test-crypto-secure-heap |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#41511, nodejs/node#41604, nodejs/node#41667, nodejs/node#41664) |
Appeared | test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_rvagg-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42052/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42106/ |
Example
not ok 205 parallel/test-crypto-secure-heap
---
duration_ms: 240.141
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-stdout-to-file |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 4 (nodejs/node#41502, nodejs/node#41573, nodejs/node#41623, nodejs/node#41612) |
Appeared | test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42042/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42088/ |
Example
not ok 585 parallel/test-stdout-to-file
---
duration_ms: 1.559
severity: fail
exitcode: 1
stack: |-
1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.571\stdout.txt...
done!
C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.571\stdout.txt has 1048576 bytes
Done printing with string
1048576 chars to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.571\stdout.txt...
done!
C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.571\stdout.txt has 1048576 bytes
Done printing with buffer
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.571
Files blocking: [ 'stdout.txt' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54
throw e;
^
Error: EPERM: operation not permitted, lstat '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.571\stdout.txt'
at lstatSync (node:fs:1516:3)
at r...
Reason | sequential/test-debugger-heap-profiler |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#41612, nodejs/node#41663, nodejs/node#41664) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42074/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42106/ |
Example
not ok 825 sequential/test-debugger-heap-profiler
---
duration_ms: 36.202
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-binary-arm/test/common/debugger.js:84
reject(new Error([
^
Error: Timeout (10000) while waiting for />\s+$/; found:
Heap snapshot: 0/0
Cannot take heap snapshot because another snapshot is in progress.
Heap snapshot: 0/35376
Heap snapshot: 10000/35376
Heap snapshot: 20000/35376
Heap snapshot: 30000/35376
Heap snapshot: 35375/35376
Heap snapshot: 35376/35376
Heap snaphost prepared.
Writing snapshot: 102400
Writing snapshot: 204800
Writing snapshot: 307200
Writing snapshot: 409600
Writing snapshot: 512000
Writing snapshot: 614400
Writing snapshot: 716800
Writing snapshot: 819200
Writing snapshot: 921600
Writing snapshot: 1024000
Wr...
Reason | abort/test-abort-backtrace |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41612, nodejs/node#41663) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42091/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42125/ |
Example
not ok 3589 abort/test-abort-backtrace
---
duration_ms: 120.164
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | abort/test-abort-fatal-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41612, nodejs/node#41663) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42091/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42125/ |
Example
not ok 3590 abort/test-abort-fatal-error
---
duration_ms: 120.172
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | async-hooks/test-callback-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41612, nodejs/node#41663) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42090/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42113/ |
Example
not ok 443 async-hooks/test-callback-error
---
duration_ms: 120.62
severity: fail
exitcode: -15
stack: |-
timeout
start case 1
end case 1: 289.662ms
start case 2
end case 2: 343.577ms
start case 3
...
Reason | parallel/test-crypto-dh-constructor |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41263, nodejs/node#41662) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_jasnell-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42051/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42108/ |
Example
not ok 218 parallel/test-crypto-dh-constructor
---
duration_ms: 240.72
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#41612, nodejs/node#41663) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42091/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42125/ |
Example
not ok 684 parallel/test-domain-no-error-handler-abort-on-uncaught-2
---
duration_ms: 120.174
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-3 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41612, nodejs/node#41663) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42091/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42125/ |
Example
not ok 685 parallel/test-domain-no-error-handler-abort-on-uncaught-3
---
duration_ms: 120.166
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-4 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41612, nodejs/node#41663) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42091/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42113/ |
Example
not ok 687 parallel/test-domain-no-error-handler-abort-on-uncaught-4
---
duration_ms: 120.116
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-domain-no-error-handler-abort-on-uncaught-5 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41612, nodejs/node#41663) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42091/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42105/ |
Example
not ok 687 parallel/test-domain-no-error-handler-abort-on-uncaught-5
---
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 | 2 (nodejs/node#41621, nodejs/node#41632) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42060/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42107/ |
Example
not ok 1442 parallel/test-domain-with-abort-on-uncaught-exception
---
duration_ms: 120.194
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-finalization-group-regular-gc |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41651, nodejs/node#41682) |
Appeared | test-azure_msft-win10_vs2019-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42119/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42124/ |
Example
not ok 182 parallel/test-finalization-group-regular-gc
---
duration_ms: 1.511
severity: fail
exitcode: 3221226505
stack: |-
Assertion failed: !(handle->flags & UV_HANDLE_CLOSING), file c:\workspace\node-compile-windows\node\deps\uv\src\win\async.c, line 76
...
Reason | parallel/test-fs-rm |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41612, nodejs/node#41667) |
Appeared | test-requireio_jasnell-debian10-armv7l_pi2-1, test-azure_msft-win10_vs2019-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42088/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42104/ |
Example
not ok 275 parallel/test-fs-rm
---
duration_ms: 240.532
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-inspector-multisession-ws |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41610, nodejs/node#41662) |
Appeared | test-nearform-macos10.15-x64-3, test-equinix-ubuntu1804_sharedlibs_container-arm64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42040/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42108/ |
Example
not ok 1561 parallel/test-inspector-multisession-ws
---
duration_ms: 15.468
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:58594/5936e548-ef7f-4e69-8837-ae65b7e4157c
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err] Debugger attached.
[err]
[test] Breaking in code and verifying events are fired
Timed out waiting for matching notification (Initial pause)
1
...
Reason | parallel/test-stream-map |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41664, nodejs/node#41642) |
Appeared | test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_mininodes-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42114/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42117/ |
Example
not ok 578 parallel/test-stream-map
---
duration_ms: 2.362
severity: fail
exitcode: 1
stack: |-
undefined
undefined
node:assert:123
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
4 !== 2
at Immediate._onImmediate (/home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-stream-map.js:158:12)
at processImmediate (node:internal/timers:466:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 4,
expected: 2,
operator: 'strictEqual'
}
Node.js v18.0.0-pre
...
Reason | report/test-report-fatal-error |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41612, nodejs/node#41663) |
Appeared | test-joyent-smartos20-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42090/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42125/ |
Example
not ok 394 report/test-report-fatal-error
---
duration_ms: 120.332
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | sequential/test-debugger-restart-message |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41667, nodejs/node#41663) |
Appeared | test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_mcollina-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42104/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42105/ |
Example
not ok 829 sequential/test-debugger-restart-message
---
duration_ms: 36.359
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-binary-arm/test/common/debugger.js:84
reject(new Error([
^
Error: Timeout (10000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection) in/i; found:
< Debugger ending on ws://127.0.0.1:9229/9b0ce4c3-02c1-44a5-adb3-e8b72bc5c85b
< For help, see: https://nodejs.org/en/docs/inspector
<
debug>
at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/debugger.js:84:18)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
Node.js v18.0.0-pre
...
Reason | sequential/test-debugger-run-after-quit-restart |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41663, nodejs/node#41664) |
Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_mininodes-debian10-armv7l_pi2-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42105/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42106/ |
Example
not ok 828 sequential/test-debugger-run-after-quit-restart
---
duration_ms: 30.509
severity: fail
exitcode: 1
stack: |-
/home/iojs/build/workspace/node-test-binary-arm/test/common/debugger.js:84
reject(new Error([
^
Error: Timeout (10000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection) in/i; found:
< Debugger ending on ws://127.0.0.1:9229/ffce4369-4069-4ee7-88c8-71390bfa6e82
< For help, see: https://nodejs.org/en/docs/inspector
<
debug>
< Debugger listening on ws://127.0.0.1:9229/3874777e-8ec5-4626-af11-7f12ff16d372
< For help, see: https://nodejs.org/en/docs/inspector
<
debug>
connecting to 127.0.0.1:9229 ...
ok
debug>
< Debugger attached.
<
debug>
at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/debugger.js:84:18)
at listOnTimeout (node:internal/timers:559:17)
...
Reason | sequential/test-net-connect-econnrefused |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#41573, nodejs/node#41632) |
Appeared | test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/42053/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/42107/ |
Example
not ok 3528 sequential/test-net-connect-econnrefused
---
duration_ms: 120.68
severity: fail
exitcode: -15
stack: |-
timeout
pending 50 rounds 1
pending 49 rounds 1
pending 48 rounds 1
pending 47 rounds 1
pending 46 rounds 1
pending 45 rounds 1
pending 44 rounds 1
pending 43 rounds 1
pending 42 rounds 1
pending 41 rounds 1
pending 40 rounds 1
pending 39 rounds 1
pending 38 rounds 1
pending 37 rounds 1
pending 36 rounds 1
pending 35 rounds 1
pending 34 rounds 1
pending 33 rounds 1
pending 32 rounds 1
pending 31 rounds 1
pending 30 rounds 1
pending 29 rounds 1
pending 28 rounds 1
pending 27 rounds 1
pending 26 rounds 1
pending 25 rounds 1
pending 24 rounds 1
pending 23 rounds 1
pending 22 rounds 1
pending 21 rounds 1
pending 20 rounds 1
pending 19 rounds 1
pending 18 rounds 1
pending 17 rounds 1
pending 16 rounds 1
pending 15 rounds 1
pending 14 rounds ...
Git Failure
Progress
-
Backing channel 'JNLP4-connect connection from ... is disconnected.
(5) -
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...
(2) -
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
(2) -
error: remote GitHub already exists.
(2) -
sequential/test-cpu-prof-worker-argv
(9) -
parallel/test-common-expect-warning
(6) -
parallel/test-fs-rmdir-recursive
(6) -
parallel/test-child-process-pipe-dataflow
(4) -
parallel/test-crypto-secure-heap
(4) -
parallel/test-stdout-to-file
(4) -
sequential/test-debugger-heap-profiler
(3) -
abort/test-abort-backtrace
(2) -
abort/test-abort-fatal-error
(2) -
async-hooks/test-callback-error
(2) -
parallel/test-crypto-dh-constructor
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-2
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-3
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-4
(2) -
parallel/test-domain-no-error-handler-abort-on-uncaught-5
(2) -
parallel/test-domain-with-abort-on-uncaught-exception
(2) -
parallel/test-finalization-group-regular-gc
(2) -
parallel/test-fs-rm
(2) -
parallel/test-inspector-multisession-ws
(2) -
parallel/test-stream-map
(2) -
report/test-report-fatal-error
(2) -
sequential/test-debugger-restart-message
(2) -
sequential/test-debugger-run-after-quit-restart
(2) -
sequential/test-net-connect-econnrefused
(2)
Metadata
Metadata
Assignees
Labels
No labels