-
Notifications
You must be signed in to change notification settings - Fork 4.1k
pkg/ccl/logictestccl/tests/multiregion-9node-3region-3azs/multiregion-9node-3region-3azs_test: TestCCLLogic_regional_by_row_query_behavior failed #86284
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
pkg/ccl/logictestccl/tests/multiregion-9node-3region-3azs/multiregion-9node-3region-3azs_test.TestCCLLogic_regional_by_row_query_behavior failed with artifacts on master @ b173a16715e71e94115820374da1eb350b3b459d:
=== RUN TestCCLLogic_regional_by_row_query_behavior/regressions
logic.go:2631:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3156/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-dbg/bin/pkg/ccl/logictestccl/tests/multiregion-9node-3region-3azs/multiregion-9node-3region-3azs_test_/multiregion-9node-3region-3azs_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/logictestccl/testdata/logic_test/regional_by_row_query_behavior:2484: SELECT
message
FROM
[SHOW KV TRACE FOR SESSION] WITH ORDINALITY
WHERE
message LIKE 'fetched:%' OR message LIKE 'output row%'
ORDER BY
"ordinality" ASC
expected:
fetched: /regional_by_row_table_as4/a_idx/?/3/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/6/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/9/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/12/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/15/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/18/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/21/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/24/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/27/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/30/? -> <undecoded>
output row: [10]
but found (query options: "") :
fetched: /regional_by_row_table_as4/a_idx/?/3/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/6/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/9/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/12/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/15/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/18/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/21/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/24/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/27/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/30/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/33/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/36/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/39/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/42/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/45/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/48/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/51/? -> <undecoded>
fetched: /regional_by_row_table_as4/a_idx/?/54/? -> <undecoded>
output row: [10]
logic.go:1884:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3156/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-dbg/bin/pkg/ccl/logictestccl/tests/multiregion-9node-3region-3azs/multiregion-9node-3region-3azs_test_/multiregion-9node-3region-3azs_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/logictestccl/testdata/logic_test/regional_by_row_query_behavior:2506: too many errors encountered, skipping the rest of the input
[05:26:54] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3156/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-dbg/bin/pkg/ccl/logictestccl/tests/multiregion-9node-3region-3azs/multiregion-9node-3region-3azs_test_/multiregion-9node-3region-3azs_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/logictestccl/testdata/logic_test/regional_by_row_query_behavior with config multiregion-9node-3region-3azs: 166 tests, 2 failures
[05:26:56] --- total progress: 166 statements
--- total: 166 tests, 2 failures
--- FAIL: TestCCLLogic_regional_by_row_query_behavior/regressions (1.34s)
Parameters: TAGS=bazel,gss
This test on roachdash | Improve this report!
Jira issue: CRDB-18664
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-sql-queriesSQL Queries TeamSQL Queries Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Type
Projects
Status
Done