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

System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection tests failing in CI #75417

Open
jkotas opened this issue Sep 11, 2022 · 4 comments
Labels
area-System.Diagnostics.PerformanceCounter Known Build Error Use this to report build issues in the .NET Helix tab needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
Milestone

Comments

@jkotas
Copy link
Member

jkotas commented Sep 11, 2022

Hit in #75264. Full log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-75264-merge-084c1315e5b040e5a8/System.Diagnostics.PerformanceCounter.Tests/1/console.03a615ce.log?helixlogtype=result

    System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection_CopyTo [FAIL]
      System.AggregateException : One or more errors occurred. (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.)
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
{ "ErrorMessage":"System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection_CopyTo [FAIL]" } 

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@jkotas jkotas added area-System.Diagnostics.PerformanceCounter Known Build Error Use this to report build issues in the .NET Helix tab labels Sep 11, 2022
@ghost
Copy link

ghost commented Sep 11, 2022

Tagging subscribers to this area: @dotnet/area-system-diagnostics-performancecounter
See info in area-owners.md if you want to be subscribed.

Issue Details

Hit in #75264. Full log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-75264-merge-084c1315e5b040e5a8/System.Diagnostics.PerformanceCounter.Tests/1/console.03a615ce.log?helixlogtype=result

    System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection_CopyTo [FAIL]
      System.AggregateException : One or more errors occurred. (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.) (Category 'Processor' does not exist.)
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
      ---- System.InvalidOperationException : Category 'Processor' does not exist.
{ "ErrorMessage":"System.Diagnostics.Tests.InstanceDataTests.InstanceDataCollectionCollection_CopyTo [FAIL]" } 
Author: jkotas
Assignees: -
Labels:

area-System.Diagnostics.PerformanceCounter, Known Build Error

Milestone: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Sep 11, 2022
@jkotas
Copy link
Member Author

jkotas commented Sep 11, 2022

This is still failing despite multiple attempts to fix this issue https://github.com/dotnet/runtime/search?q=InstanceDataCollectionCollection&type=issues

@ViktorHofer
Copy link
Member

cc @smasher164

@jeffhandley jeffhandley added this to the Future milestone Sep 16, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Sep 16, 2022
@jeffhandley jeffhandley added the needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration label Sep 16, 2022
@ViktorHofer ViktorHofer self-assigned this Oct 12, 2022
@carlossanlop
Copy link
Member

Strange to see that the CI failure happened again in a 7.0 PR but it was not collected by Known Build Error.

I was able to find this test failure in the console.log file in the Tests -> Artifacts tab. The output in the job said simply it encountered an error, but no output log file link.

@build-analysis build-analysis bot removed this from the Future milestone Nov 15, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 15, 2023
@akoeplinger akoeplinger added this to the Future milestone Nov 24, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 24, 2023
@ViktorHofer ViktorHofer removed their assignment Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Diagnostics.PerformanceCounter Known Build Error Use this to report build issues in the .NET Helix tab needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
Projects
None yet
Development

No branches or pull requests

5 participants