EVEREST-1723 Sharding API test #3046
Annotations
12 errors, 4 warnings, and 1 notice
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Run test-namespaces integration tests:
cli-tests/support/output.ts#L36
1) [flows] › flow/namespaces.spec.ts:26:7 › Everest CLI install › install everest and db-namespaces separately › remove database namespace with --keep-namespace › Verify "../bin/everestctl namespaces remove existing-ns --keep-namespace" command executed successfully
Error: "../bin/everestctl namespaces remove existing-ns --keep-namespace" expected to exit with 0! Error: "2024-12-10T09:26:04.412Z DEBUG Debug logging enabled
2024-12-10T09:26:08.624Z ERROR Operation cannot be fulfilled on namespaces "existing-ns": the object has been modified; please apply your changes to the latest version and try again
× Operation cannot be fulfilled on namespaces "existing-ns": the object has been modified; please apply your changes to the latest version and try again
"
expect(received).toEqual(expected) // deep equality
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: "${this.stderr || this.stdout}"`).toEqual(0);
| ^
37 | });
38 | }
39 |
at /home/runner/work/everest/everest/cli-tests/support/output.ts:36:110
at Output.assertSuccess (/home/runner/work/everest/everest/cli-tests/support/output.ts:35:16)
at /home/runner/work/everest/everest/cli-tests/tests/flow/namespaces.spec.ts:155:17
at /home/runner/work/everest/everest/cli-tests/tests/flow/namespaces.spec.ts:151:5
|
Run test-namespaces integration tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go release for CLI
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run test-namespaces integration tests:
cli-tests/[flows] › flow/namespaces.spec.ts#L1
cli-tests/[flows] › flow/namespaces.spec.ts took 4.2m
|
Set up Go release
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Run test-namespaces integration tests
1 failed
[flows] › flow/namespaces.spec.ts:26:7 › Everest CLI install › install everest and db-namespaces separately
|
Loading