-
Notifications
You must be signed in to change notification settings - Fork 4.1k
upgrade/upgrades: TestMigrationWithFailuresMultipleAltersOnSameColumn failed #98991
Copy link
Copy link
Closed
Closed
Copy link
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-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
upgrade/upgrades.TestMigrationWithFailuresMultipleAltersOnSameColumn failed with artifacts on master @ 65698efb7bc7e63d23ea43e43d3a74627608e657:
=== RUN TestMigrationWithFailuresMultipleAltersOnSameColumn
test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/effffcb4dff575c191a0d0aec2225271/logTestMigrationWithFailuresMultipleAltersOnSameColumn2973064099
test_log_scope.go:79: use -show-logs to present logs inline
=== CONT TestMigrationWithFailuresMultipleAltersOnSameColumn
schema_changes_external_test.go:519: -- test log scope end --
--- FAIL: TestMigrationWithFailuresMultipleAltersOnSameColumn (54.40s)
=== RUN TestMigrationWithFailuresMultipleAltersOnSameColumn/skip_none
test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/effffcb4dff575c191a0d0aec2225271/logTestMigrationWithFailuresMultipleAltersOnSameColumn_skip_none2846862273
test_log_scope.go:79: use -show-logs to present logs inline
schema_changes_external_test.go:397: trying migration, expecting to fail
schema_changes_external_test.go:406: intercepting the schema job
schema_changes_external_test.go:422: intercepted schema change job: 849296151169957889
schema_changes_external_test.go:429: canceling the migration job
schema_changes_external_test.go:434: waiting for the migration job to finish.
schema_changes_external_test.go:463: retrying migration, expecting to succeed
schema_changes_external_test.go:468: waiting for the migration job to observe a mutation
schema_changes_external_test.go:472: resuming the schema change job
schema_changes_external_test.go:482: waiting for the schema job to reach the cancel status
schema_changes_external_test.go:497: waiting for the new migration job to complete.
schema_changes_external_test.go:515:
Error Trace: github.com/cockroachdb/cockroach/pkg/upgrade/upgrades_test/pkg/upgrade/upgrades/schema_changes_external_test.go:515
Error: "[{INFO %!s(int64=1679255055948272000) %!s(int64=21305) upgrade/upgrades/schema_changes.go %!s(int64=119) skipping add-user-id-column operation as the schema change already exists. n1,job=MIGRATION id=849296161467465729,upgrade=1000022.2-90 %!s(uint64=263) %!s(bool=false) DEV %!s(uint32=0) %!s(uint32=0) %!s(uint32=0) 1}]" should have 0 item(s), but has 1
Test: TestMigrationWithFailuresMultipleAltersOnSameColumn/skip_none
panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/effffcb4dff575c191a0d0aec2225271/logTestMigrationWithFailuresMultipleAltersOnSameColumn_skip_none2846862273
--- FAIL: TestMigrationWithFailuresMultipleAltersOnSameColumn/skip_none (40.54s)
This test on roachdash | Improve this report!
Jira issue: CRDB-25642
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-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.