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

teamcity: failed test: TestPlannerLogic #35567

Closed
cockroach-teamcity opened this issue Mar 9, 2019 · 2 comments
Closed

teamcity: failed test: TestPlannerLogic #35567

cockroach-teamcity opened this issue Mar 9, 2019 · 2 comments
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.

Comments

@cockroach-teamcity
Copy link
Member

The following tests appear to have failed on master (test): TestPlannerLogic/local/planning_errors, TestPlannerLogic/local/tuple/unlabeled_tuple, TestPlannerLogic/local/rows_from/rows_from_simplify, TestPlannerLogic/local/order_by/order_by_index, TestPlannerLogic/5node-dist, TestPlannerLogic/local/show_trace/aborted_txn, TestPlannerLogic/local/cascade/UpdateSetNull_Basic1, TestPlannerLogic/local/union, TestPlannerLogic/local/join, TestPlannerLogic/local/srfs/generate_series, TestPlannerLogic/local/ddl, TestPlannerLogic/fakedist/distsql_auto_mode, TestPlannerLogic/local/cascade/UpdateSetDefault_Basic1, TestPlannerLogic/5node-dist/distsql_subquery, TestPlannerLogic/5node-dist/distsql_agg, TestPlannerLogic/5node-dist/distsql_numtables, TestPlannerLogic/local/upsert/regression_32834, TestPlannerLogic/5node-dist/distsql_interleaved_join, TestPlannerLogic/local/show_trace, TestPlannerLogic/local/srfs/srf_source_order, TestPlannerLogic/local/cascade, TestPlannerLogic/5node-dist/distsql_misc, TestPlannerLogic/5node-dist/distsql_misc/scrub, TestPlannerLogic/5node-dist/distsql_distinct_on, TestPlannerLogic/5node-dist/distsql_union/Union, TestPlannerLogic/local/distinct_on, TestPlannerLogic/local/interleaved/InterleavedDeleteFastPath, TestPlannerLogic/local, TestPlannerLogic/5node-dist/distsql_union, TestPlannerLogic/local/order_by, TestPlannerLogic/local/select, TestPlannerLogic/local/upsert, TestPlannerLogic/local/subquery, TestPlannerLogic/local/limit, TestPlannerLogic/5node-dist/distsql_join, TestPlannerLogic/local/rows_from/rows_from_multiple_srfs, TestPlannerLogic/local/srfs, TestPlannerLogic/5node-dist/distsql_misc/stats, TestPlannerLogic/local/custom_mutation_indexes, TestPlannerLogic/local/srfs/corr_SRFs, TestPlannerLogic/local/inverted_index, TestPlannerLogic/local/cascade/UpdateCascade_Basic, TestPlannerLogic/local/tuple, TestPlannerLogic/local/window, TestPlannerLogic/local/upsert/regression_32473, TestPlannerLogic/local/spool, TestPlannerLogic/local/show_trace/idempotent, TestPlannerLogic/local/ordinal_references, TestPlannerLogic/local/explain, TestPlannerLogic/local/update, TestPlannerLogic/local/cascade/DeleteCascade_Basic, TestPlannerLogic/5node-dist/distsql_indexjoin, TestPlannerLogic/5node-dist/distsql_tighten_spans, TestPlannerLogic/local/cascade/DeleteSetDefault_Basic1, TestPlannerLogic/local/insert_plans, TestPlannerLogic/5node-dist/distsql_union/Except, TestPlannerLogic/local/physical_props, TestPlannerLogic/local/distinct, TestPlannerLogic/local/srfs/multiple_SRFs, TestPlannerLogic/5node-dist/window, TestPlannerLogic/local/rows_from, TestPlannerLogic/local/cascade/DeleteSetDefault_Basic2, TestPlannerLogic/local/needed_columns, TestPlannerLogic/local/aggregate, TestPlannerLogic, TestPlannerLogic/5node-dist/distsql_sort, TestPlannerLogic/local/select_index, TestPlannerLogic/local/show_trace/replica, TestPlannerLogic/5node-dist/distsql_window, TestPlannerLogic/local/cascade/UpdateSetNull_Basic2, TestPlannerLogic/local/check_constraints, TestPlannerLogic/local/cascade/DeleteSetNull_Basic1, TestPlannerLogic/5node-dist/distsql_union/Intersect, TestPlannerLogic/local/ordinality, TestPlannerLogic/local/interleaved, TestPlannerLogic/local/delete, TestPlannerLogic/5node-dist/distsql_srfs, TestPlannerLogic/local/cascade/DeleteSetNull_Basic2, TestPlannerLogic/fakedist, TestPlannerLogic/local/rows_from/rows_from_scalar_op, TestPlannerLogic/local/rows_from/rows_from_scalar_func, TestPlannerLogic/local/cascade/UpdateSetDefault_Basic2, TestPlannerLogic/local/select_index_flags, TestPlannerLogic/local/show_trace/autocommit, TestPlannerLogic/local/insert

You may want to check for open issues.

#1169386:

TestPlannerLogic/local/distinct
--- FAIL: test/TestPlannerLogic/local/distinct (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/distinct



TestPlannerLogic/local/srfs
--- FAIL: test/TestPlannerLogic/local/srfs (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/srfs



TestPlannerLogic/local/srfs/corr_SRFs
--- FAIL: test/TestPlannerLogic/local/srfs/corr_SRFs (0.000s)
Test ended in panic.




TestPlannerLogic/local/select
--- FAIL: test/TestPlannerLogic/local/select (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/select



TestPlannerLogic/local/rows_from/rows_from_simplify
--- FAIL: test/TestPlannerLogic/local/rows_from/rows_from_simplify (0.000s)
Test ended in panic.

------- Stdout: -------
=== CONT  TestPlannerLogic/local/order_by
--- done: testdata/planner_test/rows_from with config local: 5 tests, 0 failures
=== CONT  TestPlannerLogic/local/needed_columns
--- done: testdata/planner_test/ordinality with config local: 4 tests, 0 failures
=== CONT  TestPlannerLogic/local/limit
--- done: testdata/planner_test/physical_props with config local: 19 tests, 0 failures
=== CONT  TestPlannerLogic/local/join
--- done: testdata/planner_test/ordinal_references with config local: 4 tests, 0 failures
=== CONT  TestPlannerLogic/local/inverted_index
--- done: testdata/planner_test/needed_columns with config local: 22 tests, 0 failures
=== CONT  TestPlannerLogic/local/interleaved



TestPlannerLogic/fakedist/distsql_auto_mode
--- FAIL: test/TestPlannerLogic/fakedist/distsql_auto_mode (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/fakedist/distsql_auto_mode
=== CONT  TestPlannerLogic/fakedist/distsql_auto_mode
--- done: testdata/planner_test/distsql_auto_mode with config fakedist: 22 tests, 0 failures



TestPlannerLogic/local/update
--- FAIL: test/TestPlannerLogic/local/update (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/update



TestPlannerLogic/local/srfs/multiple_SRFs
--- FAIL: test/TestPlannerLogic/local/srfs/multiple_SRFs (0.000s)
Test ended in panic.




TestPlannerLogic/local/planning_errors
--- FAIL: test/TestPlannerLogic/local/planning_errors (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/planning_errors



TestPlannerLogic/local/order_by/order_by_index
--- FAIL: test/TestPlannerLogic/local/order_by/order_by_index (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/limit with config local: 10 tests, 0 failures
=== CONT  TestPlannerLogic/local/insert_plans
--- done: testdata/planner_test/order_by with config local: 79 tests, 0 failures
=== CONT  TestPlannerLogic/local/insert



TestPlannerLogic/5node-dist/distsql_union/Intersect
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_union/Intersect (0.000s)
Test ended in panic.




TestPlannerLogic/local/show_trace/aborted_txn
--- FAIL: test/TestPlannerLogic/local/show_trace/aborted_txn (0.000s)
Test ended in panic.




TestPlannerLogic/local/insert_plans
--- FAIL: test/TestPlannerLogic/local/insert_plans (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/insert_plans



TestPlannerLogic/local/cascade/UpdateSetDefault_Basic1
--- FAIL: test/TestPlannerLogic/local/cascade/UpdateSetDefault_Basic1 (0.000s)
Test ended in panic.




TestPlannerLogic/local/tuple/unlabeled_tuple
--- FAIL: test/TestPlannerLogic/local/tuple/unlabeled_tuple (0.000s)
Test ended in panic.

------- Stdout: -------
=== CONT  TestPlannerLogic/local/select
--- done: testdata/planner_test/update with config local: 34 tests, 0 failures
=== CONT  TestPlannerLogic/local/rows_from
--- done: testdata/planner_test/subquery with config local: 14 tests, 0 failures
=== CONT  TestPlannerLogic/local/planning_errors
--- done: testdata/planner_test/aggregate with config local: 66 tests, 0 failures
=== CONT  TestPlannerLogic/local/physical_props
--- done: testdata/planner_test/select_index_flags with config local: 18 tests, 0 failures
=== CONT  TestPlannerLogic/local/ordinality
--- done: testdata/planner_test/tuple with config local: 15 tests, 0 failures
--- done: testdata/planner_test/planning_errors with config local: 1 tests, 0 failures



TestPlannerLogic/local/srfs/generate_series
--- FAIL: test/TestPlannerLogic/local/srfs/generate_series (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/union with config local: 4 tests, 0 failures



TestPlannerLogic/local/rows_from/rows_from_scalar_func
--- FAIL: test/TestPlannerLogic/local/rows_from/rows_from_scalar_func (0.000s)
Test ended in panic.




TestPlannerLogic/local/ddl
--- FAIL: test/TestPlannerLogic/local/ddl (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/ddl



TestPlannerLogic/local
--- FAIL: test/TestPlannerLogic/local (0.000s)
Test ended in panic.




TestPlannerLogic/local/rows_from/rows_from_scalar_op
--- FAIL: test/TestPlannerLogic/local/rows_from/rows_from_scalar_op (0.000s)
Test ended in panic.

------- Stdout: -------
=== CONT  TestPlannerLogic/local/ordinal_references



TestPlannerLogic/5node-dist/distsql_numtables
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_numtables (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_numtables



TestPlannerLogic/local/limit
--- FAIL: test/TestPlannerLogic/local/limit (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/limit



TestPlannerLogic/local/union
--- FAIL: test/TestPlannerLogic/local/union (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/union



TestPlannerLogic/5node-dist/window
--- FAIL: test/TestPlannerLogic/5node-dist/window (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/window
=== CONT  TestPlannerLogic/5node-dist/distsql_agg
=== CONT  TestPlannerLogic/5node-dist/distsql_srfs
=== CONT  TestPlannerLogic/5node-dist/distsql_join
=== CONT  TestPlannerLogic/5node-dist/distsql_numtables
=== CONT  TestPlannerLogic/5node-dist/window
=== CONT  TestPlannerLogic/5node-dist/distsql_misc
=== CONT  TestPlannerLogic/5node-dist/distsql_sort
=== CONT  TestPlannerLogic/5node-dist/distsql_window



TestPlannerLogic/5node-dist/distsql_misc/stats
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_misc/stats (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/window with config 5node-dist: 16 tests, 0 failures
--- total progress: 1144 statements/queries
=== CONT  TestPlannerLogic/5node-dist/distsql_distinct_on
--- done: testdata/planner_test/distsql_numtables with config 5node-dist: 24 tests, 0 failures
=== CONT  TestPlannerLogic/5node-dist/distsql_interleaved_join
--- done: testdata/planner_test/distsql_srfs with config 5node-dist: 10 tests, 0 failures
--- done: testdata/planner_test/distsql_window with config 5node-dist: 12 tests, 0 failures
=== CONT  TestPlannerLogic/5node-dist/distsql_indexjoin
--- done: testdata/planner_test/distsql_misc with config 5node-dist: 11 tests, 0 failures
=== CONT  TestPlannerLogic/5node-dist/distsql_tighten_spans
=== CONT  TestPlannerLogic/5node-dist/distsql_union
--- done: testdata/planner_test/distsql_sort with config 5node-dist: 8 tests, 0 failures
--- done: testdata/planner_test/distsql_join with config 5node-dist: 19 tests, 0 failures
=== CONT  TestPlannerLogic/5node-dist/distsql_subquery
--- done: testdata/planner_test/distsql_distinct_on with config 5node-dist: 19 tests, 0 failures
--- done: testdata/planner_test/distsql_subquery with config 5node-dist: 7 tests, 0 failures
--- total progress: 1247 statements/queries



TestPlannerLogic/local/subquery
--- FAIL: test/TestPlannerLogic/local/subquery (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/subquery



TestPlannerLogic/local/join
--- FAIL: test/TestPlannerLogic/local/join (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/join



TestPlannerLogic/5node-dist/distsql_subquery
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_subquery (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_subquery



TestPlannerLogic/5node-dist/distsql_union/Except
...utine 2425861 [select]:
github.com/cockroachdb/cockroach/pkg/sql.(*DistSQLPlanner).initRunners.func1(0x3161fc0, 0xc003e12210)
	/go/src/github.com/cockroachdb/cockroach/pkg/sql/distsql_running.go:95 +0x13f
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc0014ae570, 0xc0014e2750, 0xc0014ae560)
	/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:200 +0xe1
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
	/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:193 +0xa8

goroutine 2388083 [select]:
github.com/cockroachdb/cockroach/pkg/storage/closedts/transport.(*Server).Get(0xc02d0b2540, 0x7f3eeaed5880, 0xc00fb83310, 0x7f3eeaed5880, 0xc00fb83310)
	/go/src/github.com/cockroachdb/cockroach/pkg/storage/closedts/transport/server.go:86 +0x2b3
github.com/cockroachdb/cockroach/pkg/storage/closedts/container.delayedServer.Get(0x1, 0x3133720, 0xc02d0b2540, 0x3180300, 0xc00fb83310, 0x131, 0x132)
	/go/src/github.com/cockroachdb/cockroach/pkg/storage/closedts/container/container.go:100 +0x118
github.com/cockroachdb/cockroach/pkg/storage/closedts/ctpb._ClosedTimestamp_Get_Handler(0x2761140, 0xc007a2c5a0, 0x3178b00, 0xc0221449a0, 0x0, 0xc004195260)
	/go/src/github.com/cockroachdb/cockroach/pkg/storage/closedts/ctpb/entry.pb.go:199 +0xad
github.com/cockroachdb/cockroach/pkg/rpc.NewServerWithInterceptor.func3(0x2761140, 0xc007a2c5a0, 0x3178b00, 0xc0221449a0, 0xc008ba3cc0, 0x2b93fb8, 0x2867580, 0x3118088)
	/go/src/github.com/cockroachdb/cockroach/pkg/rpc/context.go:239 +0x100
github.com/cockroachdb/cockroach/pkg/rpc.NewServerWithInterceptor.func5(0x2761140, 0xc007a2c5a0, 0x3178b00, 0xc0221449a0, 0xc008ba3cc0, 0x2b93fb8, 0x3162980, 0xc01ab60ac0)
	/go/src/github.com/cockroachdb/cockroach/pkg/rpc/context.go:264 +0xb6
github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*Server).processStreamingRPC(0xc0100bcc40, 0x3183f00, 0xc0227f6c00, 0xc0174d5900, 0xc00f1890b0, 0x482aae0, 0x0, 0x0, 0x0)
	/go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/server.go:1167 +0x440
github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*Server).handleStream(0xc0100bcc40, 0x3183f00, 0xc0227f6c00, 0xc0174d5900, 0x0)
	/go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/server.go:1253 +0x12aa
github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1(0xc01e28e4d0, 0xc0100bcc40, 0x3183f00, 0xc0227f6c00, 0xc0174d5900)
	/go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/server.go:680 +0x9f
created by github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc.(*Server).serveStreams.func1
	/go/src/github.com/cockroachdb/cockroach/vendor/google.golang.org/grpc/server.go:678 +0xa1

goroutine 2409636 [select]:
github.com/cockroachdb/cockroach/pkg/server.(*Node).startComputePeriodicMetrics.func1(0x3161fc0, 0xc028a478c0)
	/go/src/github.com/cockroachdb/cockroach/pkg/server/node.go:782 +0x113
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc017dd1ac0, 0xc028dc4900, 0xc01d4ee9c0)
	/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:200 +0xe1
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
	/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:193 +0xa8

goroutine 2425361 [select]:
github.com/cockroachdb/cockroach/pkg/storage.(*Store).coalescedHeartbeatsLoop(0xc03286c600, 0x3161fc0, 0xc006ebbf80)
	/go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3784 +0x128
github.com/cockroachdb/cockroach/pkg/storage.(*Store).coalescedHeartbeatsLoop-fm(0x3161fc0, 0xc006ebbf80)
	/go/src/github.com/cockroachdb/cockroach/pkg/storage/store.go:3715 +0x3e
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc02090e8b0, 0xc0051842d0, 0xc02090e8a0)

***** Text was not loaded fully because its' size exceeds 2 MB, see full log for the whole text *****




TestPlannerLogic/5node-dist/distsql_union
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_union (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_union



TestPlannerLogic/local/needed_columns
--- FAIL: test/TestPlannerLogic/local/needed_columns (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/needed_columns



TestPlannerLogic/local/select_index_flags
--- FAIL: test/TestPlannerLogic/local/select_index_flags (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/select_index_flags



TestPlannerLogic/local/delete
--- FAIL: test/TestPlannerLogic/local/delete (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/delete



TestPlannerLogic/fakedist
--- FAIL: test/TestPlannerLogic/fakedist (0.000s)
Test ended in panic.




TestPlannerLogic/5node-dist/distsql_misc/scrub
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_misc/scrub (0.000s)
Test ended in panic.




TestPlannerLogic/local/cascade/UpdateSetDefault_Basic2
--- FAIL: test/TestPlannerLogic/local/cascade/UpdateSetDefault_Basic2 (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/cascade with config local: 61 tests, 0 failures



TestPlannerLogic/local/cascade/DeleteCascade_Basic
--- FAIL: test/TestPlannerLogic/local/cascade/DeleteCascade_Basic (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/window with config local: 16 tests, 0 failures



TestPlannerLogic/5node-dist/distsql_window
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_window (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_window



TestPlannerLogic/5node-dist/distsql_agg
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_agg (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_agg



TestPlannerLogic/local/rows_from/rows_from_multiple_srfs
--- FAIL: test/TestPlannerLogic/local/rows_from/rows_from_multiple_srfs (0.000s)
Test ended in panic.




TestPlannerLogic/local/tuple
--- FAIL: test/TestPlannerLogic/local/tuple (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/tuple



TestPlannerLogic/local/inverted_index
--- FAIL: test/TestPlannerLogic/local/inverted_index (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/inverted_index



TestPlannerLogic/local/order_by
--- FAIL: test/TestPlannerLogic/local/order_by (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/order_by



TestPlannerLogic/local/explain
--- FAIL: test/TestPlannerLogic/local/explain (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/explain



TestPlannerLogic/local/ordinal_references
--- FAIL: test/TestPlannerLogic/local/ordinal_references (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/ordinal_references



TestPlannerLogic/local/aggregate
--- FAIL: test/TestPlannerLogic/local/aggregate (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/aggregate



TestPlannerLogic
--- FAIL: test/TestPlannerLogic (0.000s)
Test ended in panic.




TestPlannerLogic/5node-dist/distsql_srfs
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_srfs (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_srfs



TestPlannerLogic/local/show_trace/idempotent
--- FAIL: test/TestPlannerLogic/local/show_trace/idempotent (0.000s)
Test ended in panic.




TestPlannerLogic/local/select_index
--- FAIL: test/TestPlannerLogic/local/select_index (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/select_index



TestPlannerLogic/local/cascade/DeleteSetDefault_Basic2
--- FAIL: test/TestPlannerLogic/local/cascade/DeleteSetDefault_Basic2 (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/ddl with config local: 46 tests, 0 failures
--- total progress: 1045 statements/queries



TestPlannerLogic/local/upsert/regression_32473
--- FAIL: test/TestPlannerLogic/local/upsert/regression_32473 (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/upsert with config local: 27 tests, 0 failures



TestPlannerLogic/local/cascade/UpdateSetNull_Basic2
--- FAIL: test/TestPlannerLogic/local/cascade/UpdateSetNull_Basic2 (0.000s)
Test ended in panic.




TestPlannerLogic/5node-dist/distsql_union/Union
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_union/Union (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/distsql_indexjoin with config 5node-dist: 9 tests, 0 failures



TestPlannerLogic/local/upsert/regression_32834
--- FAIL: test/TestPlannerLogic/local/upsert/regression_32834 (0.000s)
Test ended in panic.

------- Stdout: -------
--- progress: testdata/planner_test/select: 76 statements/queries



TestPlannerLogic/local/interleaved
--- FAIL: test/TestPlannerLogic/local/interleaved (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/interleaved



TestPlannerLogic/local/show_trace/replica
--- FAIL: test/TestPlannerLogic/local/show_trace/replica (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/show_trace with config local: 38 tests, 0 failures
=== CONT  TestPlannerLogic/local/explain
--- done: testdata/planner_test/inverted_index with config local: 22 tests, 0 failures
=== CONT  TestPlannerLogic/local/distinct_on



TestPlannerLogic/local/cascade/DeleteSetNull_Basic1
--- FAIL: test/TestPlannerLogic/local/cascade/DeleteSetNull_Basic1 (0.000s)
Test ended in panic.




TestPlannerLogic/local/upsert
--- FAIL: test/TestPlannerLogic/local/upsert (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/upsert



TestPlannerLogic/local/distinct_on
--- FAIL: test/TestPlannerLogic/local/distinct_on (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/distinct_on



TestPlannerLogic/local/show_trace/autocommit
--- FAIL: test/TestPlannerLogic/local/show_trace/autocommit (0.000s)
Test ended in panic.




TestPlannerLogic/local/check_constraints
--- FAIL: test/TestPlannerLogic/local/check_constraints (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/check_constraints



TestPlannerLogic/local/cascade/UpdateSetNull_Basic1
--- FAIL: test/TestPlannerLogic/local/cascade/UpdateSetNull_Basic1 (0.000s)
Test ended in panic.




TestPlannerLogic/local/custom_mutation_indexes
--- FAIL: test/TestPlannerLogic/local/custom_mutation_indexes (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/custom_mutation_indexes



TestPlannerLogic/5node-dist/distsql_tighten_spans
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_tighten_spans (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_tighten_spans



TestPlannerLogic/local/cascade
--- FAIL: test/TestPlannerLogic/local/cascade (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/cascade



TestPlannerLogic/local/cascade/DeleteSetDefault_Basic1
--- FAIL: test/TestPlannerLogic/local/cascade/DeleteSetDefault_Basic1 (0.000s)
Test ended in panic.

------- Stdout: -------
--- progress: testdata/planner_test/ddl: 44 statements/queries



TestPlannerLogic/local/show_trace
--- FAIL: test/TestPlannerLogic/local/show_trace (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/show_trace



TestPlannerLogic/local/srfs/srf_source_order
--- FAIL: test/TestPlannerLogic/local/srfs/srf_source_order (0.000s)
Test ended in panic.

------- Stdout: -------
=== CONT  TestPlannerLogic/local/select_index_flags
--- done: testdata/planner_test/spool with config local: 16 tests, 0 failures
=== CONT  TestPlannerLogic/local/select_index
--- done: testdata/planner_test/srfs with config local: 14 tests, 0 failures



TestPlannerLogic/local/spool
--- FAIL: test/TestPlannerLogic/local/spool (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/spool



TestPlannerLogic/local/cascade/DeleteSetNull_Basic2
--- FAIL: test/TestPlannerLogic/local/cascade/DeleteSetNull_Basic2 (0.000s)
Test ended in panic.




TestPlannerLogic/5node-dist/distsql_join
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_join (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_join



TestPlannerLogic/local/window
--- FAIL: test/TestPlannerLogic/local/window (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/window
=== CONT  TestPlannerLogic/local/update
=== CONT  TestPlannerLogic/local/aggregate
=== CONT  TestPlannerLogic/local/union
=== CONT  TestPlannerLogic/local/tuple
=== CONT  TestPlannerLogic/local/subquery
=== CONT  TestPlannerLogic/local/srfs
=== CONT  TestPlannerLogic/local/spool
=== CONT  TestPlannerLogic/local/show_trace



TestPlannerLogic/local/ordinality
--- FAIL: test/TestPlannerLogic/local/ordinality (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/ordinality



TestPlannerLogic/local/cascade/UpdateCascade_Basic
--- FAIL: test/TestPlannerLogic/local/cascade/UpdateCascade_Basic (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/select with config local: 88 tests, 0 failures



TestPlannerLogic/5node-dist/distsql_misc
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_misc (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_misc



TestPlannerLogic/5node-dist
--- FAIL: test/TestPlannerLogic/5node-dist (0.000s)
Test ended in panic.




TestPlannerLogic/5node-dist/distsql_sort
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_sort (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_sort



TestPlannerLogic/5node-dist/distsql_interleaved_join
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_interleaved_join (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_interleaved_join



TestPlannerLogic/local/physical_props
--- FAIL: test/TestPlannerLogic/local/physical_props (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/physical_props



TestPlannerLogic/local/rows_from
--- FAIL: test/TestPlannerLogic/local/rows_from (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/rows_from



TestPlannerLogic/5node-dist/distsql_distinct_on
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_distinct_on (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_distinct_on



TestPlannerLogic/local/interleaved/InterleavedDeleteFastPath
--- FAIL: test/TestPlannerLogic/local/interleaved/InterleavedDeleteFastPath (0.000s)
Test ended in panic.

------- Stdout: -------
--- done: testdata/planner_test/select_index with config local: 146 tests, 0 failures
--- total progress: 531 statements/queries
=== CONT  TestPlannerLogic/local/distinct
--- done: testdata/planner_test/insert_plans with config local: 8 tests, 0 failures
=== CONT  TestPlannerLogic/local/delete
--- done: testdata/planner_test/join with config local: 80 tests, 0 failures
--- done: testdata/planner_test/insert with config local: 34 tests, 0 failures
--- done: testdata/planner_test/distinct_on with config local: 30 tests, 0 failures
=== CONT  TestPlannerLogic/local/ddl
=== CONT  TestPlannerLogic/local/custom_mutation_indexes
=== CONT  TestPlannerLogic/local/check_constraints
--- done: testdata/planner_test/explain with config local: 85 tests, 0 failures
=== CONT  TestPlannerLogic/local/cascade
--- done: testdata/planner_test/distinct with config local: 21 tests, 0 failures
=== CONT  TestPlannerLogic/local/window
--- done: testdata/planner_test/interleaved with config local: 44 tests, 0 failures
=== CONT  TestPlannerLogic/local/upsert
--- done: testdata/planner_test/check_constraints with config local: 3 tests, 0 failures
--- done: testdata/planner_test/custom_mutation_indexes with config local: 5 tests, 0 failures
--- done: testdata/planner_test/delete with config local: 27 tests, 0 failures



TestPlannerLogic/local/insert
--- FAIL: test/TestPlannerLogic/local/insert (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/insert



TestPlannerLogic/5node-dist/distsql_indexjoin
--- FAIL: test/TestPlannerLogic/5node-dist/distsql_indexjoin (0.000s)
Test ended in panic.

------- Stdout: -------
=== PAUSE TestPlannerLogic/5node-dist/distsql_indexjoin




Please assign, take a look and update the issue accordingly.

@RaduBerinde
Copy link
Member

This is a timeout.

--- done: testdata/planner_test/distsql_union with config 5node-dist: 50 tests, 0 failures
panic: test timed out after 8m0s

@knz
Copy link
Contributor

knz commented Mar 9, 2019

Alleviated in #35583.

@knz knz closed this as completed Mar 9, 2019
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-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

3 participants