Log Anomaly Detection
get_build_anomaliesAnalyze failed build logs with machine learning to identify anomalous lines by comparing against successful baselines. Detects unusual patterns in Zuul CI builds.
Instructions
Detect anomalous log lines using LogJuicer ML-based analysis.
Compares failed build logs against successful baselines to find lines that are unusual. Requires LOGJUICER_URL to be configured. Accepts a build UUID or Zuul build URL.
Args: uuid: Build UUID tenant: Tenant name (uses default if empty) url: Zuul build URL (alternative to uuid + tenant)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| uuid | No | ||
| tenant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |