adriangbot commented on PR #11000: URL: https://github.com/apache/arrow-rs/pull/11000#issuecomment-5552649697
Benchmark for [this request](https://github.com/apache/arrow-rs/pull/11000#issuecomment-5552622704) failed before finishing (Kubernetes reason: `BackoffLimitExceeded`). Benchmarks requested: `cast_kernels` <details><summary>Runner log (last 40 lines)</summary> ``` 2026-09-05T14:55:54.462474Z INFO runner starting benchmark runner bench_type=ArrowCriterion, pr_url=https://github.com/apache/arrow-rs/pull/11000, benchmarks=cast_kernels 2026-09-05T14:55:54.521140Z INFO benchmark_controller::runner::bench_arrow === Cloning PR branch === 2026-09-05T14:55:54.521303Z INFO benchmark_controller::runner::shell running command cmd=git, args=["clone", "--depth=200", "https://github.com/apache/arrow-rs.git", "/workspace/arrow-rs-branch"], cwd="/" 2026-09-05T14:55:59.550026Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin", "refs/pull/11000/head:neilc/i256-display-fast", "main"], cwd="/workspace/arrow-rs-branch" 2026-09-05T14:56:04.552117Z INFO benchmark_controller::runner::shell running command cmd=git, args=["checkout", "neilc/i256-display-fast"], cwd="/workspace/arrow-rs-branch" 2026-09-05T14:56:09.554033Z INFO benchmark_controller::runner::shell running command cmd=git, args=["submodule", "update", "--init"], cwd="/workspace/arrow-rs-branch" 2026-09-05T14:56:14.556099Z INFO benchmark_controller::runner::shell running command cmd=git, args=["merge-base", "HEAD", "origin/main"], cwd="/workspace/arrow-rs-branch" 2026-09-05T14:56:19.558446Z INFO benchmark_controller::runner::shell running command cmd=cargo, args=["update"], cwd="/workspace/arrow-rs-branch" 2026-09-05T14:56:24.561193Z INFO benchmark_controller::runner::bench_arrow === Cloning merge-base === 2026-09-05T14:56:24.561208Z INFO benchmark_controller::runner::shell running command cmd=git, args=["clone", "--depth=200", "https://github.com/apache/arrow-rs.git", "/workspace/arrow-rs-base"], cwd="/" 2026-09-05T14:56:29.563150Z INFO benchmark_controller::runner::shell running command cmd=git, args=["-c", "advice.detachedHead=false", "checkout", "b1aa94b05c88ef4cc6d0293d784bbc254537e942"], cwd="/workspace/arrow-rs-base" 2026-09-05T14:56:34.565103Z INFO benchmark_controller::runner::shell running command cmd=git, args=["submodule", "update", "--init"], cwd="/workspace/arrow-rs-base" 2026-09-05T14:56:39.567133Z INFO benchmark_controller::runner::shell running command cmd=cargo, args=["update"], cwd="/workspace/arrow-rs-base" 2026-09-05T14:56:44.568902Z INFO benchmark_controller::runner::shell running command cmd=rustc, args=["--version"], cwd="/" 2026-09-05T14:56:49.603952Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/arrow-rs-branch" 2026-09-05T14:56:54.605712Z INFO benchmark_controller::runner::shell running command cmd=git, args=["rev-parse", "HEAD"], cwd="/workspace/arrow-rs-base" 2026-09-05T14:56:59.609482Z INFO benchmark_controller::runner::controller_client post_comment _repo=apache/arrow-rs, _pr_number=11000, job_id=2138 2026-09-05T14:57:00.303723Z INFO benchmark_controller::runner::bench_arrow === Compiling PR branch and merge-base in parallel === 2026-09-05T14:58:11.139440Z INFO benchmark_controller::runner::bench_arrow === Compilation complete === 2026-09-05T14:58:11.139454Z INFO benchmark_controller::runner::bench_arrow === Running benchmark on merge-base === 2026-09-05T14:58:11.139474Z INFO benchmark_controller::runner::shell running command (monitored) cmd=cargo, args=["bench", "--features=arrow,async,test_common,experimental,object_store", "--bench", "cast_kernels", "--", "--save-baseline", "main", "parse_decimal"], cwd="/workspace/arrow-rs-base" 2026-09-05T14:58:16.147232Z INFO benchmark_controller::runner::bench_arrow === Running benchmark on PR branch === 2026-09-05T14:58:16.147248Z INFO benchmark_controller::runner::shell running command (monitored) cmd=cargo, args=["bench", "--features=arrow,async,test_common,experimental,object_store", "--bench", "cast_kernels", "--", "--save-baseline", "neilc_i256-display-fast", "parse_decimal"], cwd="/workspace/arrow-rs-branch" 2026-09-05T14:58:21.154752Z INFO benchmark_controller::runner::shell running command cmd=critcmp, args=["main", "neilc_i256-display-fast"], cwd="/workspace/arrow-rs-branch" 2026-09-05T14:58:26.156432Z ERROR runner benchmark failed error=critcmp: critcmp main neilc_i256-display-fast exited with code 1 stdout: stderr: no criterion data exists at /workspace/arrow-rs-branch/target/criterion set a different target directory with --target-dir or set CARGO_TARGET_DIR ``` </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]
