Skip to content

CI Reliability 2022-08-31 #363

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
19 of 30 tasks
github-actions bot opened this issue Aug 31, 2022 · 0 comments
Open
19 of 30 tasks

CI Reliability 2022-08-31 #363

github-actions bot opened this issue Aug 31, 2022 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Aug 31, 2022

Failures in node-test-pull-request/46231 to node-test-pull-request/46329 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-08-31 00:20 1 9 25 8 57 9.89%

JSTest Failure

Reason parallel/test-child-process-exec-timeout
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#44309, nodejs/node#44370, nodejs/node#44423, nodejs/node#44057, nodejs/node#44066, nodejs/node#44421, nodejs/node#44380, nodejs/node#44327, nodejs/node#44398)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46243/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46317/
Example
not ok 106 parallel/test-child-process-exec-timeout
  ---
  duration_ms: 12.108
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20
      assert.strictEqual(err.killed, true);
                             ^
    
    TypeError: Cannot read properties of null (reading 'killed')
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20:26
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:444:15
        at ChildProcess.exithandler (node:child_process:404:7)
        at ChildProcess.emit (node:events:513:28)
        at maybeClose (node:internal/child_process:1091:16)
        at Socket.<anonymous> (node:internal/child_process:449:11)
        at Socket.emit (node:events:513:28)
        at Pipe.<anonymous> (node:net:298:12)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-child-process-execsync
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#43476, nodejs/node#44362, nodejs/node#44324, nodejs/node#44309, nodejs/node#44388, nodejs/node#44341, nodejs/node#44370, nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46231/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 846 sequential/test-child-process-execsync
  ---
  duration_ms: 6.217
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(end < SLEEP)
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-child-process-execsync.js:62:3)
        at Module._compile (node:internal/modules/cjs/loader:1119:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
        at Module.load (node:internal/modules/cjs/loader:997:32)
        at Module._load (node:internal/modules/cjs/loader:838:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:18:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v18.8.1-pre
  ...


Reason parallel/test-vm-timeout-escape-promise-2
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#44407, nodejs/node#44380, nodejs/node#44393, nodejs/node#44057, nodejs/node#44327, nodejs/node#44450)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/46253/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46329/
Example
not ok 754 parallel/test-vm-timeout-escape-promise-2
  ---
  duration_ms: 1.353
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20
          throw new Error(
                ^
    
    Error: escaped timeout at 101 milliseconds!
        at loop (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20:13)
        at evalmachine.<anonymous>:1:30
        at Script.runInContext (node:vm:141:12)
        at Script.runInNewContext (node:vm:146:17)
        at Object.runInNewContext (node:vm:306:38)
        at assert.throws.code (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:27:6)
        at getActual (node:assert:757:5)
        at Function.throws (node:assert:903:24)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:26:8)
       ...

Reason sequential/test-heap-prof
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#44309, nodejs/node#44057, nodejs/node#44380, nodejs/node#44398, nodejs/node#44450)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46237/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46329/
Example
not ok 702 sequential/test-heap-prof
  ---
  duration_ms: 120.989
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44362, nodejs/node#44402, nodejs/node#44376)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46233/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46261/
Example
not ok 3517 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360.57
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-exec-scope
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43476, nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46231/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 854 sequential/test-debugger-exec-scope
  ---
  duration_ms: 11.33
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-object-type-remote-object
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43476, nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46231/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 856 sequential/test-debugger-object-type-remote-object
  ---
  duration_ms: 120.752
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-restart-message
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43476, nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46231/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 858 sequential/test-debugger-restart-message
  ---
  duration_ms: 11.20
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-use-strict
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#43476, nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46231/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 859 sequential/test-debugger-use-strict
  ---
  duration_ms: 10.932
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason es-module/test-esm-specifiers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44407, nodejs/node#44424)
Appeared test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46253/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46287/
Example
not ok 3451 es-module/test-esm-specifiers
  ---
  duration_ms: 360.28
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: ESM: specifier-resolution=node
        # Subtest: <anonymous>
        ok 1 - <anonymous>
          ---
          duration_ms: 0.109915012
          ...


Reason parallel/test-child-process-spawnsync-timeout
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44362, nodejs/node#44309)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46233/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46237/
Example
not ok 120 parallel/test-child-process-spawnsync-timeout
  ---
  duration_ms: 6.562
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(end < SLEEP)
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-spawnsync-timeout.js:47:5)
        at Module._compile (node:internal/modules/cjs/loader:1119:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
        at Module.load (node:internal/modules/cjs/loader:997:32)
        at Module._load (node:internal/modules/cjs/loader:838:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v19.0.0-pre
...

Reason parallel/test-debugger-extract-function-name
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44393, nodejs/node#44327)
Appeared test-azure_msft-win10_vs2019-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46268/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46289/
Example
not ok 201 parallel/test-debugger-extract-function-name
  ---
  duration_ms: 10.852
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-heapsnapshot-near-heap-limit-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44327, nodejs/node#44450)
Appeared test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46313/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46321/
Example
not ok 323 parallel/test-heapsnapshot-near-heap-limit-worker
  ---
  duration_ms: 4.90
  severity: fail
  exitcode: 1
  stack: |-
    
    Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=25165824, young_gen_size=0, old_gen_size=51508936, total_size=51508936
    Estimated available memory=5794344960, estimated overhead=25165824
    Start generating Heap.20220830.163416.4460.1.001.heapsnapshot...
    Wrote snapshot to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.292\Heap.20220830.163416.4460.1.001.heapsnapshot
    
    <--- Last few GCs --->
    
    [4460:0694CAE0]     2487 ms: Mark-sweep (reduce) 49.1 (52.8) -> 49.1 (52.8) MB, 7.8 / 0.0 ms  (average mu = 0.313, current mu = -0.114) heap profiler; GC in old space requested
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
     1: 019F31CB v8::internal::Heap::PageFlagsAreCo...

Reason parallel/test-inspector-esm
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44022, nodejs/node#44379)
Appeared test-ibm-rhel8-s390x-4, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46300/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46303/
Example
not ok 1782 parallel/test-inspector-esm
  ---
  duration_ms: 15.689
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:41069/96d81102-2d3e-44b7-a6d7-424a939617bb
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Verifying debugger stops on start (--inspect-brk option)
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/es-modules/message.mjs:0)
    1
  ...


Reason parallel/test-zlib-unused-weak
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44398, nodejs/node#44450)
Appeared test-rackspace-win2012r2_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46317/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46329/
Example
not ok 664 parallel/test-zlib-unused-weak
  ---
  duration_ms: 0.188
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:386
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: Expected after-GC delta 455936 to be less than 5 % of before-GC delta 1612937
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-zlib-unused-weak.js:16:1)
        at Module._compile (internal/modules/cjs/loader.js:999:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
        at Module.load (internal/modules/cjs/loader.js:863:32)
        at Function.Module._load (internal/modules/cjs/loader.js:708:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
        at internal/main/run_main_module.js:17:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
  ...


Reason sequential/test-debugger-auto-resume
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 852 sequential/test-debugger-auto-resume
  ---
  duration_ms: 10.900
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-backtrace
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 853 sequential/test-debugger-backtrace
  ---
  duration_ms: 10.173
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-clear-breakpoints
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 853 sequential/test-debugger-clear-breakpoints
  ---
  duration_ms: 10.878
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-custom-port
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 854 sequential/test-debugger-custom-port
  ---
  duration_ms: 10.155
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
    < Debugger listening on ws://127.0.0.1:12346/1c5bfd0b-ca94-4ecd-84f7-c9a85c6c5ec3
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    connecting to 127.0.0.1:12346 ...
     ok
    
    < Debugger attached.
    < 
    
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-exec
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 855 sequential/test-debugger-exec
  ---
  duration_ms: 9.764
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-launch
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 856 sequential/test-debugger-launch
  ---
  duration_ms: 9.874
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-profile
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 857 sequential/test-debugger-profile
  ---
  duration_ms: 10.995
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-random-port-with-inspect-port
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 858 sequential/test-debugger-random-port-with-inspect-port
  ---
  duration_ms: 9.994
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-watchers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 860 sequential/test-debugger-watchers
  ---
  duration_ms: 9.984
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#44179, nodejs/node#44450, nodejs/node#44410)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46326/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:33970' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Build Failure

Reason ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#43476, nodejs/node#44407, nodejs/node#44380, nodejs/node#44355, nodejs/node#44393, nodejs/node#44341)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46251/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46269/
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
Join notifier cannot find upstream run: node-test-binary-windows-js-suites number 16484
Finished: FAILURE

Reason ERROR: Build step failed with exception
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#44179, nodejs/node#44379, nodejs/node#44279)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46309/
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@4a73d9df and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)

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#44327, nodejs/node#44418)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46314/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46318/
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/jenkins9088961723830277862.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#41023, nodejs/node#43901)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/46296/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46320/
Example
Failed to trigger sub builds

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#44388, nodejs/node#44410)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46312/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46326/
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/main:refs/remotes/jenkins_tmp

Progress

Should all be gone after nodejs/node#44359 - we are just seeing the old results before the build history is filled with another 100 new runs.

  • sequential/test-debugger-exec-scope (3)
  • sequential/test-debugger-object-type-remote-object (3)
  • sequential/test-debugger-restart-message (3)
  • sequential/test-debugger-use-strict (3)
  • parallel/test-debugger-extract-function-name (2)
  • sequential/test-debugger-auto-resume (2)
  • sequential/test-debugger-backtrace (2)
  • sequential/test-debugger-clear-breakpoints (2)
  • sequential/test-debugger-custom-port (2)
  • sequential/test-debugger-exec (2)
  • sequential/test-debugger-launch (2)
  • sequential/test-debugger-profile (2)
  • sequential/test-debugger-random-port-with-inspect-port (2)
  • sequential/test-debugger-watchers (2)

Build failures:

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (6)
  • ERROR: Build step failed with exception (3)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)
  • Failed to trigger sub builds (2)
  • error: remote GitHub already exists. (2)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants