- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 15
 
Open
Description
Failures in node-test-pull-request/42105 to node-test-pull-request/42203 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-29 00:06 | 1 | 8 | 12 | 6 | 73 | 8.60% | 
Jenkins Failure
Git Failure
Build Failure
| Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? | 
|---|---|
| Type | BUILD_FAILURE | 
| Failed PR | 2 (nodejs/node#41692, nodejs/node#41715) | 
| Appeared | test-joyent-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42143/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42184/ | 
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
| 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_ceejbot-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-requireio_jasnell-debian10-armv7l_pi2-1, 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/42202/ | 
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/jenkins8856179987656308628.sh
+ '[' -d .git ']'
+ git clean -fdx
JSTest Failure
| Reason | parallel/test-fs-rmdir-recursive | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 10 (nodejs/node#41663, nodejs/node#41632, nodejs/node#41682, nodejs/node#41502, nodejs/node#41681, nodejs/node#41652, nodejs/node#41715, nodejs/node#41669, nodejs/node#41719, nodejs/node#41684) | 
| Appeared | test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vcbt2015-x64-3, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vcbt2015-x64-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42105/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42203/ | 
Example
not ok 259 parallel/test-fs-rmdir-recursive
  ---
  duration_ms: 0.597
  severity: fail
  exitcode: 1
  stack: |-
    (node:3104) [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-1', '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-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:188:23
        at CB ...
| Reason | parallel/test-crypto-secure-heap | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 5 (nodejs/node#41664, nodejs/node#41692, nodejs/node#41502, nodejs/node#41715, nodejs/node#41708) | 
| Appeared | test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42106/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42201/ | 
Example
not ok 245 parallel/test-crypto-secure-heap
  ---
  duration_ms: 240.77
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-child-process-pipe-dataflow | 
|---|---|
| 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-4 | 
| 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 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-common-expect-warning | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 4 (nodejs/node#41664, nodejs/node#41502, nodejs/node#41681, nodejs/node#41652) | 
| Appeared | test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-requireio_piccoloaiutante-debian10-arm64_pi3-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42106/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42171/ | 
Example
not ok 325 parallel/test-common-expect-warning
  ---
  duration_ms: 0.456
  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-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 | sequential/test-cpu-prof-worker-argv | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 4 (nodejs/node#41642, nodejs/node#41663, nodejs/node#41652, nodejs/node#41708) | 
| Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1, test-orka-macos11-x64-2 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42118/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42201/ | 
Example
not ok 3469 sequential/test-cpu-prof-worker-argv
  ---
  duration_ms: 0.645
  severity: fail
  exitcode: 1
  stack: |-
    
    [
      {
        id: 1,
        callFrame: {
          functionName: '(root)',
          scriptId: '0',
          url: '',
          lineNumber: -1,
          columnNumber: -1
        },
        hitCount: 0,
        children: [ 2, 3, 4, 7, 14 ]
      },
      {
        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,
          columnNumbe...
| Reason | node-api/test_fatal/test_threads | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 3 (nodejs/node#41663, nodejs/node#41692, nodejs/node#41681) | 
| Appeared | test-joyent-smartos20-x64-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42126/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42174/ | 
Example
not ok 3378 node-api/test_fatal/test_threads
  ---
  duration_ms: 120.99
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | node-api/test_fatal/test_threads_report | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 3 (nodejs/node#41663, nodejs/node#41692, nodejs/node#41681) | 
| Appeared | test-joyent-smartos20-x64-3 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42126/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42174/ | 
Example
not ok 3379 node-api/test_fatal/test_threads_report
  ---
  duration_ms: 120.315
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| 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 | parallel/test-child-process-fork-closed-channel-segfault | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41681, nodejs/node#41698) | 
| Appeared | test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_mcollina-debian10-armv7l_pi2-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42169/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42177/ | 
Example
not ok 104 parallel/test-child-process-fork-closed-channel-segfault
  ---
  duration_ms: 4.616
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
                throw err;
                ^
    
    Error: write EPIPE
        at ChildProcess.target._send (node:internal/child_process:864:20)
        at ChildProcess.<anonymous> (node:internal/child_process:667:16)
        at ChildProcess.emit (node:events:534:35)
        at emit (node:internal/child_process:936:14)
        at processTicksAndRejections (node:internal/process/task_queues:84:21) {
      errno: -32,
      code: 'EPIPE',
      syscall: 'write'
    }
    
    Node.js v18.0.0-pre
  ...
| Reason | parallel/test-crypto-dh | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41502, nodejs/node#41310) | 
| Appeared | test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_mcollina-debian10-armv7l_pi2-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42164/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42200/ | 
Example
not ok 333 parallel/test-crypto-dh
  ---
  duration_ms: 240.241
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-crypto-dh-leak | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41502, nodejs/node#41715) | 
| Appeared | test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_ceejbot-debian10-armv7l_pi2-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42168/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42186/ | 
Example
not ok 158 parallel/test-crypto-dh-leak
  ---
  duration_ms: 240.168
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...
| Reason | parallel/test-fs-rm | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41652, nodejs/node#41681) | 
| Appeared | test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win10_vcbt2015-x64-2 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42171/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42174/ | 
Example
not ok 270 parallel/test-fs-rm
  ---
  duration_ms: 2.521
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:265
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.256\rm-5\d-3-1\d-2-2\d-1-2'] {
      errno: -4051,
      code: 'ENOTEMPTY',
      syscall: 'rmdir',
      path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.256\\rm-5\\d-3-1\\d-2-2\\d-1-2'
    }
    
    Node.js v18.0.0-pre
  ...
| 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-vm-timeout-escape-promise-2 | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41681, nodejs/node#41716) | 
| Appeared | test-digitalocean-freebsd12-x64-2, test-digitalocean-freebsd12-x64-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42176/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42188/ | 
Example
not ok 2780 parallel/test-vm-timeout-escape-promise-2
  ---
  duration_ms: 0.442
  severity: fail
  exitcode: 1
  stack: |-
    /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-2.js:20
          throw new Error(
                ^
    
    Error: escaped timeout at 100 milliseconds!
        at loop (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-2.js:20:13)
        at evalmachine.<anonymous>:1:30
        at Script.runInContext (node:vm:139:12)
        at Script.runInNewContext (node:vm:144:17)
        at Object.runInNewContext (node:vm:298:38)
        at assert.throws.code (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-vm-timeout-escape-promise-2.js:27:6)
        at getActual (node:assert:756:5)
        at Function.throws (node:assert:902:24)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commi...
| Reason | parallel/test-windows-failed-heap-allocation | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41652, nodejs/node#41681) | 
| Appeared | test-azure_msft-win10_vcbt2015-x64-4, 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/42171/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42173/ | 
Example
not ok 754 parallel/test-windows-failed-heap-allocation
  ---
  duration_ms: 1.725
  severity: fail
  exitcode: 1
  stack: |-
    
    
    <--- Last few GCs --->
    
    [8412:0000015ECFDE8D30]       20 ms: Mark-sweep 2.6 (4.9) -> 2.5 (4.9) MB, 2.5 / 0.0 ms  (average mu = 0.652, current mu = 0.652) allocation failure GC in old space requested
    [8412:0000015ECFDE8D30]       26 ms: Mark-sweep 2.8 (5.1) -> 2.8 (5.4) MB, 3.7 / 0.0 ms  (average mu = 0.525, current mu = 0.374) allocation failure GC in old space requested
    
    
    <--- JS stacktrace --->
    
    
    #
    # Fatal javascript OOM in Reached heap limit
    #
    
    
    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:29:10
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15
    ...
| Reason | sequential/test-debugger-heap-profiler | 
|---|---|
| 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 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 | 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#41632, nodejs/node#41681) | 
| Appeared | test-ibm-rhel7-s390x-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42107/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42182/ | 
Example
not ok 3529 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.96
  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 ...
| Reason | sequential/test-worker-prof | 
|---|---|
| Type | JS_TEST_FAILURE | 
| Failed PR | 2 (nodejs/node#41652, nodejs/node#41715) | 
| Appeared | test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2013-x64-1 | 
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42132/ | 
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42184/ | 
Example
not ok 844 sequential/test-worker-prof
  ---
  duration_ms: 30.293
  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:1109:20)
          at spawnSync (node:child_process:803: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:1097:14)
          at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
          at Module.load (node:internal/modules/cjs/loader:975:32)
          at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
          at node:intern...
Progress
-  
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?(2) -  
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?(2) -  
parallel/test-fs-rmdir-recursive(10) -  
parallel/test-crypto-secure-heap(5) -  
parallel/test-child-process-pipe-dataflow(4) -  
parallel/test-common-expect-warning(4) -  
parallel/test-finalization-group-regular-gc(4) -  
sequential/test-cpu-prof-worker-argv(4) -  
node-api/test_fatal/test_threads(3) -  
node-api/test_fatal/test_threads_report(3) -  
parallel/test-crypto-dh-constructor(3) -  
parallel/test-child-process-fork-closed-channel-segfault(2) -  
parallel/test-crypto-dh(2) -  
parallel/test-crypto-dh-leak(2) -  
parallel/test-fs-rm(2) -  
parallel/test-stream-map(2) -  
parallel/test-vm-timeout-escape-promise-2(2) -  
parallel/test-windows-failed-heap-allocation(2) -  
sequential/test-debugger-heap-profiler(2) -  
sequential/test-debugger-run-after-quit-restart(2) -  
sequential/test-net-connect-econnrefused(2) -  
sequential/test-worker-prof(2) 
Metadata
Metadata
Assignees
Labels
No labels