Skip to content

feat(orchestrator): build-lifecycle capabilities (symbols, visual bas… #20

feat(orchestrator): build-lifecycle capabilities (symbols, visual bas…

feat(orchestrator): build-lifecycle capabilities (symbols, visual bas… #20

Triggered via push August 24, 2026 23:20
Status Failure
Total duration 2m 39s
Artifacts
K8s Provider Tests
2m 27s
K8s Provider Tests
AWS Provider Tests
2m 18s
AWS Provider Tests
Local Docker Provider Tests
2m 35s
Local Docker Provider Tests
Rclone Provider Tests
53s
Rclone Provider Tests
Mock AWS Provider Tests
22s
Mock AWS Provider Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
AWS Provider Tests
Process completed with exit code 1.
src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts > Orchestrator Caching > Run one build it should not use cache, run subsequent build which should use cache: plugins/orchestrator/src/model/orchestrator/providers/docker/index.ts#L348
Error: Build failed with exit code 1 ❯ LocalDockerOrchestrator.runTaskInWorkflow src/model/orchestrator/providers/docker/index.ts:348:13 ❯ Function.standardBuildAutomation src/model/orchestrator/workflows/build-automation-workflow.ts:57:17 ❯ BuildAutomationWorkflow.run src/model/orchestrator/workflows/build-automation-workflow.ts:22:12 ❯ WorkflowCompositionRoot.run src/model/orchestrator/workflows/workflow-composition-root.ts:31:14 ❯ Function.runWithProvider src/model/orchestrator/orchestrator.ts:344:22 ❯ Function.run src/model/orchestrator/orchestrator.ts:282:14 ❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29
AWS Provider Tests
Orchestrator failed: Build failed with exit code 1
AWS Provider Tests
{ "name": "Error", "message": "Build failed with exit code 1", "stack": "Error: Build failed with exit code 1\n at LocalDockerOrchestrator.runTaskInWorkflow (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/providers/docker/index.ts:348:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Function.standardBuildAutomation (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/workflows/build-automation-workflow.ts:57:17)\n at BuildAutomationWorkflow.run (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/workflows/build-automation-workflow.ts:22:12)\n at WorkflowCompositionRoot.run (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/workflows/workflow-composition-root.ts:31:14)\n at Function.runWithProvider (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/orchestrator.ts:344:22)\n at Function.run (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/orchestrator.ts:282:14)\n at /home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29\n at file:///home/runner/work/cli/cli/plugins/orchestrator/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20" }
K8s Provider Tests
Process completed with exit code 1.
src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts > Orchestrator Caching > Run one build it should not use cache, run subsequent build which should use cache: plugins/orchestrator/src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts#L101
AssertionError: expected 'bash: /home/runner/work/cli/cli/plugi…' to contain 'Activation successful' - Expected + Received - Activation successful + bash: /home/runner/work/cli/cli/plugins/orchestrator/dist/platforms/ubuntu/steps/runsteps.sh: No such file or directory + orchestrator build workflow starting + Using local workspace: /home/runner/work/cli/cli/plugins/orchestrator + CACHE_KEY=test-case-7cf15333-45ad-409b-a640-42f65aa75f8b + game ci start + E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) + E: Unable to lock directory /var/lib/apt/lists/ + E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) + E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? + /data/cache [error opening dir] + + 0 directories, 0 files + ❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:101:24
Local Docker Provider Tests
Process completed with exit code 1.
src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts > Orchestrator Caching > Run one build it should not use cache, run subsequent build which should use cache: plugins/orchestrator/src/model/orchestrator/providers/docker/index.ts#L348
Error: Build failed with exit code 1 ❯ LocalDockerOrchestrator.runTaskInWorkflow src/model/orchestrator/providers/docker/index.ts:348:13 ❯ Function.standardBuildAutomation src/model/orchestrator/workflows/build-automation-workflow.ts:57:17 ❯ BuildAutomationWorkflow.run src/model/orchestrator/workflows/build-automation-workflow.ts:22:12 ❯ WorkflowCompositionRoot.run src/model/orchestrator/workflows/workflow-composition-root.ts:31:14 ❯ Function.runWithProvider src/model/orchestrator/orchestrator.ts:344:22 ❯ Function.run src/model/orchestrator/orchestrator.ts:282:14 ❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29
Local Docker Provider Tests
Orchestrator failed: Build failed with exit code 1
Local Docker Provider Tests
{ "name": "Error", "message": "Build failed with exit code 1", "stack": "Error: Build failed with exit code 1\n at LocalDockerOrchestrator.runTaskInWorkflow (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/providers/docker/index.ts:348:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Function.standardBuildAutomation (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/workflows/build-automation-workflow.ts:57:17)\n at BuildAutomationWorkflow.run (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/workflows/build-automation-workflow.ts:22:12)\n at WorkflowCompositionRoot.run (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/workflows/workflow-composition-root.ts:31:14)\n at Function.runWithProvider (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/orchestrator.ts:344:22)\n at Function.run (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/orchestrator.ts:282:14)\n at /home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29\n at file:///home/runner/work/cli/cli/plugins/orchestrator/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20" }
Mock AWS Provider Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Rclone Provider Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
AWS Provider Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
K8s Provider Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, azure/setup-kubectl@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Local Docker Provider Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/