Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test: TestTenantLogic_on_update failed #140164

Closed
github-actions bot opened this issue Jan 30, 2025 · 1 comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team

Comments

@github-actions
Copy link

github-actions bot commented Jan 30, 2025

pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogic_on_update failed on master @ db0c794615911572c9c873e8c30ac9cd6d8b59f6:

=== RUN   TestTenantLogic_on_update
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestTenantLogic_on_update1100298520
    test_log_scope.go:76: use -show-logs to present logs inline
[22:30:57] setting distsql_workmem='26097B';
[22:30:57] setting distsql_workmem='26097B';
    logic.go:4425: -- test log scope end --
test logs left over in: outputs.zip/logTestTenantLogic_on_update1100298520
--- FAIL: TestTenantLogic_on_update (10.89s)
=== RUN   TestTenantLogic_on_update/SequenceDependencies
    logic.go:2273: 
         
        /var/lib/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/on_update:326: 
        expected success, but found
        (40001) restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_ABORT_SPAN): "sql txn" meta={id=2c82dc8b key=/Tenant/10/Table/7/1/0/0 iso=Serializable pri=0.00099386 epo=0 ts=1738276262.732066006,2 min=1738276260.002873386,0 seq=14} lock=true stat=ABORTED rts=1738276260.002873386,0 wto=false gul=1738276260.502873386,0
[22:31:05] --- done: /var/lib/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/on_update with config 3node-tenant: 71 tests, 1 failures
[22:31:06] --- total progress: 71 statements
--- total: 71 tests, 1 failures
    --- FAIL: TestTenantLogic_on_update/SequenceDependencies (7.37s)

Parameters:

  • attempt=1
  • run=1
  • shard=21
Help

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

This test on roachdash | Improve this report!

Jira issue: CRDB-47015

@github-actions github-actions bot added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team labels Jan 30, 2025
@github-project-automation github-project-automation bot moved this to Triage in SQL Queries Jan 30, 2025
craig bot pushed a commit that referenced this issue Jan 31, 2025
140187: logictest: disable autocommit_before_ddl under 3node-tenant r=rafiss a=rafiss

A recent change to the default value of this setting appears to have made many 3node-tenant tests flaky. This patch goes back to the old value for multitenant configs while we investigate.

informs #140162, #140163, #140170, #140172, #140183, #140182, #140173, #140171, #140168, #140164, 
Release note: None

Co-authored-by: Rafi Shamim <[email protected]>
craig bot pushed a commit that referenced this issue Jan 31, 2025
140187: logictest: disable autocommit_before_ddl under 3node-tenant r=yuzefovich a=rafiss

A recent change to the default value of this setting appears to have made many 3node-tenant tests flaky. This patch goes back to the old value for multitenant configs while we investigate.

informs #140162, #140163, #140170, #140172, #140183, #140182, #140173, #140171, #140168, #140164, 
Release note: None

Co-authored-by: Rafi Shamim <[email protected]>
@yuzefovich
Copy link
Member

addressed by #140187

@github-project-automation github-project-automation bot moved this from Triage to Done in SQL Queries Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team
Projects
Status: Done
Development

No branches or pull requests

1 participant