adriangbot commented on PR #24928: URL: https://github.com/apache/datafusion/pull/24928#issuecomment-5558209588
Benchmark for [this request](https://github.com/apache/datafusion/pull/24928#issuecomment-5558077703) failed before finishing (Kubernetes reason: `BackoffLimitExceeded`). Benchmarks requested: `h2o_big` <details><summary>Runner log (last 40 lines)</summary> ``` 2026-09-06T08:39:59.515449Z INFO runner starting benchmark runner bench_type=Datafusion, pr_url=https://github.com/apache/datafusion/pull/24928, benchmarks=h2o_big 2026-09-06T08:39:59.573689Z INFO benchmark_controller::runner::bench_datafusion === Cloning PR branch === 2026-09-06T08:39:59.573802Z 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-06T08:40:04.585375Z 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-06T08:40:09.587254Z INFO benchmark_controller::runner::shell running command cmd=git, args=["checkout", "add-blocks-impl-from-scratch"], cwd="/workspace/datafusion-branch" 2026-09-06T08:40:14.588824Z INFO benchmark_controller::runner::shell running command cmd=git, args=["merge-base", "HEAD", "origin/main"], cwd="/workspace/datafusion-branch" 2026-09-06T08:40:19.591019Z INFO benchmark_controller::runner::bench_datafusion === Cloning merge-base === 2026-09-06T08:40:19.591035Z 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-06T08:40:24.593597Z INFO benchmark_controller::runner::shell running command cmd=git, args=["-c", "advice.detachedHead=false", "checkout", "d2b626cc93616b5bf80b7ca2a079e9859d992e32"], cwd="/workspace/datafusion-base" 2026-09-06T08:40:29.596009Z INFO benchmark_controller::runner::shell running command cmd=rustc, args=["--version"], cwd="/" 2026-09-06T08:40:34.597916Z INFO benchmark_controller::runner::shell running command cmd=cargo, args=["metadata", "--no-deps", "--format-version", "1"], cwd="/workspace/datafusion-branch/benchmarks" 2026-09-06T08:40:39.602731Z INFO benchmark_controller::runner::bench_datafusion === Compiling dfbench for PR branch and merge-base in parallel === 2026-09-06T08:40:39.642622Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/datafusion-branch" 2026-09-06T08:40:44.657394Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/datafusion-base" 2026-09-06T08:40:49.666331Z INFO benchmark_controller::runner::controller_client post_comment _repo=apache/datafusion, _pr_number=24928, job_id=2152 2026-09-06T08:40:50.299451Z INFO benchmark_controller::runner::bench_datafusion === Waiting for builds === 2026-09-06T08:50:32.810187Z INFO benchmark_controller::runner::bench_datafusion === Builds complete === 2026-09-06T08:50:32.810201Z INFO benchmark_controller::runner::bench_datafusion === Setting up bench runner === 2026-09-06T08:50:32.810209Z INFO benchmark_controller::runner::shell running command cmd=git, args=["clone", "--depth=200", "https://github.com/apache/datafusion.git", "/workspace/datafusion-bench"], cwd="/" 2026-09-06T08:50:37.812679Z INFO benchmark_controller::runner::shell running command cmd=git, args=["-c", "advice.detachedHead=false", "checkout", "origin/main"], cwd="/workspace/datafusion-bench" 2026-09-06T08:50:42.816258Z INFO benchmark_controller::runner::shell running command cmd=cp, args=["-r", "/data/tpch-answers/.", "/workspace/datafusion-bench/benchmarks/data/tpch_sf1/answers"], cwd="/" 2026-09-06T08:50:47.820398Z INFO benchmark_controller::runner::shell running command cmd=cp, args=["-r", "/data/tpch-answers/.", "/workspace/datafusion-bench/benchmarks/data/tpch_sf10/answers"], cwd="/" 2026-09-06T08:50:52.824221Z INFO benchmark_controller::runner::bench_datafusion ** Creating data if needed for h2o_big ** 2026-09-06T08:50:52.824840Z INFO benchmark_controller::runner::shell running command cmd=/scripts/cache_data.sh, args=["h2o_big", "/workspace/datafusion-bench/benchmarks"], cwd="/workspace/datafusion-bench/benchmarks" ``` </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]
