adriangbot commented on PR #24928: URL: https://github.com/apache/datafusion/pull/24928#issuecomment-5607016252
Benchmark for [this request](https://github.com/apache/datafusion/pull/24928#issuecomment-5606967120) failed before finishing (Kubernetes reason: `BackoffLimitExceeded`). Benchmarks requested: `h2o_medium` <details><summary>Runner log (last 40 lines)</summary> ``` 2026-09-09T18:45:22.676291Z INFO runner starting benchmark runner bench_type=Datafusion, pr_url=https://github.com/apache/datafusion/pull/24928, benchmarks=h2o_medium 2026-09-09T18:45:22.771467Z INFO benchmark_controller::runner::bench_datafusion === Cloning PR branch === 2026-09-09T18:45:22.771578Z 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-09T18:45:27.780079Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin", "refs/pull/24928/head:add-blocks-impl-from-scratch", "main"], cwd="/workspace/datafusion-branch" 2026-09-09T18:45:32.782703Z INFO benchmark_controller::runner::shell running command cmd=git, args=["checkout", "add-blocks-impl-from-scratch"], cwd="/workspace/datafusion-branch" 2026-09-09T18:45:37.783989Z INFO benchmark_controller::runner::shell running command cmd=git, args=["merge-base", "HEAD", "origin/main"], cwd="/workspace/datafusion-branch" 2026-09-09T18:45:42.786842Z INFO benchmark_controller::runner::bench_datafusion === Cloning merge-base === 2026-09-09T18:45:42.786858Z 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-09T18:45:47.787929Z INFO benchmark_controller::runner::shell running command cmd=git, args=["-c", "advice.detachedHead=false", "checkout", "40488988ad596c9b093ad60e1453430d803ce33c"], cwd="/workspace/datafusion-base" 2026-09-09T18:45:52.789146Z INFO benchmark_controller::runner::shell running command cmd=rustc, args=["--version"], cwd="/" 2026-09-09T18:45:57.791473Z INFO benchmark_controller::runner::shell running command cmd=cargo, args=["metadata", "--no-deps", "--format-version", "1"], cwd="/workspace/datafusion-branch/benchmarks" 2026-09-09T18:46:02.795549Z INFO benchmark_controller::runner::bench_datafusion === Compiling dfbench for PR branch and merge-base in parallel === 2026-09-09T18:46:02.835389Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/datafusion-branch" 2026-09-09T18:46:07.855026Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/datafusion-base" 2026-09-09T18:46:12.858039Z INFO benchmark_controller::runner::controller_client post_comment _repo=apache/datafusion, _pr_number=24928, job_id=2276 2026-09-09T18:47:28.101519Z ERROR runner benchmark failed error=send request: error sending request for url (http://benchmark-controller.benchmarking.svc.cluster.local:8080/jobs/2276/comment): client error (Connect): tcp connect error: Connection refused (os error 111) ``` </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]
