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

EVEREST-511 Added upgrade command #657

EVEREST-511 Added upgrade command

EVEREST-511 Added upgrade command #657

Re-run triggered October 19, 2023 18:21
Status Failure
Total duration 7m 2s
Artifacts 2

ci.yml

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

Annotations

13 errors, 11 warnings, and 5 notices
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Check (1.21.x, false)
Error: golangci-lint exited with status code: 4
[flows] › flow/all-operators.spec.ts:29:7 › Everest CLI install operators › install all operators: cli-tests/support/output.ts#L48
1) [flows] › flow/all-operators.spec.ts:29:7 › Everest CLI install operators › install all operators › disable telemetry › Verify command output contains name: DISABLE_TELEMETRY value: "true" Error: Stdout does not contain name: DISABLE_TELEMETRY value: "true"! Expected substring: "name: DISABLE_TELEMETRY value: \"true\"" Received string: "apiVersion: apps/v1 kind: Deployment metadata: annotations: deployment.kubernetes.io/revision: \"1\" creationTimestamp: \"2023-10-19T18:26:44Z\" generation: 2 labels: olm.deployment-spec-hash: 67dc48c5dd olm.owner: percona-xtradb-cluster-operator.v1.13.0 olm.owner.kind: ClusterServiceVersion olm.owner.namespace: percona-everest operators.coreos.com/percona-xtradb-cluster-operator.percona-everest: \"\" name: percona-xtradb-cluster-operator namespace: percona-everest ownerReferences: - apiVersion: operators.coreos.com/v1alpha1 blockOwnerDeletion: false controller: false kind: ClusterServiceVersion name: percona-xtradb-cluster-operator.v1.13.0 uid: 2e64544c-3beb-4b7c-8521-5507aef7b1f0 resourceVersion: \"807\" uid: eb97b6e2-f800-4b4c-8630-3aae26f32008 spec: progressDeadlineSeconds: 600 replicas: 1 revisionHistoryLimit: 1 selector: matchLabels: app.kubernetes.io/component: operator app.kubernetes.io/instance: percona-xtradb-cluster-operator app.kubernetes.io/name: percona-xtradb-cluster-operator app.kubernetes.io/part-of: percona-xtradb-cluster-operator strategy: rollingUpdate: maxSurge: 25% maxUnavailable: 25% type: RollingUpdate template: metadata: annotations: alm-examples: |- [ { \"apiVersion\": \"pxc.percona.com/v1\", \"kind\": \"PerconaXtraDBCluster\", \"metadata\": { \"name\": \"cluster1\", \"finalizers\": [ \"delete-pxc-pods-in-order\" ] }, \"spec\": { \"crVersion\": \"1.13.0\", \"allowUnsafeConfigurations\": false, \"updateStrategy\": \"SmartUpdate\", \"upgradeOptions\": { \"versionServiceEndpoint\": \"https://check.percona.com\", \"apply\": \"disabled\", \"schedule\": \"0 4 * * *\" }, \"pxc\": { \"size\": 3, \"image\": \"percona/percona-xtradb-cluster:8.0.32-24.2\", \"autoRecovery\": true, \"resources\": { \"requests\": { \"memory\": \"1G\", \"cpu\": \"600m\" } }, \"affinity\": { \"antiAffinityTopologyKey\": \"kubernetes.io/hostname\" }, \"podDisruptionBudget\": { \"maxUnavailable\": 1 }, \"volumeSpec\": { \"persistentVolumeClaim\": { \"resources\": { \"requests\": { \"storage\": \"6G\" } } } }, \"gracePeriod\": 600 }, \"haproxy\": { \"enabled\": true, \"size\": 3, \"image\": \"percona/percona-xtradb-cluster-operator:1.13.0-haproxy\", \"resources\": { \"requests\": { \"memory\":
CLI tests (test-all-operators) / CLI test-all-operators
Process completed with exit code 2.
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
Tests (1.21.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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 4.6m
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 2.8m
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.7m
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
Slow Test: cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 3.5m
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
7 passed (2.4s)
🎭 Playwright Run Summary
1 passed (4.7m)
🎭 Playwright Run Summary
1 passed (2.8m)
🎭 Playwright Run Summary
1 passed (2.7m)
🎭 Playwright Run Summary
1 failed [flows] › flow/all-operators.spec.ts:29:7 › Everest CLI install operators › install all operators

Artifacts

Produced during runtime
Name Size
cli-tests-report Expired
418 KB
test-delete-cluster-tests-report Expired
422 KB