Skip to content

ccl/schemachangerccl: TestPause_ccl_drop_table_multiregion_primary_region failed #160455

@cockroach-teamcity

Description

@cockroach-teamcity

ccl/schemachangerccl.TestPause_ccl_drop_table_multiregion_primary_region failed on release-24.3 @ 60b41ceffef285d73a0dfe9b93264e33a2dc400a:

Fatal error:

panic: test timed out after 15m0s
running tests:
	TestPause_ccl_drop_table_multiregion_primary_region (12s)

Stack:

goroutine 790165 [running]:
testing.(*M).startAlarm.func1()
	GOROOT/src/testing/testing.go:2366 +0x385
created by time.goFunc
	GOROOT/src/time/sleep.go:177 +0x2d
Log preceding fatal error

=== RUN   TestPause_ccl_drop_table_multiregion_primary_region
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestPause_ccl_drop_table_multiregion_primary_region2731378695
    test_log_scope.go:76: use -show-logs to present logs inline
    datadriven.go:144: 
        /mnt/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/schemachangerccl/schemachangerccl_test_/schemachangerccl_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/schemachangerccl/testdata/end_to_end/drop_table_multiregion_primary_region/drop_table_multiregion_primary_region.definition:1:
        setup [0 args]
        CREATE DATABASE multi_region_test_db PRIMARY REGION "us-east1" REGIONS "us-east2", "us-east3" SURVIVE REGION FAILURE;
        CREATE TABLE multi_region_test_db.public.table_regional_by_table (
          a INT PRIMARY KEY
        ) LOCALITY REGIONAL BY TABLE IN "us-east2";
        ----

Parameters:

  • attempt=1
  • run=2
  • shard=7
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-58376

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-release-24.3Used to mark GA and release blockers, technical advisories, and bugs for 24.3target-release-24.3.26

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions