Skip to content

pkg/upgrade/upgrademanager/upgrademanager_test: TestMigrationFailure failed #106648

@cockroach-teamcity

Description

@cockroach-teamcity

pkg/upgrade/upgrademanager/upgrademanager_test.TestMigrationFailure failed with artifacts on master @ 87cd65352a9903c292d6b6a2e9856cc1f57bb267:

=== RUN   TestMigrationFailure
    test_log_scope.go:167: test logs captured to: /artifacts/tmp/_tmp/be5347fadc06714556335e3ce75bfe99/logTestMigrationFailure2966434211
    test_log_scope.go:81: use -show-logs to present logs inline
    manager_external_test.go:687: test will fail at version: 1000022.2-62
    manager_external_test.go:767: 
        	Error Trace:	pkg/upgrade/upgrademanager/upgrademanager_test_test/pkg/upgrade/upgrademanager/manager_external_test.go:767
        	            				pkg/upgrade/upgrademanager/upgrademanager_test_test/pkg/upgrade/upgrademanager/manager_external_test.go:784
        	Error:      	Not equal: 
        	            	expected: roachpb.Version{Major:1000022, Minor:2, Patch:0, Internal:61}
        	            	actual  : roachpb.Version{Major:1000022, Minor:2, Patch:0, Internal:60}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -4,3 +4,3 @@
        	            	  Patch: (int32) 0,
        	            	- Internal: (int32) 61
        	            	+ Internal: (int32) 60
        	            	 }
        	Test:       	TestMigrationFailure
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/be5347fadc06714556335e3ce75bfe99/logTestMigrationFailure2966434211
--- FAIL: TestMigrationFailure (28.02s)
Help

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

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-29654

Metadata

Metadata

Assignees

Labels

A-disaster-recoveryC-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-releaseRelease Engineering & Automation Teambranch-masterFailures and bugs on the master branch.skipped-test

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions