> opensearch-dashboards-functional-test@2.11.0 postinstall > husky install husky - Git hooks installed added 369 packages, and audited 370 packages in 29s 2 moderate severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. Test Files List: cypress/integration/plugins/observability-dashboards/0_before.spec.js cypress/integration/plugins/observability-dashboards/1_trace_analytics_dashboard.spec.js cypress/integration/plugins/observability-dashboards/2_trace_analytics_services.spec.js cypress/integration/plugins/observability-dashboards/3_trace_analytics_traces.spec.js cypress/integration/plugins/observability-dashboards/4_panels.spec.js cypress/integration/plugins/observability-dashboards/5_event_analytics.spec.js cypress/integration/plugins/observability-dashboards/6_notebooks.spec.js cypress/integration/plugins/observability-dashboards/7_app_analytics.spec.js cypress/integration/plugins/observability-dashboards/8_after.spec.js BROWSER_PATH: chromium run security enabled tests yarn run v1.22.19 $ env TZ=America/Los_Angeles NO_COLOR=1 cypress run --headless --env SECURITY_ENABLED=true,openSearchUrl=https://localhost:9200,WAIT_FOR_LOADER_BUFFER_MS=3000 --browser chromium --spec 'cypress/integration/plugins/observability-dashboards/*' It looks like this is your first time using Cypress: 9.5.4 [STARTED] Task without title. [SUCCESS] Task without title. Opening Cypress... ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 9.5.4 │ │ Browser: Chromium 114 (headless) │ │ Node Version: v18.16.0 (/usr/share/opensearch/.nvm/versions/node/v18.16.0/bin/node) │ │ Specs: 9 found (plugins/observability-dashboards/0_before.spec.js, plugins/observabil │ │ ity-dashboards/1_trace_analytics_dashboard.spec.js, plugins/observability-dash │ │ boards/2_trace_analytics_services.spec.js, plugins/observability-dashboards/3_ │ │ trace_analytics_traces...) │ │ Searched: cypress/integration/plugins/observability-dashboards/* │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: plugins/observability-dashboards/0_before.spec.js (1 of 9) Before ✓ setup completed (17478ms) 1 passing (17s) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 17 seconds │ │ Spec Ran: plugins/observability-dashboards/0_before.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Started processing: Compressing to 32 CRF - Finished processing: /tmp/tmpqg24gxyb/observabilityDashboards/cypress/videos/plu (1 second) gins/observability-dashboards/0_before.spec.js.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: plugins/observability-dashboards/1_trace_analytics_dashboard.spec.js (2 of 9) Testing dashboard table empty state ✓ Renders empty state (5203ms) Testing dashboard table ✓ Renders the dashboard table (8684ms) ✓ Adds the percentile filters (14727ms) ✓ Opens latency trend popover (18411ms) ✓ Redirects to traces table with filter (11164ms) Testing plots ✓ Renders service map (9853ms) ✓ Renders plots (6401ms) 7 passing (1m) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 7 │ │ Passing: 7 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 1 minute, 15 seconds │ │ Spec Ran: plugins/observability-dashboards/1_trace_analytics_dashboard.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Started processing: Compressing to 32 CRF - Finished processing: /tmp/tmpqg24gxyb/observabilityDashboards/cypress/videos/plu (6 seconds) gins/observability-dashboards/1_trace_analytics_dashboard.s pec.js.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: plugins/observability-dashboards/2_trace_analytics_services.spec.js (3 of 9) Testing services table empty state ✓ Renders empty state (5865ms) Testing services table ✓ Renders the services table (7253ms) ✓ Searches correctly (8220ms) Testing service view empty state ✓ Renders service view empty state Testing service view ✓ Renders service view (5797ms) 5 passing (30s) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 30 seconds │ │ Spec Ran: plugins/observability-dashboards/2_trace_analytics_services.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Started processing: Compressing to 32 CRF - Finished processing: /tmp/tmpqg24gxyb/observabilityDashboards/cypress/videos/plu (2 seconds) gins/observability-dashboards/2_trace_analytics_services.sp ec.js.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: plugins/observability-dashboards/3_trace_analytics_traces.spec.js (4 of 9) Testing traces table empty state ✓ Renders empty state (5559ms) Testing traces table ✓ Renders the traces table (6667ms) ✓ Sorts the traces table (5436ms) ✓ Searches correctly (6372ms) 4 passing (24s) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 4 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 24 seconds │ │ Spec Ran: plugins/observability-dashboards/3_trace_analytics_traces.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Started processing: Compressing to 32 CRF - Finished processing: /tmp/tmpqg24gxyb/observabilityDashboards/cypress/videos/plu (2 seconds) gins/observability-dashboards/3_trace_analytics_traces.spec .js.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: plugins/observability-dashboards/4_panels.spec.js (5 of 9) Testing panels table ✓ Creates a panel and redirects to the panel (6480ms) ✓ Duplicates a panel ✓ Deletes panels (6141ms) Testing a panel ✓ Move to test panel ✓ Change date filter of the panel Clean up all test data - Deletes test panel 5 passing (26s) 1 pending (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 6 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 25 seconds │ │ Spec Ran: plugins/observability-dashboards/4_panels.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Started processing: Compressing to 32 CRF - Finished processing: /tmp/tmpqg24gxyb/observabilityDashboards/cypress/videos/plu (2 seconds) gins/observability-dashboards/4_panels.spec.js.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: plugins/observability-dashboards/5_event_analytics.spec.js (6 of 9) Click actions ✓ Actions - add sample data (8908ms) Saves a query on explorer page ✓ Saves a query on event tab of explorer page (17704ms) 1) Saves a visualization on visualization tab of explorer page Delete saved objects ✓ Delete visualizations/queries from event analytics (15461ms) 3 passing (2m) 1 failing 1) Saves a query on explorer page Saves a visualization on visualization tab of explorer page: CypressError: Timed out retrying after 60000ms: `cy.type()` failed because this element: `` is being covered by another element: `
...
` Fix this problem, or use {force: true} to disable error checking. https://on.cypress.io/element-cannot-be-interacted-with at $Cy.ensureDescendents (http://localhost:5601/__cypress/runner/cypress_runner.js:164076:78) at ensureDescendents (http://localhost:5601/__cypress/runner/cypress_runner.js:150263:8) at ensureDescendentsAndScroll (http://localhost:5601/__cypress/runner/cypress_runner.js:150270:14) at ensureElIsNotCovered (http://localhost:5601/__cypress/runner/cypress_runner.js:150402:5) at runAllChecks (http://localhost:5601/__cypress/runner/cypress_runner.js:150592:52) at retryActionability (http://localhost:5601/__cypress/runner/cypress_runner.js:150616:16) at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23) at Promise.attempt.Promise.try (http://localhost:5601/__cypress/runner/cypress_runner.js:10296:29) at whenStable (http://localhost:5601/__cypress/runner/cypress_runner.js:168808:63) at http://localhost:5601/__cypress/runner/cypress_runner.js:168305:14 at tryCatcher (http://localhost:5601/__cypress/runner/cypress_runner.js:13022:23) at Promise._settlePromiseFromHandler (http://localhost:5601/__cypress/runner/cypress_runner.js:10957:31) at Promise._settlePromise (http://localhost:5601/__cypress/runner/cypress_runner.js:11014:18) at Promise._settlePromise0 (http://localhost:5601/__cypress/runner/cypress_runner.js:11059:10) at Promise._settlePromises (http://localhost:5601/__cypress/runner/cypress_runner.js:11139:18) at Promise._fulfill (http://localhost:5601/__cypress/runner/cypress_runner.js:11083:18) From Your Spec Code: at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/integration/plugins/observability-dashboards/5_event_analytics.spec.js:202:63) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 3 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: true │ │ Duration: 2 minutes, 1 second │ │ Spec Ran: plugins/observability-dashboards/5_event_analytics.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /tmp/tmpqg24gxyb/observabilityDashboards/cypress/screenshots/plugins/observabili (1280x720) ty-dashboards/5_event_analytics.spec.js/Saves a query on explorer page -- Saves a visualization on visualization tab of explorer page (failed).png (Video) - Started processing: Compressing to 32 CRF Compression progress: 99% - Finished processing: /tmp/tmpqg24gxyb/observabilityDashboards/cypress/videos/plu (11 seconds) gins/observability-dashboards/5_event_analytics.spec.js.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: plugins/observability-dashboards/6_notebooks.spec.js (7 of 9) Adding sample visualization ✓ Add sample observability data (7743ms) Testing notebooks table ✓ Creates a notebook and redirects to the notebook (6433ms) ✓ Duplicates and renames a notebook (17335ms) ✓ Deletes notebooks (12521ms) Testing paragraphs ✓ Goes into a notebook and creates paragraphs (13821ms) ✓ Renders markdown ✓ Shows output message (7513ms) - Duplicates paragraphs ✓ Adds a dashboards visualization paragraph (15806ms) ✓ Adds a SQL query paragraph (16829ms) ✓ Adds a PPL query paragraph (17719ms) ✓ Runs all paragraphs (11106ms) ✓ Deletes paragraphs (12701ms) ✓ Cleans up test notebooks (10940ms) clean up all test data ✓ Delete visualizations from event analytics (12875ms) ✓ Deletes test panel (10258ms) 15 passing (3m) 1 pending (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 16 │ │ Passing: 15 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 2 minutes, 56 seconds │ │ Spec Ran: plugins/observability-dashboards/6_notebooks.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Started processing: Compressing to 32 CRF Compression progress: 76% - Finished processing: /tmp/tmpqg24gxyb/observabilityDashboards/cypress/videos/plu (13 seconds) gins/observability-dashboards/6_notebooks.spec.js.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: plugins/observability-dashboards/7_app_analytics.spec.js (8 of 9) Creating application ✓ Creates an application and redirects to application (154028ms) 1 passing (3m) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 2 minutes, 34 seconds │ │ Spec Ran: plugins/observability-dashboards/7_app_analytics.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Started processing: Compressing to 32 CRF - Finished processing: /tmp/tmpqg24gxyb/observabilityDashboards/cypress/videos/plu (11 seconds) gins/observability-dashboards/7_app_analytics.spec.js.mp4 Compression progress: 100% ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: plugins/observability-dashboards/8_after.spec.js (9 of 9) After ✓ clean up complete 1 passing (164ms) (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: true │ │ Duration: 0 seconds │ │ Spec Ran: plugins/observability-dashboards/8_after.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Video) - Started processing: Compressing to 32 CRF - Finished processing: /tmp/tmpqg24gxyb/observabilityDashboards/cypress/videos/plu (0 seconds) gins/observability-dashboards/8_after.spec.js.mp4 ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ plugins/observability-dashboards/0_ 00:17 1 1 - - - │ │ before.spec.js │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ plugins/observability-dashboards/1_ 01:15 7 7 - - - │ │ trace_analytics_dashboard.spec.js │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ plugins/observability-dashboards/2_ 00:30 5 5 - - - │ │ trace_analytics_services.spec.js │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ plugins/observability-dashboards/3_ 00:24 4 4 - - - │ │ trace_analytics_traces.spec.js │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ plugins/observability-dashboards/4_ 00:25 6 5 - 1 - │ │ panels.spec.js │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ plugins/observability-dashboards/5_ 02:01 4 3 1 - - │ │ event_analytics.spec.js │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ plugins/observability-dashboards/6_ 02:56 16 15 - 1 - │ │ notebooks.spec.js │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ plugins/observability-dashboards/7_ 02:34 1 1 - - - │ │ app_analytics.spec.js │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ plugins/observability-dashboards/8_ 162ms 1 1 - - - │ │ after.spec.js │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 1 of 9 failed (11%) 10:24 45 42 1 2 - info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.