-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: schemachange/index/tpcc/w=1000 failed #44071
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
(roachtest).schemachange/index/tpcc/w=1000 failed on master@e2c2be6cbef07c7f2ee6341816f81f72a206c32a:
-- arg 2: <string>
-- arg 3: <string>
- /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-1693614-1579160767-76-n5cpu16:5 -- ./workload run tpcc --warehouses=1000 --histograms=perf/stats.json --wait=false --tolerate-errors --workers=1000 --ramp=5m0s --duration=2h0m0s {pgurl:1-4} returned:
stderr:
stdout:
0 56.0 56.2 35.7 436.2 520.1 520.1 orderStatus
21.0s 0 547.1 552.7 318.8 604.0 805.3 1006.6 payment
21.0s 0 56.0 55.8 121.6 453.0 503.3 503.3 stockLevel
22.0s 0 220.1 42.4 2684.4 11811.2 13421.8 15569.3 delivery
22.0s 0 340.1 538.7 335.5 738.2 1006.6 1208.0 newOrder
22.0s 0 47.0 55.8 71.3 570.4 906.0 906.0 orderStatus
22.0s 0 291.1 540.8 318.8 738.2 1073.7 1610.6 payment
22.0s 0 41.0 55.1 109.1 469.8 570.4 570.4 stockLevel
23.0s 0 360.7 56.2 5637.1 10200.5 11274.3 11811.2 delivery
23.0s 0 361.7 531.0 604.0 1140.9 1476.4 1811.9 newOrder
23.0s 0 43.0 55.2 65.0 285.2 1140.9 1140.9 orderStatus
23.0s 0 385.7 534.0 671.1 1208.0 1409.3 1946.2 payment
23.0s 0 40.0 54.5 142.6 805.3 1140.9 1140.9 stockLevel
24.0s 0 170.8 61.0 5637.1 11811.2 11811.2 12348.0 delivery
24.0s 0 508.5 530.1 738.2 1275.1 1543.5 2684.4 newOrder
24.0s 0 47.0 54.9 92.3 436.2 872.4 872.4 orderStatus
24.0s 0 425.6 529.5 805.3 1409.3 1744.8 2415.9 payment
24.0s 0 63.9 54.9 243.3 704.6 771.8 1275.1 stockLevel
_elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
25.0s 0 4.0 58.7 1744.8 2415.9 2415.9 2415.9 delivery
25.0s 0 22.1 509.7 570.4 1140.9 1543.5 1543.5 newOrder
25.0s 0 0.0 52.7 0.0 0.0 0.0 0.0 orderStatus
25.0s 0 0.0 508.3 0.0 0.0 0.0 0.0 payment
25.0s 0 4.0 52.9 71.3 1040.2 1040.2 1040.2 stockLevel
E200116 14:43:30.173448 1 workload/cli/run.go:444 error in payment: EOF
26.0s 13514 0.0 56.5 0.0 0.0 0.0 0.0 delivery
26.0s 13514 0.0 490.1 0.0 0.0 0.0 0.0 newOrder
26.0s 13514 3.0 50.8 27.3 31.5 31.5 31.5 orderStatus
26.0s 13514 0.0 488.8 0.0 0.0 0.0 0.0 payment
26.0s 13514 4.0 51.0 50.3 1610.6 1610.6 1610.6 stockLevel
E200116 14:43:31.194892 1 workload/cli/run.go:444 error in newOrder: dial tcp 10.128.0.22:26257: connect: connection refused
27.0s 33132 0.0 54.4 0.0 0.0 0.0 0.0 delivery
27.0s 33132 0.0 472.0 0.0 0.0 0.0 0.0 newOrder
27.0s 33132 0.0 48.9 0.0 0.0 0.0 0.0 orderStatus
27.0s 33132 0.0 470.7 0.0 0.0 0.0 0.0 payment
27.0s 33132 0.0 49.1 0.0 0.0 0.0 0.0 stockLevel
E200116 14:43:32.194834 1 workload/cli/run.go:444 error in orderStatus: dial tcp 10.128.0.22:26257: connect: connection refused
28.0s 44694 0.0 52.4 0.0 0.0 0.0 0.0 delivery
28.0s 44694 0.0 455.1 0.0 0.0 0.0 0.0 newOrder
28.0s 44694 0.0 47.2 0.0 0.0 0.0 0.0 orderStatus
28.0s 44694 0.0 453.9 0.0 0.0 0.0 0.0 payment
28.0s 44694 0.0 47.3 0.0 0.0 0.0 0.0 stockLevel
E200116 14:43:33.194878 1 workload/cli/run.go:444 error in newOrder: dial tcp 10.128.0.22:26257: connect: connection refused:
- context canceled
Repro
Artifacts: /schemachange/index/tpcc/w=1000
make stressrace TESTS=schemachange/index/tpcc/w=1000 PKG=./pkg/roachtest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
powered by pkg/cmd/internal/issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.