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

roachtest: npgsql failed #120167

Closed
cockroach-teamcity opened this issue Mar 9, 2024 · 1 comment
Closed

roachtest: npgsql failed #120167

cockroach-teamcity opened this issue Mar 9, 2024 · 1 comment
Labels
branch-release-23.2.3-rc C-test-failure Broken test (automatically or manually discovered). O-roachtest 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)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 9, 2024

roachtest.npgsql failed with artifacts on release-23.2.3-rc @ 320e36d59a29f6267f95f7944799f7f995e32292:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.2.3-dev-320e36d59a29f6267f95f7944799f7f995e32292
Tests run against npgsql v7.0.2
3262 Total Tests Run
2575 tests passed
687 tests failed
262 tests skipped
65 tests ignored
0 tests passed unexpectedly
1 test failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: Npgsql.Tests.CommandTests(Multiplexing).Many_parameters(NotPrepared) -  (unexpected)
For a full summary look at the npgsql artifacts 
An updated blocklist (npgsqlBlocklist) is available in the artifacts' npgsql log
test artifacts and logs in: /artifacts/npgsql/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-36518

@cockroach-teamcity cockroach-teamcity added branch-release-23.2.3-rc C-test-failure Broken test (automatically or manually discovered). O-roachtest 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 Mar 9, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Mar 9, 2024
@rafiss
Copy link
Collaborator

rafiss commented Mar 11, 2024

    <UnitTestResult executionId="04a41c6b-b162-4c28-8629-74b875808b90" testId="3f91a6ed-b35e-a4de-c52a-1add2e4d5212" testName="Many_parameters(NotPrepared)" computerName="teamcity-14306180-1709965800-18-n1cpu4-0001" duration="00:00:00.0014540" startTime="2024-03-09T11:00:26.1271727+00:00" endTime="2024-03-09T11:00:26.1286262+00:00" testType="13cdc9d9-ddb5-4fa4-a97d-d965ccfc6d4b" outcome="Failed" testListId="8c84fa94-04c1-424b-9868-57a2d4851a1d" relativeResultsDirectory="04a41c6b-b162-4c28-8629-74b875808b90">
      <Output>
        <ErrorInfo>
          <Message>Microsoft.VisualStudio.TestPlatform.TestHost.DebugAssertException : Method Debug.Fail failed with 'Got idle connector but State is Copy
', and was translated to Microsoft.VisualStudio.TestPlatform.TestHost.DebugAssertException to avoid terminating the process hosting the test.</Message>
          <StackTrace>   at System.Diagnostics.TraceInternal.Fail(String message, String detailMessage)
   at System.Diagnostics.Debug.Fail(String message, String detailMessage)
   at Npgsql.MultiplexingDataSource.MultiplexingWriteLoop() in /mnt/data1/npgsql/src/Npgsql/MultiplexingDataSource.cs:line 93
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

</StackTrace>
        </ErrorInfo>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.2.3-rc C-test-failure Broken test (automatically or manually discovered). O-roachtest 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)
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants