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 #34861

Closed
cockroach-teamcity opened this issue Feb 13, 2019 · 1 comment
Closed

teamcity: failed test: TestPlannerLogic #34861

cockroach-teamcity opened this issue Feb 13, 2019 · 1 comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

The following tests appear to have failed on master (test): TestPlannerLogic/local, TestPlannerLogic, TestPlannerLogic/local: TestPlannerLogic/local/show_trace

You may want to check for open issues.

#1136912:

TestPlannerLogic
--- FAIL: test/TestPlannerLogic (11.650s)

------- Stdout: -------
    test_log_scope.go:81: test logs captured to: /tmp/logTestPlannerLogic273533264
    test_log_scope.go:62: use -show-logs to present logs inline



TestPlannerLogic/local
--- FAIL: test/TestPlannerLogic: TestPlannerLogic/local (0.000s)




TestPlannerLogic/local: TestPlannerLogic/local/show_trace
--- FAIL: test/TestPlannerLogic: TestPlannerLogic/local: TestPlannerLogic/local/show_trace (0.780s)

------- Stdout: -------
=== PAUSE TestPlannerLogic/local/show_trace
            logic.go:2313: 
                 
                testdata/planner_test/show_trace:201: SELECT operation, regexp_replace(message, '(\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\d\.)?\d\d\d\d\d+', '...PK...') as message
                  FROM [SHOW KV TRACE FOR SESSION]
                WHERE message NOT LIKE '%Z/%'
                  AND tag NOT LIKE '%intExec=%'
                  AND tag NOT LIKE '%scExec%'
                  AND tag NOT LIKE '%IndexBackfiller%'
                expected:
                    dist sender send  querying next range at /Table/2/1/53/"kv2"/3/1
                    dist sender send  r6: sending batch 1 Get to (n1,s1):1
                    dist sender send  querying next range at /Table/3/1/55/2/1
                    dist sender send  r6: sending batch 1 Get to (n1,s1):1
                    dist sender send  r7: sending batch 1 EndTxn, 1 QueryIntent to (n1,s1):1
                    table reader      Scan /Table/55/{1-2}
                    dist sender send  querying next range at /Table/55/1
                    dist sender send  r20: sending batch 1 Scan to (n1,s1):1
                    table reader      fetched: /kv2/primary/...PK.../k/v -> /1/2
                    flow              Put /Table/55/1/...PK.../0 -> /TUPLE/1:1:Int/1/1:2:Int/4
                    dist sender send  querying next range at /Table/55/1/...PK.../0
                    dist sender send  r20: sending batch 1 Put, 1 EndTxn to (n1,s1):1
                    flow              fast path completed
                    sql txn           rows affected: 1
                    
                but found (query options: "") :
                    dist sender send  querying next range at /Table/2/1/53/"kv2"/3/1
                    dist sender send  r6: sending batch 1 Get to (n1,s1):1
                    dist sender send  querying next range at /Table/3/1/55/2/1
                    dist sender send  r6: sending batch 1 Get to (n1,s1):1
                    dist sender send  r7: sending batch 1 EndTxn, 1 QueryIntent to (n1,s1):1
                    table reader      Scan /Table/55/{1-2}
                    dist sender send  querying next range at /Table/55/1
                    dist sender send  r20: sending batch 1 Scan to (n1,s1):1
                    dist sender send  querying next range at /Table/SystemConfigSpan/Start
                    dist sender send  r6: sending batch 1 PushTxn to (n1,s1):1
                    dist sender send  querying next range at /Table/55/1/...PK.../0
                    dist sender send  r20: sending batch 1 ResolveIntent to (n1,s1):1
                    table reader      fetched: /kv2/primary/...PK.../k/v -> /1/2
                    flow              Put /Table/55/1/...PK.../0 -> /TUPLE/1:1:Int/1/1:2:Int/4
                    dist sender send  querying next range at /Table/55/1/...PK.../0
                    dist sender send  r20: sending batch 1 Put, 1 EndTxn to (n1,s1):1
                    flow              fast path completed
                    sql txn           rows affected: 1
                    
                
            logic.go:2345: 
                testdata/planner_test/show_trace:224: error while processing
            logic.go:2346: testdata/planner_test/show_trace:224: too many errors encountered, skipping the rest of the input




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

@cockroach-teamcity cockroach-teamcity added this to the 2.2 milestone Feb 13, 2019
@cockroach-teamcity cockroach-teamcity added C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Feb 13, 2019
@nvanbenschoten
Copy link
Member

Duplicate of #34911.

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

2 participants