Skip to content

pkg/sql/opt/exec/execbuilder/tests/local/local_test: TestExecBuild_partial_stats failed #127023

@cockroach-teamcity

Description

@cockroach-teamcity

pkg/sql/opt/exec/execbuilder/tests/local/local_test.TestExecBuild_partial_stats failed with artifacts on master @ 9ed67ddc4a3f09361ce680327f38501ef0b9167f:

=== RUN   TestExecBuild_partial_stats
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/e99f90515aafe7a991d00d2dcb22e05e/logTestExecBuild_partial_stats3784852338
    test_log_scope.go:81: use -show-logs to present logs inline
    logic.go:3014: let $forecastsEnabledPrev = false
    logic.go:3014: let $stat_id_simple = 985192213729476609
    logic.go:3014: let $stat_id_empty = 985192213884796929
    logic.go:3014: let $stat_id_start_and_end = 985192213976055809
    logic.go:3014: let $stat_id_full_a = 985192214096314369
    logic.go:3014: let $stat_id_full_b = 985192214088646657
    logic.go:3014: let $hist_id_ka_outer_buckets_full = 985192215920508929
    logic.go:2968: 
         
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/10327/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/opt/exec/execbuilder/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/opt/exec/execbuilder/testdata/partial_stats:1391: EXPLAIN SELECT * FROM ka WHERE a > 5
        expected:
            distribution: local
            vectorized: true
            ·
            • scan
              estimated row count: 4 (36% of the table; stats collected <hidden> ago)
              table: ka@ka_a_idx
              spans: [/6 - ]
            
        but found (query options: "") :
            distribution: local
            vectorized: true
            ·
            • scan
              estimated row count: 4 (40% of the table; stats collected <hidden> ago)
              table: ka@ka_a_idx
              spans: [/6 - ]
            
[19:46:45] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/10327/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/opt/exec/execbuilder/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/opt/exec/execbuilder/testdata/partial_stats with config local: 55 tests, 1 failures
    logic.go:4135: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/10327/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/opt/exec/execbuilder/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/opt/exec/execbuilder/testdata/partial_stats:1402: error while processing
    logic.go:4135: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/10327/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/sql/opt/exec/execbuilder/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/opt/exec/execbuilder/testdata/partial_stats:1402: too many errors encountered, skipping the rest of the input
    panic.go:626: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/e99f90515aafe7a991d00d2dcb22e05e/logTestExecBuild_partial_stats3784852338
--- FAIL: TestExecBuild_partial_stats (2.21s)
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

Jira issue: CRDB-40242

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-sql-queriesSQL Queries Teambranch-masterFailures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions