Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Failures in node-test-pull-request/42060 to node-test-pull-request/42154 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-26 00:07 | 3 | 9 | 21 | 6 | 61 | 9.89% |
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 (nodejs/node#41692, nodejs/node#41684) |
| Appeared | test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42143/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42148/ |
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-arm] $ /bin/bash -ex /tmp/jenkins3570634328728671033.sh + '[' -d .git ']' + git clean -fdx JSTest Failure
| Reason | parallel/test-fs-rmdir-recursive |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 9 (nodejs/node#41612, nodejs/node#41667, nodejs/node#41663, nodejs/node#41632, nodejs/node#41682, nodejs/node#41502, nodejs/node#41652, nodejs/node#41684, nodejs/node#41681) |
| Appeared | test-azure_msft-win10_vcbt2015-x64-3, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vcbt2015-x64-1, test-requireio_mininodes-debian10-armv7l_pi2-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42070/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42151/ |
Example
not ok 259 parallel/test-fs-rmdir-recursive --- duration_ms: 0.754 severity: fail exitcode: 1 stack: |- (node:20128) [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) Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.256 Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-4', 'rmdir-recursive-5' ] node:assert:991 throw newErr; ^ AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.256\rmdir-recursive-0\d-3-1\d-2-2\d-1-1' at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12 at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15 at node:fs:18... | Reason | sequential/test-cpu-prof-worker-argv |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 8 (nodejs/node#41623, nodejs/node#41586, nodejs/node#41600, nodejs/node#41620, nodejs/node#41632, nodejs/node#41642, nodejs/node#41663, nodejs/node#41652) |
| Appeared | test-digitalocean-freebsd12-x64-2, test-orka-macos11-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42061/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42133/ |
Example
not ok 3466 sequential/test-cpu-prof-worker-argv --- duration_ms: 0.646 severity: fail exitcode: 1 stack: |- [{id: 1, callFrame:{functionName: '(root)', scriptId: '0', url: '', lineNumber: -1, columnNumber: -1 }, hitCount: 0, children: [ 2, 3, 4, 15, 20 ] },{id: 2, callFrame:{functionName: '(program)', scriptId: '0', url: '', lineNumber: -1, columnNumber: -1 }, hitCount: 0 },{id: 3, callFrame:{functionName: '(garbage collector)', scriptId: '0', url: '', lineNumber: -1, columnNumber: -1 }, hitCount: 2 },{id: 4, callFrame:{functionName: '', scriptId: '97', url: 'node:internal/main/worker_thread', lineNumber: 0, columnNumb... Example
not ok 321 parallel/test-common-expect-warning --- duration_ms: 0.448 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: '' at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-common-expect-warning.js:41:14) at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-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: '', expected: /Unexpected extra warning received/, operator: 'match' } Node.js v18.0.0-pre ... | Reason | parallel/test-child-process-pipe-dataflow |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 5 (nodejs/node#41612, nodejs/node#41651, nodejs/node#41682, nodejs/node#41502, nodejs/node#41652) |
| Appeared | 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/42132/ |
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 | 5 (nodejs/node#41604, nodejs/node#41667, nodejs/node#41664, nodejs/node#41502, nodejs/node#41692) |
| Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_davglass-debian10-arm64_pi3-1, 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/42069/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42143/ |
Example
not ok 233 parallel/test-crypto-secure-heap --- duration_ms: 240.89 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-finalization-group-regular-gc |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (nodejs/node#41651, nodejs/node#41682, nodejs/node#41502, nodejs/node#41652) |
| 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/42132/ |
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-crypto-dh-constructor |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#41662, nodejs/node#41684, nodejs/node#41692) |
| Appeared | test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_svincent-debian10-armv7l_pi2-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42108/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42143/ |
Example
not ok 189 parallel/test-crypto-dh-constructor --- duration_ms: 240.129 severity: fail exitcode: -15 stack: |- timeout ... | 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/42126/ |
Example
not ok 462 async-hooks/test-callback-error --- duration_ms: 120.152 severity: fail exitcode: -15 stack: |- timeout start case 1 end case 1: 279.989ms start case 2 end case 2: 329.512ms start case 3 ... | Reason | node-api/test_fatal/test_threads |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#41634, nodejs/node#41663) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42073/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42126/ |
Example
not ok 3377 node-api/test_fatal/test_threads --- duration_ms: 120.145 severity: fail exitcode: -15 stack: |- timeout ... | Reason | node-api/test_fatal/test_threads_report |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#41634, nodejs/node#41663) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42073/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42126/ |
Example
not ok 3378 node-api/test_fatal/test_threads_report --- duration_ms: 120.66 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-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-stdout-to-file |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (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/42061/ |
| 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 | 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 | parallel/test-windows-failed-heap-allocation |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#41681, nodejs/node#41652) |
| Appeared | test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vcbt2015-x64-2, test-azure_msft-win10_vcbt2015-x64-1, test-azure_msft-win10_vs2019-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42151/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42154/ |
Example
not ok 753 parallel/test-windows-failed-heap-allocation --- duration_ms: 1.394 severity: fail exitcode: 1 stack: |- node:assert:123 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Wrong exit code of 2147483651! Expected 134 for abort at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-windows-failed-heap-allocation.js:27:10 at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15 at ChildProcess.exithandler (node:child_process:395:5) at ChildProcess.emit (node:events:522:28) at maybeClose (node:internal/child_process:1090:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5){generatedMessage: false, code: 'ERR_ASSERTION', actual: 2147483651, expected: 134, 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/42126/ |
Example
not ok 403 report/test-report-fatal-error --- duration_ms: 120.164 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) ... Progress
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?(2)parallel/test-fs-rmdir-recursive(9)sequential/test-cpu-prof-worker-argv(8)parallel/test-common-expect-warning(6)parallel/test-child-process-pipe-dataflow(5)parallel/test-crypto-secure-heap(5)parallel/test-finalization-group-regular-gc(4)parallel/test-crypto-dh-constructor(3)sequential/test-debugger-heap-profiler(3)abort/test-abort-backtrace(2)abort/test-abort-fatal-error(2)async-hooks/test-callback-error(2)node-api/test_fatal/test_threads(2)node-api/test_fatal/test_threads_report(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-fs-rm(2)parallel/test-stdout-to-file(2)parallel/test-stream-map(2)parallel/test-windows-failed-heap-allocation(2)report/test-report-fatal-error(2)sequential/test-debugger-restart-message(2)sequential/test-debugger-run-after-quit-restart(2)
Metadata
Metadata
Assignees
Labels
No labels