Skip to content

PMM-7 fix portal pipeline #4197

PMM-7 fix portal pipeline

PMM-7 fix portal pipeline #4197

Triggered via pull request August 16, 2023 08:28
Status Failure
Total duration 48m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
lint
47s
lint
FB UI tests  /  ...  /  e2e tests: @bm-mongo
48m 29s
FB UI tests / Backup Management MongoDB UI tests / e2e tests: @bm-mongo
FB UI tests  /  ...  /  e2e tests: @bm-locations
19m 6s
FB UI tests / Backup Management Common and Locations UI tests / e2e tests: @bm-locations
FB UI tests  /  ...  /  e2e tests: @instances-fb
17m 19s
FB UI tests / Instances UI tests / e2e tests: @instances-fb
FB UI tests  /  ...  /  e2e tests: @alerting-fb|@settings-fb
21m 37s
FB UI tests / Alerting and Settings UI tests / e2e tests: @alerting-fb|@settings-fb
FB UI tests  /  ...  /  e2e tests: @user-password
11m 13s
FB UI tests / User with changed password UI tests / e2e tests: @user-password
FB UI tests  /  ...  /  e2e tests: @pgsm-pmm-integration
36m 23s
FB UI tests / PGSM UI tests / e2e tests: @pgsm-pmm-integration
FB UI tests  /  ...  /  e2e tests: @pgss-pmm-integration
22m 39s
FB UI tests / PGSS UI tests / e2e tests: @pgss-pmm-integration
FB UI tests  /  ...  /  Tests
8m 41s
FB UI tests / RBAC UI tests / Tests
FB UI tests  /  ...  /  e2e tests: @pmm-psmdb-arbiter-integration
16m 49s
FB UI tests / PSMDB Arbiter Replica UI tests / e2e tests: @pmm-psmdb-arbiter-integration
FB UI tests  /  ...  /  podman e2e tests: @user-password
10m 54s
FB UI tests / User with changed password UI tests / podman e2e tests: @user-password
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 8 warnings, and 1 notice
[chromium] › rbac/rbac.spec.ts:58:7 › Spec file for Access Control (RBAC) › PMM-T1573 Verify Access Roles tab on Configuration page @rbac @rbac-pre-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
1) [chromium] › rbac/rbac.spec.ts:58:7 › Spec file for Access Control (RBAC) › PMM-T1573 Verify Access Roles tab on Configuration page @rbac @rbac-pre-upgrade TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
[chromium] › rbac/rbac.spec.ts:58:7 › Spec file for Access Control (RBAC) › PMM-T1573 Verify Access Roles tab on Configuration page @rbac @rbac-pre-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
1) [chromium] › rbac/rbac.spec.ts:58:7 › Spec file for Access Control (RBAC) › PMM-T1573 Verify Access Roles tab on Configuration page @rbac @rbac-pre-upgrade Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
[chromium] › rbac/rbac.spec.ts:85:7 › Spec file for Access Control (RBAC) › PMM-T1580 Verify creating Access Role @rbac @rbac-pre-upgrade @rbac-post-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
2) [chromium] › rbac/rbac.spec.ts:85:7 › Spec file for Access Control (RBAC) › PMM-T1580 Verify creating Access Role @rbac @rbac-pre-upgrade @rbac-post-upgrade TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
[chromium] › rbac/rbac.spec.ts:85:7 › Spec file for Access Control (RBAC) › PMM-T1580 Verify creating Access Role @rbac @rbac-pre-upgrade @rbac-post-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
2) [chromium] › rbac/rbac.spec.ts:85:7 › Spec file for Access Control (RBAC) › PMM-T1580 Verify creating Access Role @rbac @rbac-pre-upgrade @rbac-post-upgrade Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
[chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
3) [chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
[chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
3) [chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
[chromium] › rbac/rbac.spec.ts:170:7 › Spec file for Access Control (RBAC) › PMM-T1599 Verify assigned role after upgrade @rbac @rbac-post-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
4) [chromium] › rbac/rbac.spec.ts:170:7 › Spec file for Access Control (RBAC) › PMM-T1599 Verify assigned role after upgrade @rbac @rbac-post-upgrade TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
[chromium] › rbac/rbac.spec.ts:170:7 › Spec file for Access Control (RBAC) › PMM-T1599 Verify assigned role after upgrade @rbac @rbac-post-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
4) [chromium] › rbac/rbac.spec.ts:170:7 › Spec file for Access Control (RBAC) › PMM-T1599 Verify assigned role after upgrade @rbac @rbac-post-upgrade Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
[chromium] › rbac/rbac.spec.ts:188:7 › Spec file for Access Control (RBAC) › PMM-T1585 Verify deleting Access role @rbac @rbac-post-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
5) [chromium] › rbac/rbac.spec.ts:188:7 › Spec file for Access Control (RBAC) › PMM-T1585 Verify deleting Access role @rbac @rbac-post-upgrade TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
[chromium] › rbac/rbac.spec.ts:188:7 › Spec file for Access Control (RBAC) › PMM-T1585 Verify deleting Access role @rbac @rbac-post-upgrade: pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts#L53
5) [chromium] › rbac/rbac.spec.ts:188:7 › Spec file for Access Control (RBAC) › PMM-T1585 Verify deleting Access role @rbac @rbac-post-upgrade Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'confirmTour') 51 | 52 | test.beforeEach(async ({ page }) => { > 53 | await apiHelper.confirmTour(page); | ^ 54 | await page.goto(''); 55 | await grafanaHelper.authorize(page); 56 | }); at /home/runner/work/pmm-ui-tests/pmm-ui-tests/pmm-ui-tests/playwright-tests/tests/rbac/rbac.spec.ts:53:21
FB UI tests / Backup Management MongoDB UI tests / e2e tests: @bm-mongo
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: percona-platform/checkout@v2, percona-platform/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: tests/DbaaS/verifyDBaaS_test.js#L232
This line has a length of 133. Maximum allowed is 130
lint: tests/QAN/details_test.js#L165
This line has a length of 136. Maximum allowed is 130
lint: tests/QAN/details_test.js#L167
This line has a length of 174. Maximum allowed is 130
lint: tests/QAN/details_test.js#L168
This line has a length of 211. Maximum allowed is 130
lint: tests/QAN/details_test.js#L171
This line has a length of 146. Maximum allowed is 130
lint: tests/QAN/details_test.js#L188
This line has a length of 182. Maximum allowed is 130
FB UI tests / RBAC UI tests / Tests
No files were found with the provided path: pmm-ui-tests/playwright-report/data/*webm pmm-ui-tests/playwright-report/data/*png. No artifacts will be uploaded.
🎭 Playwright Run Summary
8 failed [chromium] › rbac/rbac.spec.ts:58:7 › Spec file for Access Control (RBAC) › PMM-T1573 Verify Access Roles tab on Configuration page @rbac @rbac-pre-upgrade [chromium] › rbac/rbac.spec.ts:85:7 › Spec file for Access Control (RBAC) › PMM-T1580 Verify creating Access Role @rbac @rbac-pre-upgrade @rbac-post-upgrade [chromium] › rbac/rbac.spec.ts:124:7 › Spec file for Access Control (RBAC) › PMM-T1584 Verify assigning Access role to user @rbac @rbac-pre-upgrade @rbac-post-upgrade [chromium] › rbac/rbac.spec.ts:170:7 › Spec file for Access Control (RBAC) › PMM-T1599 Verify assigned role after upgrade @rbac @rbac-post-upgrade [chromium] › rbac/rbac.spec.ts:188:7 › Spec file for Access Control (RBAC) › PMM-T1585 Verify deleting Access role @rbac @rbac-post-upgrade [chromium] › rbac/rbac.spec.ts:234:7 › Spec file for Access Control (RBAC) › PMM-T1652 Verify replacing the role while removing it @rbac @rbac-post-upgrade [chromium] › rbac/rbac.spec.ts:284:7 › Spec file for Access Control (RBAC) › PMM-T1668 Verify removing Access role for deleted user. @rbac @rbac-post-upgrade [chromium] › rbac/rbac.spec.ts:352:7 › Spec file for Access Control (RBAC) › PMM-T1629 Verify re-enabling of the Access Control @rbac @rbac-post-upgrade