Skip to content

fix(ci): relax AVM multi-blob check-circuit timeout#24571

Draft
AztecBot wants to merge 1 commit into
nextfrom
cb/avm-check-circuit-timeout-0303e0dd
Draft

fix(ci): relax AVM multi-blob check-circuit timeout#24571
AztecBot wants to merge 1 commit into
nextfrom
cb/avm-check-circuit-timeout-0303e0dd

Conversation

@AztecBot

@AztecBot AztecBot commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

The AVM check-circuit nightly failed in run https://github.com/AztecProtocol/aztec-packages/actions/runs/28841207985 because one e2e_multiple_blobs input reached circuit checking for a 700560-row trace and was killed by the per-input TIMEOUT=30s wrapper.

This keeps the default 30s timeout for normal AVM circuit inputs, but applies a targeted 90s timeout to e2e_multiple_blobs inputs when generating avm_check_circuit commands.

Verification

  • bash -O extglob -n yarn-project/end-to-end/bootstrap.sh
  • git diff --check
  • temporary mock dump-dir smoke test confirmed e2e_block_building emits TIMEOUT=30s and e2e_multiple_blobs emits TIMEOUT=90s

No tracked issue.


Created by claudebox · group: slackbot

@AztecBot AztecBot added ci-draft Run CI on draft PRs. ci-no-fail-fast Sets NO_FAIL_FAST in the CI so the run is not aborted on the first failure claudebox Owned by claudebox. it can push to this PR. labels Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-draft Run CI on draft PRs. ci-no-fail-fast Sets NO_FAIL_FAST in the CI so the run is not aborted on the first failure claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant