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: alterpk-tpcc-500 failed #58915

Closed
cockroach-teamcity opened this issue Jan 13, 2021 · 0 comments · Fixed by #59057
Closed

roachtest: alterpk-tpcc-500 failed #58915

cockroach-teamcity opened this issue Jan 13, 2021 · 0 comments · Fixed by #59057
Labels
branch-master Failures and bugs on the master branch. 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.

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).alterpk-tpcc-500 failed on master@03797b17417ae34451537f8f76d66ac69dba2d07:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/alterpk-tpcc-500/run_1
	alterpk.go:101,alterpk.go:195,test_runner.go:760: output in run_072257.780_n1_cockroach_workload_fixtures_import_tpcc: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2578434-1610521418-19-n4cpu16:1 -- ./cockroach workload fixtures import tpcc --warehouses=500 --db=tpcc returned: exit status 20
		(1) attached stack trace
		  -- stack trace:
		  | main.(*cluster).RunE
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2292
		  | main.registerAlterPK.func3
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/alterpk.go:100
		  | main.registerAlterPK.func5
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/alterpk.go:195
		  | main.(*testRunner).runTest.func2
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/test_runner.go:760
		  | runtime.goexit
		  | 	/usr/local/go/src/runtime/asm_amd64.s:1374
		Wraps: (2) output in run_072257.780_n1_cockroach_workload_fixtures_import_tpcc
		Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2578434-1610521418-19-n4cpu16:1 -- ./cockroach workload fixtures import tpcc --warehouses=500 --db=tpcc returned
		  | stderr:
		  | I210113 07:22:58.618750 1 ccl/workloadccl/fixture.go:342  starting import of 9 tables
		  | I210113 07:22:58.978598 27 ccl/workloadccl/fixture.go:472  imported 26 KiB in warehouse table (500 rows, 0 index entries, took 353.642053ms, 0.07 MiB/s)
		  | I210113 07:22:59.168645 28 ccl/workloadccl/fixture.go:472  imported 502 KiB in district table (5000 rows, 0 index entries, took 543.664032ms, 0.90 MiB/s)
		  | I210113 07:23:03.685482 33 ccl/workloadccl/fixture.go:472  imported 7.8 MiB in item table (100000 rows, 0 index entries, took 5.060373798s, 1.54 MiB/s)
		  | I210113 07:23:07.022273 32 ccl/workloadccl/fixture.go:472  imported 61 MiB in new_order table (4500000 rows, 0 index entries, took 8.397174256s, 7.29 MiB/s)
		  | I210113 07:23:37.754529 30 ccl/workloadccl/fixture.go:472  imported 1.1 GiB in history table (15000000 rows, 0 index entries, took 39.12947813s, 28.19 MiB/s)
		  | I210113 07:23:44.573477 31 ccl/workloadccl/fixture.go:472  imported 787 MiB in order table (15000000 rows, 15000000 index entries, took 45.948431707s, 17.13 MiB/s)
		  | I210113 07:25:10.253874 29 ccl/workloadccl/fixture.go:472  imported 8.6 GiB in customer table (15000000 rows, 15000000 index entries, took 2m11.628821271s, 66.99 MiB/s)
		  | I210113 07:26:14.531126 98 ccl/workloadccl/fixture.go:472  imported 15 GiB in stock table (50000000 rows, 0 index entries, took 3m15.905935031s, 78.38 MiB/s)
		  | I210113 07:26:16.544114 99 ccl/workloadccl/fixture.go:472  imported 8.3 GiB in order_line table (150005851 rows, 0 index entries, took 3m17.91902458s, 43.19 MiB/s)
		  | I210113 07:26:16.577356 1 ccl/workloadccl/fixture.go:351  imported 34 GiB bytes in 9 tables (took 3m17.958356287s, 175.19 MiB/s)
		  | I210113 07:26:17.527011 1 ccl/workloadccl/cliccl/fixtures.go:355  fixture is restored; now running consistency checks (ctrl-c to abort)
		  | I210113 07:26:17.596603 1 workload/tpcc/tpcc.go:389  check 3.3.2.1 took 69.543311ms
		  | I210113 07:26:25.393868 1 workload/tpcc/tpcc.go:389  check 3.3.2.2 took 7.797194078s
		  | I210113 07:26:27.626157 1 workload/tpcc/tpcc.go:389  check 3.3.2.3 took 2.232228527s
		  | I210113 07:28:04.383520 1 workload/tpcc/tpcc.go:389  check 3.3.2.4 took 1m36.757306358s
		  | I210113 07:28:36.214451 1 workload/tpcc/tpcc.go:389  check 3.3.2.5 took 31.830823747s
		  | I210113 07:29:33.161185 1 workload/tpcc/tpcc.go:389  check 3.3.2.7 took 56.946651523s
		  | Error: check failed: 3.3.2.7: 2 rows returned, expected zero
		  | Error: COMMAND_PROBLEM: exit status 1
		  | (1) COMMAND_PROBLEM
		  | Wraps: (2) Node 1. Command with error:
		  |   | ```
		  |   | ./cockroach workload fixtures import tpcc --warehouses=500 --db=tpcc
		  |   | ```
		  | Wraps: (3) exit status 1
		  | Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
		  |
		  | stdout:
		Wraps: (4) exit status 20
		Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *exec.ExitError

More

Artifacts: /alterpk-tpcc-500
Related:

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

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. 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 Jan 13, 2021
@craig craig bot closed this as completed in fbf48db Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. 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

Successfully merging a pull request may close this issue.

1 participant