adriangbot commented on PR #25096: URL: https://github.com/apache/datafusion/pull/25096#issuecomment-5598810174
Benchmark for [this request](https://github.com/apache/datafusion/pull/25096#issuecomment-5598648699) failed before finishing (Kubernetes reason: `BackoffLimitExceeded`). Benchmarks requested: `sql` <details><summary>Runner log (last 40 lines)</summary> ``` 2026-09-09T08:20:29.829573Z INFO runner starting benchmark runner bench_type=Datafusion, pr_url=https://github.com/apache/datafusion/pull/25096, benchmarks=sql 2026-09-09T08:20:29.891579Z INFO benchmark_controller::runner::bench_datafusion === Cloning PR branch === 2026-09-09T08:20:29.891688Z INFO benchmark_controller::runner::shell running command cmd=git, args=["clone", "--depth=200", "https://github.com/apache/datafusion.git", "/workspace/datafusion-branch"], cwd="/" 2026-09-09T08:20:34.903550Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin", "refs/pull/25096/head:test-aggmetrics", "main"], cwd="/workspace/datafusion-branch" 2026-09-09T08:20:39.905713Z INFO benchmark_controller::runner::shell running command cmd=git, args=["checkout", "test-aggmetrics"], cwd="/workspace/datafusion-branch" 2026-09-09T08:20:44.907474Z INFO benchmark_controller::runner::shell running command cmd=git, args=["merge-base", "HEAD", "origin/main"], cwd="/workspace/datafusion-branch" 2026-09-09T08:20:49.909644Z INFO benchmark_controller::runner::bench_datafusion === Checking out custom changed ref === changed_ref=372b16099fe83eaa62cd27dcd7435ee3f6dc6fd7 2026-09-09T08:20:49.909659Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin", "refs/pull/25096/head"], cwd="/workspace/datafusion-branch" 2026-09-09T08:20:54.911630Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin"], cwd="/workspace/datafusion-branch" 2026-09-09T08:20:59.913832Z INFO benchmark_controller::runner::shell running command cmd=git, args=["-c", "advice.detachedHead=false", "checkout", "372b16099fe83eaa62cd27dcd7435ee3f6dc6fd7"], cwd="/workspace/datafusion-branch" 2026-09-09T08:21:04.916216Z INFO benchmark_controller::runner::bench_datafusion === Cloning merge-base === 2026-09-09T08:21:04.916231Z INFO benchmark_controller::runner::shell running command cmd=git, args=["clone", "--depth=200", "https://github.com/apache/datafusion.git", "/workspace/datafusion-base"], cwd="/" 2026-09-09T08:21:09.918905Z INFO benchmark_controller::runner::bench_datafusion === Checking out custom baseline ref === baseline_ref=b827774378aedcb73b921d3b44ccb6491b595fc2 2026-09-09T08:21:09.918919Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin", "refs/pull/25096/head"], cwd="/workspace/datafusion-base" 2026-09-09T08:21:14.920939Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin"], cwd="/workspace/datafusion-base" 2026-09-09T08:21:19.922379Z INFO benchmark_controller::runner::shell running command cmd=git, args=["-c", "advice.detachedHead=false", "checkout", "b827774378aedcb73b921d3b44ccb6491b595fc2"], cwd="/workspace/datafusion-base" 2026-09-09T08:21:24.924347Z INFO benchmark_controller::runner::shell running command cmd=rustc, args=["--version"], cwd="/" 2026-09-09T08:21:29.926608Z INFO benchmark_controller::runner::shell running command cmd=cargo, args=["metadata", "--no-deps", "--format-version", "1"], cwd="/workspace/datafusion-branch/benchmarks" 2026-09-09T08:21:34.961833Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/datafusion-branch" 2026-09-09T08:21:39.964051Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/datafusion-base" 2026-09-09T08:21:44.966480Z INFO benchmark_controller::runner::controller_client post_comment _repo=apache/datafusion, _pr_number=25096, job_id=2246 2026-09-09T08:21:45.766669Z INFO benchmark_controller::runner::bench_datafusion ** Setting up data for criterion bench sql ** 2026-09-09T08:21:45.766675Z INFO benchmark_controller::runner::bench_datafusion ** Running sql baseline (criterion) ** 2026-09-09T08:21:45.766685Z INFO benchmark_controller::runner::shell running command (monitored) cmd=cargo, args=["bench", "--features=parquet", "--bench", "sql", "--", "--save-baseline", "HEAD"], cwd="/workspace/datafusion-base" ``` </details> <details><summary>Kubernetes message</summary> ``` Job has reached the specified backoff limit ``` </details> --- [File an issue](https://github.com/adriangb/datafusion-benchmarking/issues) against this benchmark runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
