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

ccl/multitenantccl/tenantcostclient: TestScheduledJobsConsumption failed #122740

Closed
cockroach-teamcity opened this issue Apr 20, 2024 · 25 comments
Closed
Labels
branch-release-23.2.5-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-multitenant Issues owned by the multi-tenant virtual team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 20, 2024

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3003184997
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"11" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3003184997
--- FAIL: TestScheduledJobsConsumption (2.63s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

/cc @cockroachdb/multi-tenant

This test on roachdash | Improve this report!

Jira issue: CRDB-38299

@cockroach-teamcity cockroach-teamcity added branch-release-23.2.5-rc 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-multitenant Issues owned by the multi-tenant virtual team labels Apr 20, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Apr 20, 2024
@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2419859769
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2419859769
--- FAIL: TestScheduledJobsConsumption (2.63s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption489746945
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"7" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption489746945
--- FAIL: TestScheduledJobsConsumption (2.56s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption596343013
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"39" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption596343013
--- FAIL: TestScheduledJobsConsumption (2.63s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption4058149967
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"21" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption4058149967
--- FAIL: TestScheduledJobsConsumption (2.63s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2191992059
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"13" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2191992059
--- FAIL: TestScheduledJobsConsumption (2.61s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@yuzefovich
Copy link
Member

dup of #122336, not a blocker

@yuzefovich yuzefovich removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Apr 25, 2024
@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2498573760
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"14" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2498573760
--- FAIL: TestScheduledJobsConsumption (2.52s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3815528418
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"6" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3815528418
--- FAIL: TestScheduledJobsConsumption (2.46s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption4277495204
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"13" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption4277495204
--- FAIL: TestScheduledJobsConsumption (2.68s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ e7576d10aaaa61940cebf8bd8f157ce0e1651e7b:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1596865768
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"20" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1596865768
--- FAIL: TestScheduledJobsConsumption (2.53s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 7619662fe855e6d266329de1c6ac6b4473e20805:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2036745584
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"6" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2036745584
--- FAIL: TestScheduledJobsConsumption (2.72s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 7619662fe855e6d266329de1c6ac6b4473e20805:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1824550878
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1824550878
--- FAIL: TestScheduledJobsConsumption (2.60s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 7619662fe855e6d266329de1c6ac6b4473e20805:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3181271701
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"8" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3181271701
--- FAIL: TestScheduledJobsConsumption (2.56s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 2329856b7e2bb56a271de9529d97c2bbca94f87e:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption333427053
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"5" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption333427053
--- FAIL: TestScheduledJobsConsumption (2.60s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3807954459
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"9" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3807954459
--- FAIL: TestScheduledJobsConsumption (2.58s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption4173461360
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"8" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption4173461360
--- FAIL: TestScheduledJobsConsumption (2.55s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3048666376
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3048666376
--- FAIL: TestScheduledJobsConsumption (2.58s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1894918337
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1894918337
--- FAIL: TestScheduledJobsConsumption (2.50s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption831096749
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"25" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption831096749
--- FAIL: TestScheduledJobsConsumption (2.51s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1919334082
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"10" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1919334082
--- FAIL: TestScheduledJobsConsumption (2.72s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3957487433
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"44" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3957487433
--- FAIL: TestScheduledJobsConsumption (2.62s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1980874171
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1980874171
--- FAIL: TestScheduledJobsConsumption (2.69s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3980134815
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"6" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3980134815
--- FAIL: TestScheduledJobsConsumption (2.53s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2061181818
    test_log_scope.go:81: use -show-logs to present logs inline
    tenant_side_test.go:1148: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1148
        	Error:      	"7" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2061181818
--- FAIL: TestScheduledJobsConsumption (2.63s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@yuzefovich
Copy link
Member

Fixed on 23.2 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.2.5-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-multitenant Issues owned by the multi-tenant virtual team
Projects
None yet
Development

No branches or pull requests

2 participants