Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[test-failed]: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js - apis Monitoring cluster list mb with trial license clusters should load multiple clusters #105357

Closed
liza-mae opened this issue Jul 12, 2021 · 28 comments · Fixed by #136912
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Monitoring Stack Monitoring team test-cloud

Comments

@liza-mae
Copy link
Contributor

liza-mae commented Jul 12, 2021

Version: 7.14.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,

Lee.Dr: Truncated the large error output to see if this makes it ingest into our gitgub stats cluster.  I'll add the whole error in a comment.


Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2013/testReport/

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test test-cloud labels Jul 12, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Jul 12, 2021
@liza-mae liza-mae added the Team:Monitoring Stack Monitoring team label Jul 12, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring (Team:Monitoring)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jul 12, 2021
@liza-mae
Copy link
Contributor Author

Version: 7.14.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2041/testReport/

@LeeDr LeeDr added the v7.14.0 label Aug 16, 2021
@liza-mae
Copy link
Contributor Author

Version: 7.15.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2193/testReport/

@LeeDr LeeDr added the v7.15.0 label Aug 23, 2021
@liza-mae
Copy link
Contributor Author

Version: 7.14.1
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2223/testReport/

@liza-mae
Copy link
Contributor Author

liza-mae commented Sep 8, 2021

Version: 7.15.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2305/testReport/

@liza-mae
Copy link
Contributor Author

Version: 7.15.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp1/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2352/testReport/

@liza-mae
Copy link
Contributor Author

Version: 7.15.1
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2458/testReport/

@liza-mae
Copy link
Contributor Author

Version: 7.16.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2471/testReport/

@liza-mae
Copy link
Contributor Author

liza-mae commented Dec 3, 2021

Version: 7.16.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2636/testReport/

@liza-mae
Copy link
Contributor Author

liza-mae commented Jan 6, 2022

Version: 7.17.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2783/testReport/

@liza-mae
Copy link
Contributor Author

liza-mae commented Feb 2, 2022

Version: 7.17.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2872/testReport/

@liza-mae
Copy link
Contributor Author

Version: 7.17.1
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2945/testReport/

@liza-mae
Copy link
Contributor Author

Version: 8.0.1
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected 200 "OK", got 403 "Forbidden"
   at Test._assertStatus (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/supertest/lib/test.js:268:12)
   at Test._assertFunction (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/supertest/lib/test.js:283:11)
   at Test.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/supertest/lib/test.js:173:18)
   at assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/supertest/lib/test.js:131:12)
   at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/supertest/lib/test.js:128:5
   at Test.Request.callback (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/supertest/node_modules/superagent/lib/node/index.js:718:3)
   at /var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/supertest/node_modules/superagent/lib/node/index.js:906:18
   at IncomingMessage.<anonymous> (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/supertest/node_modules/superagent/lib/node/parsers/json.js:19:7)
   at IncomingMessage.emit (node:events:402:35)
   at endReadableNT (node:internal/streams/readable:1343:12)
   at processTicksAndRejections (node:internal/process/task_queues:83:21)

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/2951/testReport/

@liza-mae
Copy link
Contributor Author

Version: 7.17.2
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      config: [Object],
      versions: [] },
   alerts: { alertsMeta: [Object], list: {} },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:38:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3054/testReport/

@liza-mae
Copy link
Contributor Author

liza-mae commented Apr 4, 2022

Version: 8.2.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3071/testReport/

@liza-mae liza-mae added the v8.2.0 label Apr 4, 2022
@liza-mae
Copy link
Contributor Author

liza-mae commented Apr 7, 2022

Version: 8.2.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3093/testReport/

@liza-mae
Copy link
Contributor Author

Version: 8.2.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3131/testReport/

@liza-mae
Copy link
Contributor Author

liza-mae commented Jun 2, 2022

Version: 8.3.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3377/testReport/

@liza-mae liza-mae added the v8.3.0 label Jun 2, 2022
@liza-mae
Copy link
Contributor Author

liza-mae commented Jun 7, 2022

Version: 8.3.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3412/testReport/

@liza-mae
Copy link
Contributor Author

liza-mae commented Jun 9, 2022

Version: 8.2.3
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3420/testReport/

@liza-mae liza-mae added the v8.2.3 label Jun 9, 2022
@liza-mae
Copy link
Contributor Author

Version: 8.3.0
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3497/testReport/

@liza-mae
Copy link
Contributor Author

Version: 8.3.1
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3534/testReport/

@liza-mae
Copy link
Contributor Author

liza-mae commented Jul 7, 2022

Version: 8.3.2
Class: X-Pack API Integration Tests1.x-pack/test/api_integration/apis/monitoring/cluster/list_mb·js
Stack Trace:

Error: expected [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ] to sort of equal [ { cluster_uuid: '6d-9tDFTRe-qT5GoBytdlQ',
   cluster_name: 'clustertwo',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'basic',
      expiry_date_in_millis: 1914278399999 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: '6d-9tDFTRe-qT5GoBytdlQ',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'lOF8kofiS_2DX58o9mXJ1Q',
   cluster_name: 'monitoring-one',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426308997 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 0,
      events_in_total: 0,
      events_out_total: 0,
      avg_memory: 0,
      avg_memory_used: 0,
      max_uptime: 0,
      pipeline_count: 0,
      queue_types: [Object],
      versions: [] },
   kibana: 
    { status: null,
      requests_total: 0,
      concurrent_connections: 0,
      response_time_max: 0,
      memory_size: 0,
      memory_limit: 0,
      count: 0 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'lOF8kofiS_2DX58o9mXJ1Q',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'yellow',
   isCcrEnabled: true },
 { isSupported: true,
   cluster_uuid: 'TkHOX_-1TzWwbROwQJU5IA',
   cluster_name: 'clusterone',
   version: '7.0.0-alpha1',
   license: 
    { status: 'active',
      type: 'trial',
      expiry_date_in_millis: 1505426327135 },
   elasticsearch: { cluster_stats: [Object] },
   logstash: 
    { node_count: 1,
      events_in_total: 142,
      events_out_total: 142,
      avg_memory: 1038876672,
      avg_memory_used: 487782224,
      max_uptime: 570039,
      pipeline_count: 1,
      queue_types: [Object],
      versions: [Object] },
   kibana: 
    { status: 'green',
      requests_total: 571,
      concurrent_connections: 307,
      response_time_max: 1930,
      memory_size: 231141376,
      memory_limit: 1501560832,
      count: 1 },
   beats: { totalEvents: 0, bytesSent: 0, beats: [Object] },
   apm: 
    { totalEvents: 0,
      memRss: 0,
      apms: [Object],
      versions: [],
      config: [Object] },
   enterpriseSearch: 
    { clusterUuid: 'TkHOX_-1TzWwbROwQJU5IA',
      stats: [Object] },
   alerts: { list: {}, alertsMeta: [Object] },
   isPrimary: false,
   status: 'green',
   isCcrEnabled: true } ]
   at Assertion.assert (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.eql (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/expect/expect.js:244:8)
   at Context.<anonymous> (test/api_integration/apis/monitoring/cluster/list_mb.js:39:25)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (node:internal/process/task_queues:96:5)
   at Object.apply (/var/lib/jenkins/workspace/elastic+estf-cloud-kibana-tests/JOB/xpackExtGrp2/TASK/saas_run_kibana_tests/node/ess-testing/ci/cloud/common/build/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
 actual: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": true\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 expected: '[\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clustertwo"\n' +
   '    "cluster_uuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 1\n' +
   '          "docs": {\n' +
   '            "count": 8\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 1\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 34095\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403197952\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 701043\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 204299464\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "6d-9tDFTRe-qT5GoBytdlQ"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1914278399999\n' +
   '      "status": "active"\n' +
   '      "type": "basic"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "monitoring-one"\n' +
   '    "cluster_uuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 8\n' +
   '          "docs": {\n' +
   '            "count": 3997\n' +
   '            "deleted": 69\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 8\n' +
   '            "total": 8\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 2647163\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 1\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200403648512\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 761002\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 628555776\n' +
   '              "heap_used_in_bytes": 133041176\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "yellow"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "lOF8kofiS_2DX58o9mXJ1Q"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 0\n' +
   '      "count": 0\n' +
   '      "memory_limit": 0\n' +
   '      "memory_size": 0\n' +
   '      "requests_total": 0\n' +
   '      "response_time_max": 0\n' +
   '      "status": [null]\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426308997\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 0\n' +
   '      "avg_memory_used": 0\n' +
   '      "events_in_total": 0\n' +
   '      "events_out_total": 0\n' +
   '      "max_uptime": 0\n' +
   '      "node_count": 0\n' +
   '      "pipeline_count": 0\n' +
   '      "queue_types": {\n' +
   '        "memory": 0\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "status": "yellow"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   '  {\n' +
   '    "alerts": {\n' +
   '      "alertsMeta": {\n' +
   '        "enabled": true\n' +
   '      }\n' +
   '      "list": {}\n' +
   '    }\n' +
   '    "apm": {\n' +
   '      "apms": {\n' +
   '        "total": 0\n' +
   '      }\n' +
   '      "config": {\n' +
   '        "container": false\n' +
   '      }\n' +
   '      "memRss": 0\n' +
   '      "totalEvents": 0\n' +
   '      "versions": []\n' +
   '    }\n' +
   '    "beats": {\n' +
   '      "beats": {\n' +
   '        "total": 0\n' +
   '        "types": []\n' +
   '      }\n' +
   '      "bytesSent": 0\n' +
   '      "totalEvents": 0\n' +
   '    }\n' +
   '    "cluster_name": "clusterone"\n' +
   '    "cluster_uuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '    "elasticsearch": {\n' +
   '      "cluster_stats": {\n' +
   '        "indices": {\n' +
   '          "count": 5\n' +
   '          "docs": {\n' +
   '            "count": 150\n' +
   '            "deleted": 0\n' +
   '          }\n' +
   '          "shards": {\n' +
   '            "primaries": 13\n' +
   '            "total": 26\n' +
   '          }\n' +
   '          "store": {\n' +
   '            "size_in_bytes": 4838464\n' +
   '          }\n' +
   '        }\n' +
   '        "nodes": {\n' +
   '          "count": {\n' +
   '            "total": 2\n' +
   '          }\n' +
   '          "fs": {\n' +
   '            "available_in_bytes": 200404209664\n' +
   '            "total_in_bytes": 499065712640\n' +
   '          }\n' +
   '          "jvm": {\n' +
   '            "max_uptime_in_millis": 741786\n' +
   '            "mem": {\n' +
   '              "heap_max_in_bytes": 1257111552\n' +
   '              "heap_used_in_bytes": 465621856\n' +
   '            }\n' +
   '          }\n' +
   '        }\n' +
   '        "status": "green"\n' +
   '      }\n' +
   '    }\n' +
   '    "enterpriseSearch": {\n' +
   '      "clusterUuid": "TkHOX_-1TzWwbROwQJU5IA"\n' +
   '      "stats": {\n' +
   '        "appSearchEngines": 0\n' +
   '        "memCommitted": 0\n' +
   '        "memTotal": 0\n' +
   '        "memUsed": 0\n' +
   '        "totalInstances": 0\n' +
   '        "uptime": 0\n' +
   '        "versions": []\n' +
   '        "workplaceSearchOrgSources": 0\n' +
   '        "workplaceSearchPrivateSources": 0\n' +
   '      }\n' +
   '    }\n' +
   '    "isCcrEnabled": true\n' +
   '    "isPrimary": false\n' +
   '    "isSupported": true\n' +
   '    "kibana": {\n' +
   '      "concurrent_connections": 307\n' +
   '      "count": 1\n' +
   '      "memory_limit": 1501560832\n' +
   '      "memory_size": 231141376\n' +
   '      "requests_total": 571\n' +
   '      "response_time_max": 1930\n' +
   '      "status": "green"\n' +
   '    }\n' +
   '    "license": {\n' +
   '      "expiry_date_in_millis": 1505426327135\n' +
   '      "status": "active"\n' +
   '      "type": "trial"\n' +
   '    }\n' +
   '    "logstash": {\n' +
   '      "avg_memory": 1038876672\n' +
   '      "avg_memory_used": 487782224\n' +
   '      "events_in_total": 142\n' +
   '      "events_out_total": 142\n' +
   '      "max_uptime": 570039\n' +
   '      "node_count": 1\n' +
   '      "pipeline_count": 1\n' +
   '      "queue_types": {\n' +
   '        "memory": 1\n' +
   '        "persisted": 0\n' +
   '      }\n' +
   '      "versions": [\n' +
   '        "7.0.0-alpha1"\n' +
   '      ]\n' +
   '    }\n' +
   '    "status": "green"\n' +
   '    "version": "7.0.0-alpha1"\n' +
   '  }\n' +
   ']',
 showDiff: true
}

Other test failures:

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/3534/testReport/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Monitoring Stack Monitoring team test-cloud
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants