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-250 failed #58913

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

roachtest: alterpk-tpcc-250 failed #58913

cockroach-teamcity opened this issue Jan 13, 2021 · 2 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-250 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-250/run_1
	alterpk.go:101,alterpk.go:184,test_runner.go:760: output in run_071556.938_n1_cockroach_workload_fixtures_import_tpcc: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2578434-1610521418-18-n4cpu32:1 -- ./cockroach workload fixtures import tpcc --warehouses=250 --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.func4
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/alterpk.go:184
		  | 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_071556.938_n1_cockroach_workload_fixtures_import_tpcc
		Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2578434-1610521418-18-n4cpu32:1 -- ./cockroach workload fixtures import tpcc --warehouses=250 --db=tpcc returned
		  | stderr:
		  | I210113 07:15:57.757777 1 ccl/workloadccl/fixture.go:342  starting import of 9 tables
		  | I210113 07:15:59.169262 119 ccl/workloadccl/fixture.go:472  imported 249 KiB in district table (2500 rows, 0 index entries, took 1.40496451s, 0.17 MiB/s)
		  | I210113 07:15:59.317665 118 ccl/workloadccl/fixture.go:472  imported 13 KiB in warehouse table (250 rows, 0 index entries, took 1.553274841s, 0.01 MiB/s)
		  | I210113 07:15:59.358299 124 ccl/workloadccl/fixture.go:472  imported 7.8 MiB in item table (100000 rows, 0 index entries, took 1.593845495s, 4.88 MiB/s)
		  | I210113 07:16:01.704607 123 ccl/workloadccl/fixture.go:472  imported 29 MiB in new_order table (2250000 rows, 0 index entries, took 3.940218765s, 7.38 MiB/s)
		  | I210113 07:16:14.710046 121 ccl/workloadccl/fixture.go:472  imported 546 MiB in history table (7500000 rows, 0 index entries, took 16.945732763s, 32.20 MiB/s)
		  | I210113 07:16:20.038691 122 ccl/workloadccl/fixture.go:472  imported 383 MiB in order table (7500000 rows, 7500000 index entries, took 22.274297801s, 17.21 MiB/s)
		  | I210113 07:16:50.075051 120 ccl/workloadccl/fixture.go:472  imported 4.3 GiB in customer table (7500000 rows, 7500000 index entries, took 52.310600207s, 84.09 MiB/s)
		  | I210113 07:17:15.969160 126 ccl/workloadccl/fixture.go:472  imported 4.1 GiB in order_line table (75004261 rows, 0 index entries, took 1m18.204802113s, 53.89 MiB/s)
		  | I210113 07:17:21.945040 125 ccl/workloadccl/fixture.go:472  imported 7.5 GiB in stock table (25000000 rows, 0 index entries, took 1m24.180567087s, 91.00 MiB/s)
		  | I210113 07:17:21.995301 1 ccl/workloadccl/fixture.go:351  imported 17 GiB bytes in 9 tables (took 1m24.237306194s, 204.66 MiB/s)
		  | I210113 07:17:23.038701 1 ccl/workloadccl/cliccl/fixtures.go:355  fixture is restored; now running consistency checks (ctrl-c to abort)
		  | I210113 07:17:23.058954 1 workload/tpcc/tpcc.go:389  check 3.3.2.1 took 20.191247ms
		  | I210113 07:17:26.030125 1 workload/tpcc/tpcc.go:389  check 3.3.2.2 took 2.971122248s
		  | I210113 07:17:27.207094 1 workload/tpcc/tpcc.go:389  check 3.3.2.3 took 1.176916117s
		  | I210113 07:18:19.737970 1 workload/tpcc/tpcc.go:389  check 3.3.2.4 took 52.530829055s
		  | I210113 07:18:31.278291 1 workload/tpcc/tpcc.go:389  check 3.3.2.5 took 11.540237491s
		  | I210113 07:19:00.091061 1 workload/tpcc/tpcc.go:389  check 3.3.2.7 took 28.812641182s
		  | Error: check failed: 3.3.2.7: 41 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=250 --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-250
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
@cockroach-teamcity
Copy link
Member Author

(roachtest).alterpk-tpcc-250 failed on master@f9b44f59d0451dc9efbb771baac3e88540485629:

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-250/run_1
	cluster.go:2214,alterpk.go:164,alterpk.go:184,test_runner.go:760: output in run_072528.308_n4_workload_check_tpcc: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2582294-1610607747-18-n4cpu32:4 -- ./workload check tpcc --warehouses 250 --expensive-checks {pgurl:1} 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.(*cluster).Run
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2212
		  | main.registerAlterPK.func3
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/alterpk.go:164
		  | main.registerAlterPK.func4
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/alterpk.go:184
		  | 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_072528.308_n4_workload_check_tpcc
		Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2582294-1610607747-18-n4cpu32:4 -- ./workload check tpcc --warehouses 250 --expensive-checks {pgurl:1} returned
		  | stderr:
		  | I210114 07:25:29.798875 1 workload/tpcc/tpcc.go:389  check 3.3.2.1 took 20.010773ms
		  | I210114 07:25:35.637730 1 workload/tpcc/tpcc.go:389  check 3.3.2.2 took 5.838754004s
		  | I210114 07:25:36.705376 1 workload/tpcc/tpcc.go:389  check 3.3.2.3 took 1.067552282s
		  | I210114 07:25:56.683052 1 workload/tpcc/tpcc.go:389  check 3.3.2.4 took 19.977614299s
		  | I210114 07:26:04.278549 1 workload/tpcc/tpcc.go:389  check 3.3.2.5 took 7.595276522s
		  | I210114 07:26:27.893399 1 workload/tpcc/tpcc.go:389  check 3.3.2.6 took 23.614775066s
		  | Error: check failed: 3.3.2.6: left EXCEPT right returned nonzero results
		  | Error: COMMAND_PROBLEM: exit status 1
		  | (1) COMMAND_PROBLEM
		  | Wraps: (2) Node 4. Command with error:
		  |   | ```
		  |   | ./workload check tpcc --warehouses 250 --expensive-checks {pgurl:1}
		  |   | ```
		  | 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-250
Related:

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

@cockroach-teamcity
Copy link
Member Author

(roachtest).alterpk-tpcc-250 failed on master@a786c51627fe66e47b4a4445c67b2a9077ae2a93:

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-250/run_1
	cluster.go:2227,alterpk.go:164,alterpk.go:184,test_runner.go:760: output in run_074817.252_n4_workload_check_tpcc: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2586231-1610694347-18-n4cpu32:4 -- ./workload check tpcc --warehouses 250 --expensive-checks {pgurl:1} 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:2305
		  | main.(*cluster).Run
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2225
		  | main.registerAlterPK.func3
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/alterpk.go:164
		  | main.registerAlterPK.func4
		  | 	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/alterpk.go:184
		  | 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_074817.252_n4_workload_check_tpcc
		Wraps: (3) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2586231-1610694347-18-n4cpu32:4 -- ./workload check tpcc --warehouses 250 --expensive-checks {pgurl:1} returned
		  | stderr:
		  | I210115 07:48:18.859305 1 workload/tpcc/tpcc.go:389  check 3.3.2.1 took 25.316939ms
		  | I210115 07:48:21.378403 1 workload/tpcc/tpcc.go:389  check 3.3.2.2 took 2.518972551s
		  | I210115 07:48:22.460795 1 workload/tpcc/tpcc.go:389  check 3.3.2.3 took 1.082309655s
		  | I210115 07:48:44.134488 1 workload/tpcc/tpcc.go:389  check 3.3.2.4 took 21.673560905s
		  | I210115 07:48:56.708825 1 workload/tpcc/tpcc.go:389  check 3.3.2.5 took 12.574191686s
		  | I210115 07:49:18.713540 1 workload/tpcc/tpcc.go:389  check 3.3.2.6 took 22.0045704s
		  | Error: check failed: 3.3.2.6: left EXCEPT right returned nonzero results
		  | Error: COMMAND_PROBLEM: exit status 1
		  | (1) COMMAND_PROBLEM
		  | Wraps: (2) Node 4. Command with error:
		  |   | ```
		  |   | ./workload check tpcc --warehouses 250 --expensive-checks {pgurl:1}
		  |   | ```
		  | 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-250
Related:

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

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