Skip to content

pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test: TestLogic_external_connection_privileges failed #152191

@github-actions

Description

@github-actions

pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test.TestLogic_external_connection_privileges failed on master @ 69f7088d7a199c11b4a27cc643ebae11f6e310dc:

=== RUN   TestLogic_external_connection_privileges
    test_log_scope.go:171: test logs captured to: outputs.zip/logTestLogic_external_connection_privileges2555311901
    test_log_scope.go:82: use -show-logs to present logs inline
    test_server_shim.go:143: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
[17:40:10] setting distsql_workmem='36054B';
    logic.go:3155: 
         
        /mnt/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/external_connection_privileges:37: SELECT username, path, privileges, grant_options FROM system.privileges ORDER by username
        expected:
            root  /externalconn/foo  {ALL}  {}
            
        but found (query options: "") :
            root      /externalconn/foo  {ALL}  {}
            testuser  /externalconn/foo  {}     {}
            
[17:40:11] --- done: /mnt/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/external_connection_privileges with config fakedist-vec-off: 9 tests, 1 failures
    logic.go:4372: 
        /mnt/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/external_connection_privileges:42: error while processing
    logic.go:4372: /mnt/engflow/worker/work/0/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test_/fakedist-vec-off_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/external_connection_privileges:42: too many errors encountered, skipping the rest of the input
    panic.go:636: -- test log scope end --
test logs left over in: outputs.zip/logTestLogic_external_connection_privileges2555311901
--- FAIL: TestLogic_external_connection_privileges (3.01s)

Parameters:

  • attempt=1
  • run=1
  • shard=14
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

Jira issue: CRDB-53700

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions