Skip to content

EVEREST-1723 Sharding API test #3051

EVEREST-1723 Sharding API test

EVEREST-1723 Sharding API test #3051

Triggered via pull request December 10, 2024 15:36
Status Success
Total duration 13m 57s
Artifacts 3

dev-be-ci.yaml

on: pull_request
Matrix: Check
Matrix: API Integration Tests
Matrix: CLI Integration Tests
Matrix: CLI tests
Matrix: Test
Merge Gatekeeper
17s
Merge Gatekeeper
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 20 warnings, and 7 notices
[api] › database-cluster-backups.spec.ts:85:5 › list backups: api-tests/tests/database-cluster-backups.spec.ts#L1
1) [api] › database-cluster-backups.spec.ts:85:5 › list backups ────────────────────────────────── Test timeout of 30000ms exceeded.
[api] › database-cluster-backups.spec.ts:85:5 › list backups: api-tests/tests/helpers.ts#L99
1) [api] › database-cluster-backups.spec.ts:85:5 › list backups ────────────────────────────────── Error: page.waitForTimeout: Test timeout of 30000ms exceeded. at helpers.ts:99 97 | break; 98 | } > 99 | await page.waitForTimeout(1000) | ^ 100 | } 101 | checkError(res) 102 | } at Object.deleteBackupStorage (/home/runner/work/everest/everest/api-tests/tests/helpers.ts:99:16) at /home/runner/work/everest/everest/api-tests/tests/database-cluster-backups.spec.ts:151:3
[api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config: api-tests/tests/database-cluster.spec.ts#L81
2) [api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config ────────────── Error: expect(received).toBeGreaterThanOrEqual(expected) Matcher error: received value must be a number or bigint Received has value: undefined Call Log: - Timeout 120000ms exceeded while waiting on the predicate 79 | 80 | expect(resComponents?.length).toBeGreaterThanOrEqual(1) > 81 | }).toPass({ | ^ 82 | intervals: [1000], 83 | timeout: 120 * 1000, 84 | }) at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:81:8
[api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config: api-tests/tests/database-cluster.spec.ts#L218
3) [api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config Error: expect(received).toBeGreaterThanOrEqual(expected) Matcher error: received value must be a number or bigint Received has value: undefined Call Log: - Timeout 120000ms exceeded while waiting on the predicate 216 | res = (await req.json()) 217 | expect(res?.status?.size).toBeGreaterThanOrEqual(1) > 218 | }).toPass({ | ^ 219 | intervals: [1000], 220 | timeout: 120 * 1000, 221 | }) at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:218:8
[api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config: api-tests/tests/database-cluster.spec.ts#L297
4) [api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config Error: expect(received).toBeGreaterThanOrEqual(expected) Matcher error: received value must be a number or bigint Received has value: undefined Call Log: - Timeout 120000ms exceeded while waiting on the predicate 295 | res = (await req.json()) 296 | expect(res?.status?.size).toBeGreaterThanOrEqual(1) > 297 | }).toPass({ | ^ 298 | intervals: [1000], 299 | timeout: 120 * 1000, 300 | }) at /home/runner/work/everest/everest/api-tests/tests/database-cluster.spec.ts:297:8
Check (1.23.x, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check (1.23.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI tests (test-pg-operator) / CLI test-pg-operator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: cli-tests/[flows] › flow/pg-operator.spec.ts#L1
cli-tests/[flows] › flow/pg-operator.spec.ts took 1.8m
CLI tests (test-pg-operator) / CLI test-pg-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI tests (test-pxc-operator) / CLI test-pxc-operator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/pxc-operator.spec.ts#L1
cli-tests/[flows] › flow/pxc-operator.spec.ts took 1.8m
CLI tests (test-mongo-operator) / CLI test-mongo-operator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: cli-tests/[flows] › flow/mongodb-operator.spec.ts#L1
cli-tests/[flows] › flow/mongodb-operator.spec.ts took 1.9m
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI tests (test-all-operators) / CLI test-all-operators
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CLI tests (test-all-operators) / CLI test-all-operators
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 2.6m
Test (1.23.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI Integration Tests (1.23.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI tests (test-namespaces) / CLI test-namespaces
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: cli-tests/[flows] › flow/namespaces.spec.ts#L1
cli-tests/[flows] › flow/namespaces.spec.ts took 4.4m
CLI tests (test-namespaces) / CLI test-namespaces
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
API Integration Tests (1.23.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
🎭 Playwright Run Summary
1 passed (1.9m)
🎭 Playwright Run Summary
1 passed (1.9m)
🎭 Playwright Run Summary
1 passed (2.0m)
🎭 Playwright Run Summary
1 passed (2.6m)
🎭 Playwright Run Summary
6 passed (1.3s)
🎭 Playwright Run Summary
1 passed (4.5m)
🎭 Playwright Run Summary
4 flaky [api] › database-cluster-backups.spec.ts:85:5 › list backups ─────────────────────────────────── [api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config ─────────────── [api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config [api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config 50 passed (5.3m)

Artifacts

Produced during runtime
Name Size
cli-tests-report
186 KB
percona~everest~BJG1K4.dockerbuild
15.8 KB
test-delete-cluster-tests-report
206 KB