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

roachtest: schemachange/index/tpcc/w=1000 failed #51224

Closed
cockroach-teamcity opened this issue Jul 9, 2020 · 2 comments
Closed

roachtest: schemachange/index/tpcc/w=1000 failed #51224

cockroach-teamcity opened this issue Jul 9, 2020 · 2 comments
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest 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.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).schemachange/index/tpcc/w=1000 failed on provisional_202007081918_v20.2.0-alpha.2@cf051c8c91d5e1d5196e6d2fdc9382364e1d44e8:

The test failed on branch=provisional_202007081918_v20.2.0-alpha.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/schemachange/index/tpcc/w=1000/run_1
	test_runner.go:804: test timed out (6h0m0s)

	cluster.go:2044,tpcc.go:147,tpcc.go:157,tpcc.go:168,schemachange.go:302,test_runner.go:757: output in run_102304.983_n5_workload_fixtures_load_tpcc: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2076004-1594263752-84-n5cpu16:5 -- ./workload fixtures load tpcc --warehouses=1000  {pgurl:1} returned: context canceled
		(1) attached stack trace
		  | main.(*cluster).RunE
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2119
		  | main.(*cluster).Run
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2042
		  | main.setupTPCC.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:147
		  | main.setupTPCC
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:157
		  | main.runTPCC
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:168
		  | main.makeIndexAddTpccTest.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange.go:302
		  | main.(*testRunner).runTest.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:757
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1373
		Wraps: (2) 2 safe details enclosed
		Wraps: (3) output in run_102304.983_n5_workload_fixtures_load_tpcc
		Wraps: (4) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2076004-1594263752-84-n5cpu16:5 -- ./workload fixtures load tpcc --warehouses=1000  {pgurl:1} returned
		  | stderr:
		  | I200709 10:23:06.845505 1 ccl/workloadccl/cliccl/fixtures.go:279  starting restore of 9 tables
		  | I200709 10:23:07.168096 104 ccl/workloadccl/fixture.go:586  loaded 53 KiB table warehouse in 310.623088ms (1000 rows, 0 index entries, 170 KiB)
		  | I200709 10:23:07.183018 105 ccl/workloadccl/fixture.go:586  loaded 1006 KiB table district in 325.681851ms (10000 rows, 0 index entries, 3.0 MiB)
		  | I200709 10:23:58.130847 110 ccl/workloadccl/fixture.go:586  loaded 7.8 MiB table item in 51.27341255s (100000 rows, 0 index entries, 155 KiB)
		  | I200709 10:28:17.255493 109 ccl/workloadccl/fixture.go:586  loaded 126 MiB table new_order in 5m10.398017136s (9000000 rows, 0 index entries, 414 KiB)
		  |
		  | stdout:
		Wraps: (5) secondary error attachment
		  | signal: killed
		  | (1) signal: killed
		  | Error types: (1) *exec.ExitError
		Wraps: (6) context canceled
		Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *secondary.withSecondaryError (6) *errors.errorString

More

Artifacts: /schemachange/index/tpcc/w=1000
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity cockroach-teamcity added branch-provisional_202007081918_v20.2.0-alpha.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest 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. labels Jul 9, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.2 milestone Jul 9, 2020
@cockroach-teamcity
Copy link
Member Author

(roachtest).schemachange/index/tpcc/w=1000 failed on provisional_202007081918_v20.2.0-alpha.2@cf051c8c91d5e1d5196e6d2fdc9382364e1d44e8:

The test failed on branch=provisional_202007081918_v20.2.0-alpha.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/schemachange/index/tpcc/w=1000/run_1
	test_runner.go:804: test timed out (6h0m0s)

	cluster.go:2044,tpcc.go:147,tpcc.go:157,tpcc.go:168,schemachange.go:302,test_runner.go:757: output in run_033636.221_n5_workload_fixtures_load_tpcc: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2080704-1594412253-82-n5cpu16:5 -- ./workload fixtures load tpcc --warehouses=1000  {pgurl:1} returned: context canceled
		(1) attached stack trace
		  | main.(*cluster).RunE
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2119
		  | main.(*cluster).Run
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2042
		  | main.setupTPCC.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:147
		  | main.setupTPCC
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:157
		  | main.runTPCC
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:168
		  | main.makeIndexAddTpccTest.func1
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/schemachange.go:302
		  | main.(*testRunner).runTest.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:757
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1373
		Wraps: (2) 2 safe details enclosed
		Wraps: (3) output in run_033636.221_n5_workload_fixtures_load_tpcc
		Wraps: (4) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2080704-1594412253-82-n5cpu16:5 -- ./workload fixtures load tpcc --warehouses=1000  {pgurl:1} returned
		  | stderr:
		  | I200711 03:36:38.197157 1 ccl/workloadccl/cliccl/fixtures.go:279  starting restore of 9 tables
		  | I200711 03:36:38.429373 61 ccl/workloadccl/fixture.go:586  loaded 53 KiB table warehouse in 220.936913ms (1000 rows, 0 index entries, 240 KiB)
		  | I200711 03:37:12.504487 99 ccl/workloadccl/fixture.go:586  loaded 7.8 MiB table item in 34.296180734s (100000 rows, 0 index entries, 232 KiB)
		  | I200711 03:37:56.557014 62 ccl/workloadccl/fixture.go:586  loaded 1006 KiB table district in 1m18.348644891s (10000 rows, 0 index entries, 13 KiB)
		  | I200711 03:37:59.211351 98 ccl/workloadccl/fixture.go:586  loaded 126 MiB table new_order in 1m21.00306856s (9000000 rows, 0 index entries, 1.6 MiB)
		  |
		  | stdout:
		Wraps: (5) secondary error attachment
		  | signal: killed
		  | (1) signal: killed
		  | Error types: (1) *exec.ExitError
		Wraps: (6) context canceled
		Error types: (1) *withstack.withStack (2) *safedetails.withSafeDetails (3) *errutil.withMessage (4) *main.withCommandDetails (5) *secondary.withSecondaryError (6) *errors.errorString

More

Artifacts: /schemachange/index/tpcc/w=1000
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@dt
Copy link
Member

dt commented Sep 3, 2020

Inactive. Logs are long gone.

@dt dt closed this as completed Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest 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.
Projects
None yet
Development

No branches or pull requests

3 participants