Levanto Aion
← All runs

ci-pipeline

failurelive · refreshing every 2sat failure
b791d1aa-044e-4faa-bc14-ba27e3b681eb
Ran for 31s (finished about 2 months ago)

State

Statusfailure
Current statefailure
Trace id0f4afcf5a7ce474f8d43520a0bfa58c8
Error

Agent timeline

  • build1 attempt
  • ci_quality1 attempt
  • pipeline-failure1 attempt
  • status-failure-quality1 attempt
  • status-pending-build1 attempt
  • status-pending-quality1 attempt
  • status-pending-tests1 attempt
  • status-skipped-build1 attempt
  • status-success-tests1 attempt
  • tests1 attempt

Event trace (0)

No events yet.

Scratchpad

Expand JSON
{
  "repo": "Levanto/Levanto-Aion",
  "build": {
    "report": {
      "passed": false,
      "skipped": true,
      "targets": [
        {
          "tag": "levanto/aion-orchestrator:ci",
          "name": "orchestrator-api",
          "error": "skipped: $BUILD_AGENT_HOST_REPO not set (see build-agent docstring for setup)",
          "passed": false,
          "dockerfile": "apps/orchestrator-api/Dockerfile",
          "duration_ms": 0
        },
        {
          "tag": "levanto/aion-worker:ci",
          "name": "worker-runtime",
          "error": "skipped: $BUILD_AGENT_HOST_REPO not set (see build-agent docstring for setup)",
          "passed": false,
          "dockerfile": "apps/worker-runtime/Dockerfile",
          "duration_ms": 0
        },
        {
          "tag": "levanto/aion-dashboard:ci",
          "name": "dashboard",
          "error": "skipped: $BUILD_AGENT_HOST_REPO not set (see build-agent docstring for setup)",
          "passed": false,
          "dockerfile": "apps/dashboard/Dockerfile",
          "duration_ms": 0
        }
      ]
    }
  },
  "tests": {
    "report": {
      "failed": 0,
      "passed": 0,
      "skipped": 0,
      "failures": [],
      "added_tests": [],
      "coverage_pct": 0
    }
  },
  "base_ref": "feat/project-context-layer",
  "head_sha": "f4d491ea0f7fb352e085990434ebfe8c0cfaac16",
  "pr_number": 0,
  "ci_quality": {
    "report": {
      "checks": [
        {
          "name": "ruff_lint",
          "output": "agents/review-agent/tests/test_agent.py:1:1: I001 [*] Import block is un-sorted or un-formatted\napps/orchestrator-api/app/models/project_context.py:1:1: E902 No such file or directory (os error 2)\napps/orchestrator-api/migrations/versions/0002_project_contexts.py:1:1: E902 No such file or directory (os error 2)\nFound 3 errors.\n[*] 1 fixable with the `--fix` option.\n",
          "passed": false,
          "skipped": false,
          "duration_ms": 595
        },
        {
          "name": "ruff_format",
          "output": "Would reformat: agents/review-agent/tests/test_agent.py\n1 file would be reformatted, 10 files already formatted\n",
          "passed": false,
          "skipped": false,
          "duration_ms": 579
        },
        {
          "name": "mypy",
          "output": "tools/project_context/tool.py:64: error: Class cannot subclass \"Tool\" (has type \"Any\")  [misc]\nFound 1 error in 1 file (checked 1 source file)\n",
          "passed": false,
          "skipped": false,
          "duration_ms": 27042
        }
      ],
      "passed": false,
      "failing_files": [
        "agents/review-agent/tests/test_agent.py",
        "apps/orchestrator-api/app/models/project_context.py",
        "apps/orchestrator-api/migrations/versions/0002_project_contexts.py",
        "tools/project_context/tool.py"
      ]
    }
  },
  "changed_files": [
    "agents/project-context-agent/agent.py",
    "agents/project-context-agent/manifest.yaml",
    "agents/project-context-agent/prompts/system.md",
    "agents/project-context-agent/tests/__init__.py",
    "agents/project-context-agent/tests/test_agent.py",
    "agents/review-agent/agent.py",
    "agents/review-agent/tests/test_agent.py",
    "apps/orchestrator-api/app/api/routes/webhooks.py",
    "apps/orchestrator-api/app/models/__init__.py",
    "apps/orchestrator-api/app/models/project_context.py",
    "apps/orchestrator-api/migrations/versions/0002_project_contexts.py",
    "tools/project_context/manifest.yaml",
    "tools/project_context/tool.py",
    "workflows/feature-to-prod/workflow.py",
    "workflows/pr-review/workflow.py",
    "workflows/project-context-refresh/manifest.yaml",
    "workflows/project-context-refresh/workflow.py"
  ],
  "dashboard_url": "http://aion.levanto.in/runs/b791d1aa-044e-4faa-bc14-ba27e3b681eb",
  "pipeline-failure": {
    "posted": {
      "sha": "f4d491ea0f7fb352e085990434ebfe8c0cfaac16",
      "state": "failure",
      "posted": true,
      "context": "aion/pipeline",
      "target_url": "http://aion.levanto.in/runs/b791d1aa-044e-4faa-bc14-ba27e3b681eb"
    }
  },
  "status-pending-build": {
    "posted": {
      "sha": "f4d491ea0f7fb352e085990434ebfe8c0cfaac16",
      "state": "pending",
      "posted": true,
      "context": "aion/build",
      "target_url": "http://aion.levanto.in/runs/b791d1aa-044e-4faa-bc14-ba27e3b681eb"
    }
  },
  "status-pending-tests": {
    "posted": {
      "sha": "f4d491ea0f7fb352e085990434ebfe8c0cfaac16",
      "state": "pending",
      "posted": true,
      "context": "aion/tests",
      "target_url": "http://aion.levanto.in/runs/b791d1aa-044e-4faa-bc14-ba27e3b681eb"
    }
  },
  "status-skipped-build": {
    "posted": {
      "sha": "f4d491ea0f7fb352e085990434ebfe8c0cfaac16",
      "state": "success",
      "posted": true,
      "context": "aion/build",
      "target_url": "http://aion.levanto.in/runs/b791d1aa-044e-4faa-bc14-ba27e3b681eb"
    }
  },
  "status-success-tests": {
    "posted": {
      "sha": "f4d491ea0f7fb352e085990434ebfe8c0cfaac16",
      "state": "success",
      "posted": true,
      "context": "aion/tests",
      "target_url": "http://aion.levanto.in/runs/b791d1aa-044e-4faa-bc14-ba27e3b681eb"
    }
  },
  "status-failure-quality": {
    "posted": {
      "sha": "f4d491ea0f7fb352e085990434ebfe8c0cfaac16",
      "state": "failure",
      "posted": true,
      "context": "aion/quality",
      "target_url": "http://aion.levanto.in/runs/b791d1aa-044e-4faa-bc14-ba27e3b681eb"
    }
  },
  "status-pending-quality": {
    "posted": {
      "sha": "f4d491ea0f7fb352e085990434ebfe8c0cfaac16",
      "state": "pending",
      "posted": true,
      "context": "aion/quality",
      "target_url": "http://aion.levanto.in/runs/b791d1aa-044e-4faa-bc14-ba27e3b681eb"
    }
  }
}