Skip to content

Increase CI build timeout from 450 to 600 minutes#22378

Closed
Croway wants to merge 1 commit into
mainfrom
fix/ci-increase-build-timeout
Closed

Increase CI build timeout from 450 to 600 minutes#22378
Croway wants to merge 1 commit into
mainfrom
fix/ci-increase-build-timeout

Conversation

@Croway
Copy link
Copy Markdown
Contributor

@Croway Croway commented Apr 1, 2026

Summary

Claude Code on behalf of Federico Mariani

Companion PRs for maintenance branches will follow.

Test plan

  • CI Camel Core (Build and test) / main should no longer ABORT due to timeout
  • Monitor next few builds to confirm completion within 600 minutes

🤖 Generated with Claude Code

The matrix build cells are consistently timing out at 450 minutes
(7h30m), especially on camel-4.14.x (3 consecutive ABORTs) and
camel-4.18.x. With throttled matrix leg scheduling causing staggered
starts, 450 minutes is insufficient for the slowest cells. 600
minutes (10h) allows completion while still catching hung builds.
Builds run 1-2x/day so this fits comfortably in the daily cycle.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@davsclaus davsclaus deleted the fix/ci-increase-build-timeout branch April 12, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants