Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

EVEREST-107 Fixing the pipeline #1216

EVEREST-107 Fixing the pipeline

EVEREST-107 Fixing the pipeline #1216

Triggered via pull request October 18, 2023 10:13
Status Success
Total duration 8m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
API Integration Tests
7m 52s
API Integration Tests
Matrix: Check
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 3 warnings, and 1 notice
[api] › kubernetes.spec.ts:41:5 › enable/disable cluster-monitoring: api-tests/tests/kubernetes.spec.ts#L53
1) [api] › kubernetes.spec.ts:41:5 › enable/disable cluster-monitoring ─────────────────────────── Error: expect(received).toBeTruthy() Received: false 51 | const response = await request.post('/v1/monitoring-instances', { data }) 52 | > 53 | expect(response.ok()).toBeTruthy() | ^ 54 | const created = await response.json() 55 | 56 | const rEnable = await request.post(`/v1/kubernetes/${kubernetesId}/cluster-monitoring`, { at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/kubernetes.spec.ts:53:25
[api] › monitoring-instances.spec.ts:300:5 › update monitoring instances failures: api-tests/tests/monitoring-instances.spec.ts#L311
2) [api] › monitoring-instances.spec.ts:300:5 › update monitoring instances failures ───────────── Error: expect(received).toBeTruthy() Received: false 309 | const response = await request.post('/v1/monitoring-instances', { data }) 310 | > 311 | expect(response.ok()).toBeTruthy() | ^ 312 | const created = await response.json() 313 | 314 | const name = created.name at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/monitoring-instances.spec.ts:311:25
[api] › psmdb-clusters.spec.ts:191:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L1
3) [api] › psmdb-clusters.spec.ts:191:5 › expose psmdb cluster on EKS to the public internet and scale up Test timeout of 30000ms exceeded.
[api] › psmdb-clusters.spec.ts:191:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L1
3) [api] › psmdb-clusters.spec.ts:191:5 › expose psmdb cluster on EKS to the public internet and scale up Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
Test (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
Check (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
API Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
🎭 Playwright Run Summary
3 flaky [api] › kubernetes.spec.ts:41:5 › enable/disable cluster-monitoring ──────────────────────────── [api] › monitoring-instances.spec.ts:300:5 › update monitoring instances failures ────────────── [api] › psmdb-clusters.spec.ts:191:5 › expose psmdb cluster on EKS to the public internet and scale up 46 passed (1.7m)