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: tpccbench/nodes=9/cpu=4/multi-region failed #45086

Closed
cockroach-teamcity opened this issue Feb 13, 2020 · 0 comments
Closed

roachtest: tpccbench/nodes=9/cpu=4/multi-region failed #45086

cockroach-teamcity opened this issue Feb 13, 2020 · 0 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).tpccbench/nodes=9/cpu=4/multi-region failed on 44941@8e9a7f8ab8db3beabc9adc170dad6fefb1fb7ae6:

		          310.0s        0           15.0            7.2     52.4    570.4    604.0    604.0 orderStatus
		          310.0s        0           87.1           72.9    738.2   1610.6   1946.2   2550.1 payment
		          310.0s        0           11.0            7.4    218.1    637.5    805.3    805.3 stockLevel
		          311.0s        0           11.0            7.2    939.5   1275.1   1543.5   1543.5 delivery
		          311.0s        0           89.0           71.4    771.8   1744.8   2415.9   2550.1 newOrder
		          311.0s        0           10.0            7.2     96.5    285.2    285.2    285.2 orderStatus
		          311.0s        0           94.0           72.9    570.4   1275.1   1946.2   2281.7 payment
		          311.0s        0            7.0            7.4    218.1    771.8    771.8    771.8 stockLevel
		          312.0s        0           12.0            7.2    704.6   1409.3   1879.0   1879.0 delivery
		          312.0s        0           47.9           71.3   1275.1   2147.5   2952.8   2952.8 newOrder
		          312.0s        0            9.0            7.2     96.5    520.1    520.1    520.1 orderStatus
		          312.0s        0           38.9           72.8    838.9   2080.4   2147.5   2147.5 payment
		          312.0s        0            8.0            7.4     71.3    637.5    637.5    637.5 stockLevel
		        _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
		          313.0s        0            9.0            7.2   1140.9   1879.0   1879.0   1879.0 delivery
		          313.0s        0           93.1           71.4    906.0   1879.0   2013.3   2952.8 newOrder
		          313.0s        0            6.0            7.2     10.0    201.3    201.3    201.3 orderStatus
		          313.0s        0          115.1           73.0    872.4   1946.2   2415.9   3355.4 payment
		          313.0s        0           10.0            7.4     39.8    838.9    838.9    838.9 stockLevel
		          314.0s        0            2.0            7.2    436.2    671.1    671.1    671.1 delivery
		          314.0s        0           65.9           71.3    771.8   2550.1   3221.2   3489.7 newOrder
		          314.0s        0           10.0            7.2     75.5    268.4    268.4    268.4 orderStatus
		          314.0s        0           81.9           73.0    671.1   1610.6   3087.0   3758.1 payment
		          314.0s        0            9.0            7.4    243.3    939.5    939.5    939.5 stockLevel
		          315.0s        0           11.0            7.2   1140.9   2080.4   3892.3   3892.3 delivery
		          315.0s        0          111.1           71.5    805.3   2013.3   2818.6   4563.4 newOrder
		          315.0s        0            4.0            7.2     28.3     32.5     32.5     32.5 orderStatus
		          315.0s        0          105.1           73.1    570.4   2080.4   3758.1   3892.3 payment
		          315.0s        0            7.0            7.4     54.5    151.0    151.0    151.0 stockLevel
		          316.0s        0            4.0            7.2    604.0    637.5    637.5    637.5 delivery
		          316.0s        0           75.0           71.5    805.3   1610.6   2080.4   2281.7 newOrder
		          316.0s        0            9.0            7.2    142.6    302.0    302.0    302.0 orderStatus
		          316.0s        0           69.0           73.1    453.0   1543.5   1677.7   1811.9 payment
		          316.0s        0            6.0            7.4     96.5    469.8    469.8    469.8 stockLevel
		        _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
		          317.0s        0            6.0            7.2   1040.2   1610.6   1610.6   1610.6 delivery
		          317.0s        0           85.9           71.5    973.1   2147.5   2415.9   2952.8 newOrder
		          317.0s        0           18.0            7.2     22.0    604.0    637.5    637.5 orderStatus
		          317.0s        0           76.9           73.1    604.0   1744.8   2013.3   2013.3 payment
		          317.0s        0            5.0            7.4    176.2    352.3    352.3    352.3 stockLevel:
		      - context canceled
		    error running tpcc load generator
		    main.runTPCCBench.func3.1
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:818
		    main.(*monitor).Go.func1
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2344
		    github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1
		    	/home/agent/work/.go/src/github.com/cockroachdb/cockroach/vendor/golang.org/x/sync/errgroup/errgroup.go:57
		    runtime.goexit
		    	/usr/local/go/src/runtime/asm_amd64.s:1357

More

Artifacts: /tpccbench/nodes=9/cpu=4/multi-region
Related:

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

@cockroach-teamcity cockroach-teamcity added branch-44941 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 Feb 13, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.1 milestone Feb 13, 2020
@tbg tbg closed this as completed Mar 11, 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