Skip to content

sql: TestExperimentalRelocateNonVoters failed #115935

@cockroach-teamcity

Description

@cockroach-teamcity

sql.TestExperimentalRelocateNonVoters failed on master @ e747f6e6857a19d6048cb184b0f55c52cb8a6390:

=== RUN   TestExperimentalRelocateNonVoters
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestExperimentalRelocateNonVoters2950769689
    test_log_scope.go:81: use -show-logs to present logs inline
    multitenant_admin_function_test.go:1002: -- test log scope end --
test logs left over in: outputs.zip/logTestExperimentalRelocateNonVoters2950769689
--- FAIL: TestExperimentalRelocateNonVoters (363.23s)
=== RUN   TestExperimentalRelocateNonVoters/ALTER_TABLE_x_EXPERIMENTAL_RELOCATE_NONVOTERS
    multitenant_admin_function_test.go:380: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/sql_test/pkg/sql/multitenant_admin_function_test.go:380
        	            				github.com/cockroachdb/cockroach/pkg/testutils/soon.go:75
        	            				github.com/cockroachdb/cockroach/pkg/util/retry/retry.go:213
        	            				github.com/cockroachdb/cockroach/pkg/testutils/soon.go:81
        	            				github.com/cockroachdb/cockroach/pkg/testutils/soon.go:60
        	            				github.com/cockroachdb/cockroach/pkg/testutils/soon.go:42
        	            				github.com/cockroachdb/cockroach/pkg/sql_test/pkg/sql/multitenant_admin_function_test.go:377
        	            				github.com/cockroachdb/cockroach/pkg/sql_test/pkg/sql/multitenant_admin_function_test.go:991
        	            				github.com/cockroachdb/cockroach/pkg/sql_test/pkg/sql/multitenant_admin_function_test.go:346
        	            				github.com/cockroachdb/cockroach/pkg/sql_test/pkg/sql/multitenant_admin_function_test.go:966
        	Error:      	Received unexpected error:
        	            	pq: while carrying out changes [{ADD_NON_VOTER n2,s2} {REMOVE_NON_VOTER n5,s5}]: change replicas of r68 failed: descriptor changed: [expected] r68:/Tenant/1{0-1} [(n1,s1):1, (n4,s4):2, (n3,s3):3, (n5,s5):4NON_VOTER, next=5, gen=7, sticky=1702118645.731465558,0] != [actual] r68:/Tenant/10{-/Table/104} [(n1,s1):1, (n4,s4):2, (n3,s3):3, (n5,s5):4NON_VOTER, next=5, gen=8, sticky=1702118645.731465558,0]
        	Test:       	TestExperimentalRelocateNonVoters/ALTER_TABLE_x_EXPERIMENTAL_RELOCATE_NONVOTERS
        	Messages:   	tenant=secondary query=``ALTER TABLE t EXPERIMENTAL_RELOCATE NONVOTERS VALUES (ARRAY[2], 1);`` leaseholder=4 replicas=[1 3 4 5] voting_replicas=[1 3 4] non_voting_replicas=[5] fromReplica=5 toReplica=2
    --- FAIL: TestExperimentalRelocateNonVoters/ALTER_TABLE_x_EXPERIMENTAL_RELOCATE_NONVOTERS (363.22s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=10
Help

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

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-34311

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.v23.2.1

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions