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

EVEREST-633 Use PGO stable channel #1129

EVEREST-633 Use PGO stable channel

EVEREST-633 Use PGO stable channel #1129

Triggered via pull request February 7, 2024 16:48
Status Failure
Total duration 12m 11s
Artifacts 1

ci.yml

on: pull_request
CLI Integration Tests
10m 26s
CLI Integration Tests
Matrix: Check
Matrix: CLI tests
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 18 warnings, and 4 notices
Check (1.21.x, false): pkg/everest/client/client.go#L55
fmt.Sprintf can be replaced with string addition (perfsprint)
Check (1.21.x, false): commands/delete/mysql.go#L45
fmt.Sprintf can be replaced with string addition (perfsprint)
Check (1.21.x, false): commands/list/database_engines.go#L46
fmt.Sprintf can be replaced with string addition (perfsprint)
CLI Integration Tests
Process completed with exit code 2.
[flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator: cli-tests/support/output.ts#L36
1) [flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator › run everest install command › Verify "../bin/everest install --operator.mongodb=false --operator.postgresql=true --operator.xtradb-cluster=false --namespace=percona-everest-operators --skip-wizard" command executed successfully Error: "../bin/everest install --operator.mongodb=false --operator.postgresql=true --operator.xtradb-cluster=false --namespace=percona-everest-operators --skip-wizard" expected to exit with 0! Error: "2024-02-07T16:53:46Z info install/install.go:422 Installing Operator Lifecycle Manager {"component": "install"} 2024-02-07T16:54:13Z info install/install.go:427 OLM has been installed {"component": "install"} 2024-02-07T16:54:13Z info install/install.go:428 Installing Percona OLM Catalog {"component": "install"} 2024-02-07T16:55:04Z info install/install.go:433 Percona OLM Catalog has been installed {"component": "install"} 2024-02-07T16:55:04Z info install/install.go:411 Creating namespace percona-everest-monitoring {"component": "install"} 2024-02-07T16:55:04Z info install/install.go:417 Namespace percona-everest-monitoring has been created {"component": "install"} 2024-02-07T16:55:04Z info install/install.go:219 Preparing k8s cluster for monitoring {"component": "install", "action": "monitoring"} 2024-02-07T16:55:04Z info install/install.go:189 Creating operator group for everest {"component": "install"} 2024-02-07T16:55:04Z info install/install.go:193 Installing victoriametrics-operator operator {"component": "install"} 2024-02-07T16:55:25Z info install/install.go:209 victoriametrics-operator operator has been installed {"component": "install"} 2024-02-07T16:55:25Z info install/install.go:227 K8s cluster monitoring has been provisioned successfully {"component": "install", "action": "monitoring"} 2024-02-07T16:55:25Z info install/install.go:411 Creating namespace percona-everest-operators {"component": "install"} 2024-02-07T16:55:25Z info install/install.go:417 Namespace percona-everest-operators has been created {"component": "install"} 2024-02-07T16:55:25Z info install/install.go:292 Installing operators into percona-everest-operators namespace {"component": "install"} 2024-02-07T16:55:25Z info install/install.go:470 Installing percona-postgresql-operator operator {"component": "install"} 2024-02-07T17:00:25Z error install/install.go:494 failed installing percona-postgresql-operator operator {"component": "install"} github.com/percona/percona-everest-cli/pkg/install.(*Install).installOperator.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:494 golang.org/x/sync/errgroup.(*Group).Go.func1 /home/runner/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 2024-02-07T17:00:25Z error output/command.go:65 context deadline exceeded github.com/percona/percona-everest-cli/pkg/output.PrintError /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/output/command.go:65 github.com/percona/percona-everest-cli/commands.newInstallCmd.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/commands/install.go:49 github.com/spf13/cobra.(*Command).execute /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:987 github.com/spf13/cobra.(*Command).ExecuteC /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1115 github.com/spf13/cobra.(*Command).Execute /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1039 main.main /home/runner/work/percona-everest-cli/percona-everest-cli/cmd/everest/main.go:37 runtime.main /opt/hostedtoolcache/go/1.20.13/x64/src/runtime/proc.go:250 " Expected: 0 Received: 1 at ../support/output.ts:36 34 | async assertSuccess() { 35 | await test.step(`Verify "${this.command}" command executed successfully`, async () => { > 36 | expect(this.code, `"${this.command}" expected to exit with 0! Error: "${
[flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator: cli-tests/tests/flow/pg-operator.spec.ts#L1
1) [flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator › run everest install command › Verify "../bin/everest install --operator.mongodb=false --operator.postgresql=true --operator.xtradb-cluster=false --namespace=percona-everest-operators --skip-wizard" command executed successfully Test timeout of 300000ms exceeded.
CLI tests (test-pg-operator) / CLI test-pg-operator
Process completed with exit code 2.
[flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators: cli-tests/support/output.ts#L36
1) [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators › run everest install command › Verify "../bin/everest install --namespace=percona-everest-all --skip-wizard" command executed successfully Error: "../bin/everest install --namespace=percona-everest-all --skip-wizard" expected to exit with 0! Error: "2024-02-07T16:54:02Z info install/install.go:422 Installing Operator Lifecycle Manager {"component": "install"} 2024-02-07T16:54:21Z info install/install.go:427 OLM has been installed {"component": "install"} 2024-02-07T16:54:21Z info install/install.go:428 Installing Percona OLM Catalog {"component": "install"} 2024-02-07T16:55:07Z info install/install.go:433 Percona OLM Catalog has been installed {"component": "install"} 2024-02-07T16:55:07Z info install/install.go:411 Creating namespace percona-everest-monitoring {"component": "install"} 2024-02-07T16:55:07Z info install/install.go:417 Namespace percona-everest-monitoring has been created {"component": "install"} 2024-02-07T16:55:07Z info install/install.go:219 Preparing k8s cluster for monitoring {"component": "install", "action": "monitoring"} 2024-02-07T16:55:07Z info install/install.go:189 Creating operator group for everest {"component": "install"} 2024-02-07T16:55:07Z info install/install.go:193 Installing victoriametrics-operator operator {"component": "install"} 2024-02-07T16:55:26Z info install/install.go:209 victoriametrics-operator operator has been installed {"component": "install"} 2024-02-07T16:55:26Z info install/install.go:227 K8s cluster monitoring has been provisioned successfully {"component": "install", "action": "monitoring"} 2024-02-07T16:55:26Z info install/install.go:411 Creating namespace percona-everest-all {"component": "install"} 2024-02-07T16:55:26Z info install/install.go:417 Namespace percona-everest-all has been created {"component": "install"} 2024-02-07T16:55:26Z info install/install.go:292 Installing operators into percona-everest-all namespace {"component": "install"} 2024-02-07T16:55:26Z info install/install.go:470 Installing percona-xtradb-cluster-operator operator {"component": "install"} 2024-02-07T16:55:44Z info install/install.go:497 percona-xtradb-cluster-operator operator has been installed {"component": "install"} 2024-02-07T16:55:44Z info install/install.go:470 Installing percona-server-mongodb-operator operator {"component": "install"} 2024-02-07T16:56:00Z info install/install.go:497 percona-server-mongodb-operator operator has been installed {"component": "install"} 2024-02-07T16:56:00Z info install/install.go:470 Installing percona-postgresql-operator operator {"component": "install"} 2024-02-07T17:01:00Z error install/install.go:494 failed installing percona-postgresql-operator operator {"component": "install"} github.com/percona/percona-everest-cli/pkg/install.(*Install).installOperator.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:494 golang.org/x/sync/errgroup.(*Group).Go.func1 /home/runner/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:75 2024-02-07T17:01:00Z error output/command.go:65 context deadline exceeded github.com/percona/percona-everest-cli/pkg/output.PrintError /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/output/command.go:65 github.com/percona/percona-everest-cli/commands.newInstallCmd.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/commands/install.go:49 github.com/spf13/cobra.(*Command).execute /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:987 github.com/spf13/cobra.(*Command).ExecuteC /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1115 github.com/spf13/cobra.(*Command).Execute /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1039 main.main /home/runner/work/percona-everest-cli/percona-everest-cli/cmd/everest/main.go:37 runtime.main /opt/hostedtoolcache/go/1.20.13/x64
[flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators: cli-tests/tests/flow/all-operators.spec.ts#L1
1) [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators › run everest install command › Verify "../bin/everest install --namespace=percona-everest-all --skip-wizard" command executed successfully Test timeout of 300000ms exceeded.
CLI tests (test-all-operators) / CLI test-all-operators
Process completed with exit code 2.
Tests (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/mongodb-operator.spec.ts#L1
cli-tests/[flows] › flow/mongodb-operator.spec.ts took 2.6m
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. 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 3.1m
CLI Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, helm/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI Integration Tests
No files were found with the provided path: cli-tests/test-report. No artifacts will be uploaded.
CLI Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
CLI tests (test-pg-operator) / CLI test-pg-operator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI tests (test-pg-operator) / CLI test-pg-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/pg-operator.spec.ts#L1
cli-tests/[flows] › flow/pg-operator.spec.ts took 7.3m
CLI tests (test-all-operators) / CLI test-all-operators
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 7.6m
CLI tests (test-all-operators) / CLI test-all-operators
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
🎭 Playwright Run Summary
1 passed (2.6m)
🎭 Playwright Run Summary
1 passed (3.1m)
🎭 Playwright Run Summary
1 failed [flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator
🎭 Playwright Run Summary
1 failed [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators ────────

Artifacts

Produced during runtime
Name Size
test-delete-cluster-tests-report Expired
414 KB