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

pkg/sql/logictest/tests/local-mixed-23.2/local-mixed-23_2_test: TestLogic_udf_deps failed [panic: grunning.Time() should be non-decreasing] #126614

Closed
cockroach-teamcity opened this issue Jul 3, 2024 · 2 comments
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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. T-admission-control Admission Control X-duplicate Closed as a duplicate of another issue.

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jul 3, 2024

pkg/sql/logictest/tests/local-mixed-23.2/local-mixed-23_2_test.TestLogic_udf_deps failed on master @ fba93856e7fe76c1573c8c9ebeac6b6395e3e730:

    test_server_shim.go:144: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)
[05:20:05] setting distsql_workmem='42781B';
    logictestbase.go:547: statement/query skipped with reason: unsupported configuration local-mixed-23.2, statement/query only supports local-legacy-schema-changer (no issue given)
[05:20:05] --- done: /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-mixed-23.2/local-mixed-23_2_test_/local-mixed-23_2_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/udf_deps with config local-mixed-23.2: 5 tests, 0 failures
    logic.go:4135: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-mixed-23.2/local-mixed-23_2_test_/local-mixed-23_2_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/udf_deps:36: error while processing
    logic.go:4135: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-mixed-23.2/local-mixed-23_2_test_/local-mixed-23_2_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/udf_deps:36: 
        expected success, but found
        (XX000) internal error: building declarative schema change targets for ALTER TABLE: recovered from uncategorizable panic: grunning.Time() should be non-decreasing
        errors.go:62: in HandlePanicAndLogError()
        DETAIL: stack trace:
        github.com/cockroachdb/cockroach/pkg/sql/schemachanger/scerrors/errors.go:62: HandlePanicAndLogError()
        GOROOT/src/runtime/panic.go:770: gopanic()
        github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:231: recover()
        GOROOT/src/runtime/panic.go:770: gopanic()
        github.com/cockroachdb/cockroach/pkg/kv/kvserver/kvadmission/kvadmission.go:456: AdmittedKVWorkDone()
        github.com/cockroachdb/cockroach/pkg/server/node.go:1404: func2()
        github.com/cockroachdb/cockroach/pkg/server/node.go:1485: batchInternal()
        github.com/cockroachdb/cockroach/pkg/server/node.go:1626: Batch()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:704: func1()
        github.com/cockroachdb/cockroach/pkg/util/tracing/grpcinterceptor/grpc_interceptor.go:97: func12()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:815: func4()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:169: func3()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:815: func4()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/auth.go:95: unaryInterceptor()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:815: func4()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:136: 1()
        github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:337: RunTaskWithErr()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:134: func1()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:815: func4()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:714: func2()
        github.com/cockroachdb/cockroach/pkg/util/tracing/grpcinterceptor/grpc_interceptor.go:228: func8()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:899: func1()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:784: func3()
        github.com/cockroachdb/cockroach/pkg/rpc/pkg/rpc/context.go:907: Batch()
        github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/transport.go:214: sendBatch()
        github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/transport.go:192: SendNext()
        github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:2749: sendToReplicas()
        github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:2187: sendPartialBatch()
        github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:1738: divideAndSendBatchToRanges()
        github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/dist_sender.go:1257: Send()
        github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/txn_lock_gatekeeper.go:82: SendLocked()
        github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord/txn_interceptor_metric_recorder.go:46: SendLocked()
        
        NOTE: internal errors may have more details in logs. Use -show-logs.
        
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestLogic_udf_deps290403164
--- FAIL: TestLogic_udf_deps (0.52s)

Parameters:

  • attempt=1
  • run=24
  • shard=17
Help

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

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-40004

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jul 3, 2024
@rafiss rafiss changed the title pkg/sql/logictest/tests/local-mixed-23.2/local-mixed-23_2_test: TestLogic_udf_deps failed pkg/sql/logictest/tests/local-mixed-23.2/local-mixed-23_2_test: TestLogic_udf_deps failed [panic: grunning.Time() should be non-decreasing] Jul 3, 2024
@rafiss
Copy link
Collaborator

rafiss commented Jul 3, 2024

This assertion was just added in 2b9b713. cc @aadityasondhi could you take a look?

@rafiss rafiss added T-admission-control Admission Control and removed T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jul 3, 2024
@mgartner mgartner added the X-duplicate Closed as a duplicate of another issue. label Jul 3, 2024
@mgartner
Copy link
Collaborator

mgartner commented Jul 3, 2024

Duplicate of #126603.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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. T-admission-control Admission Control X-duplicate Closed as a duplicate of another issue.
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants