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

Copy published crossgen2 in artifacts/tests #80154

Merged
merged 52 commits into from
Aug 24, 2024

Support cross CG2 which is not running on helix

2324602
Select commit
Loading
Failed to load commit list.
Merged

Copy published crossgen2 in artifacts/tests #80154

Support cross CG2 which is not running on helix
2324602
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-coreclr crossgen2 failed Aug 24, 2024 in 2h 45m 14s

Build #20240824.1 had test failures

Details

Tests

  • Failed: 24 (0.00%)
  • Passed: 1,069,454 (97.81%)
  • Other: 23,934 (2.19%)
  • Total: 1,093,412

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Resources.Extensions.BinaryFormat.Tests in job 02fc472f-e59c-4f64-ab78-95628962e6a1 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/02fc472f-e59c-4f64-ab78-95628962e6a1/workitems/System.Resources.Extensions.BinaryFormat.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Resources.Extensions.BinaryFormat.Tests in job 021aa79e-3b3e-4ff1-b966-9d4bc4e2a6b3 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/021aa79e-3b3e-4ff1-b966-9d4bc4e2a6b3/workitems/System.Resources.Extensions.BinaryFormat.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Resources.Extensions.BinaryFormat.Tests in job 61f50b3f-c0a4-47b4-ae10-266557c87346 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/61f50b3f-c0a4-47b4-ae10-266557c87346/workitems/System.Resources.Extensions.BinaryFormat.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24421.7\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Resources.Extensions.BinaryFormat.Tests in job 16c5b6c6-6830-4ee5-a307-be0fc4ec7a96 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/16c5b6c6-6830-4ee5-a307-be0fc4ec7a96/workitems/System.Resources.Extensions.BinaryFormat.Tests/console

Check failure on line 1 in System.Formats.Nrbf.Tests.EdgeCaseTests.ArraysOfStringsCanContainMemberReferences

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

System.Formats.Nrbf.Tests.EdgeCaseTests.ArraysOfStringsCanContainMemberReferences

System.InvalidOperationException : Exception during discovery:
System.Reflection.CustomAttributeFormatException: Could not load file or assembly 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

 ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

File name: 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
   at System.Reflection.RuntimeAssembly.InternalLoad(AssemblyName assemblyName, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext, RuntimeAssembly requestingAssembly, Boolean throwOnFileNotFound)
   at System.Reflection.TypeNameResolver.ResolveAssembly(AssemblyName assemblyName)
   at System.Reflection.TypeNameResolver.GetType(String escapedTypeName, ReadOnlySpan`1 nestedTypeNames, TypeName parsedName)
   at System.Reflection.TypeNameResolver.GetSimpleType(TypeName typeName)
   at System.Reflection.TypeNameResolver.GetTypeReferencedByCustomAttribute(String typeName, RuntimeModule scope)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCustomAttributeType(CustomAttributeDataParser& parser, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCustomAttributeValue(CustomAttributeDataParser& parser, CustomAttributeType type, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCustomAttributeValue(CustomAttributeDataParser& parser, CustomAttributeType type, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCtorArgs(CustomAttributeDataParser& parser, CustomAttributeCtorParameter[] customAttributeCtorParameters, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseAttributeArguments(ConstArray attributeBlob, CustomAttributeCtorParameter[] customAttributeCtorParameters, CustomAttributeNamedParameter[] customAttributeNamedParameters, RuntimeModule customAttributeModule)
   --- End of inner exception stack trace ---
   at System.Reflection.CustomAttributeEncodedArgument.ParseAttributeArguments(ConstArray attributeBlob, CustomAttributeCtorParameter[] customAttributeCtorParameters, CustomAttributeNamedParameter[] customAttributeNamedParameters, RuntimeModule customAttributeModule)
   at System.Reflection.RuntimeCustomAttributeData..ctor(RuntimeModule scope, MetadataToken caCtorToken, ConstArray& blob)
   at System.Reflection.RuntimeCustomAttributeData.GetCustomAttributes(RuntimeModule module, Int32 tkTarget)
   at System.Reflection.RuntimeCustomAttributeData.GetCustomAttributesInternal(RuntimeMethodInfo target)
   at Xunit.Sdk.ReflectionMethodInfo.GetCustomAttributes(MethodInfo method, Type attributeType, AttributeUsageAttribute attributeUsage) in /_/src/xunit.execution/Sdk/Reflection/ReflectionMethodInfo.cs:line 101
   at Xunit.Sdk.ReflectionMethodInfo.GetCustomAttributes(String assemblyQualifiedAttributeTypeName) in /_/src/xunit.execution/Sdk/Reflection/ReflectionMethodInfo.cs:line 88
   at Xunit.Sdk.XunitTestFrameworkDiscoverer.FindTestsForMethod(ITestMethod testMethod, Boolean includeSourceInformation, IMessageBus messageBus, ITestFrameworkDiscoveryOptions discoveryOptions) in /_/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscoverer.cs:line 84
   at Xunit.Sdk.XunitTestFrameworkDiscoverer.FindTestsForType(ITestClass testClass, Boolean includeSourceInformation, IMessageBus messageBus, ITestFrameworkDiscoveryOptions discoveryOptions) in /_/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscoverer.cs:line 135

Check failure on line 1 in System.Formats.Nrbf.Tests.EdgeCaseTests.FormatterTypeStyleOtherThanTypesAlwaysAreNotSupportedByDesign

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

System.Formats.Nrbf.Tests.EdgeCaseTests.FormatterTypeStyleOtherThanTypesAlwaysAreNotSupportedByDesign

System.InvalidOperationException : Exception during discovery:
System.Reflection.CustomAttributeFormatException: Could not load file or assembly 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

 ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

File name: 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
   at System.Reflection.RuntimeAssembly.InternalLoad(AssemblyName assemblyName, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext, RuntimeAssembly requestingAssembly, Boolean throwOnFileNotFound)
   at System.Reflection.TypeNameResolver.ResolveAssembly(AssemblyName assemblyName)
   at System.Reflection.TypeNameResolver.GetType(String escapedTypeName, ReadOnlySpan`1 nestedTypeNames, TypeName parsedName)
   at System.Reflection.TypeNameResolver.GetSimpleType(TypeName typeName)
   at System.Reflection.TypeNameResolver.GetTypeReferencedByCustomAttribute(String typeName, RuntimeModule scope)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCustomAttributeType(CustomAttributeDataParser& parser, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCustomAttributeValue(CustomAttributeDataParser& parser, CustomAttributeType type, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCustomAttributeValue(CustomAttributeDataParser& parser, CustomAttributeType type, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCtorArgs(CustomAttributeDataParser& parser, CustomAttributeCtorParameter[] customAttributeCtorParameters, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseAttributeArguments(ConstArray attributeBlob, CustomAttributeCtorParameter[] customAttributeCtorParameters, CustomAttributeNamedParameter[] customAttributeNamedParameters, RuntimeModule customAttributeModule)
   --- End of inner exception stack trace ---
   at System.Reflection.CustomAttributeEncodedArgument.ParseAttributeArguments(ConstArray attributeBlob, CustomAttributeCtorParameter[] customAttributeCtorParameters, CustomAttributeNamedParameter[] customAttributeNamedParameters, RuntimeModule customAttributeModule)
   at System.Reflection.RuntimeCustomAttributeData..ctor(RuntimeModule scope, MetadataToken caCtorToken, ConstArray& blob)
   at System.Reflection.RuntimeCustomAttributeData.GetCustomAttributes(RuntimeModule module, Int32 tkTarget)
   at System.Reflection.RuntimeCustomAttributeData.GetCustomAttributesInternal(RuntimeMethodInfo target)
   at Xunit.Sdk.ReflectionMethodInfo.GetCustomAttributes(MethodInfo method, Type attributeType, AttributeUsageAttribute attributeUsage) in /_/src/xunit.execution/Sdk/Reflection/ReflectionMethodInfo.cs:line 101
   at Xunit.Sdk.ReflectionMethodInfo.GetCustomAttributes(String assemblyQualifiedAttributeTypeName) in /_/src/xunit.execution/Sdk/Reflection/ReflectionMethodInfo.cs:line 88
   at Xunit.Sdk.XunitTestFrameworkDiscoverer.FindTestsForMethod(ITestMethod testMethod, Boolean includeSourceInformation, IMessageBus messageBus, ITestFrameworkDiscoveryOptions discoveryOptions) in /_/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscoverer.cs:line 84
   at Xunit.Sdk.XunitTestFrameworkDiscoverer.FindTestsForType(ITestClass testClass, Boolean includeSourceInformation, IMessageBus messageBus, ITestFrameworkDiscoveryOptions discoveryOptions) in /_/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscoverer.cs:line 135

Check failure on line 1 in System.Resources.Extensions.BinaryFormat.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

System.Resources.Extensions.BinaryFormat.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in System.Formats.Nrbf.Tests.EdgeCaseTests.ArraysOfStringsCanContainMemberReferences

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr crossgen2

System.Formats.Nrbf.Tests.EdgeCaseTests.ArraysOfStringsCanContainMemberReferences

System.InvalidOperationException : Exception during discovery:
System.Reflection.CustomAttributeFormatException: Could not load file or assembly 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

 ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.

File name: 'System.Runtime.Serialization.Formatters, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
   at System.Reflection.RuntimeAssembly.InternalLoad(AssemblyName assemblyName, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext, RuntimeAssembly requestingAssembly, Boolean throwOnFileNotFound)
   at System.Reflection.TypeNameResolver.ResolveAssembly(AssemblyName assemblyName)
   at System.Reflection.TypeNameResolver.GetType(String escapedTypeName, ReadOnlySpan`1 nestedTypeNames, TypeName parsedName)
   at System.Reflection.TypeNameResolver.GetSimpleType(TypeName typeName)
   at System.Reflection.TypeNameResolver.GetTypeReferencedByCustomAttribute(String typeName, RuntimeModule scope)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCustomAttributeType(CustomAttributeDataParser& parser, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCustomAttributeValue(CustomAttributeDataParser& parser, CustomAttributeType type, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCustomAttributeValue(CustomAttributeDataParser& parser, CustomAttributeType type, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseCtorArgs(CustomAttributeDataParser& parser, CustomAttributeCtorParameter[] customAttributeCtorParameters, RuntimeModule module)
   at System.Reflection.CustomAttributeEncodedArgument.ParseAttributeArguments(ConstArray attributeBlob, CustomAttributeCtorParameter[] customAttributeCtorParameters, CustomAttributeNamedParameter[] customAttributeNamedParameters, RuntimeModule customAttributeModule)
   --- End of inner exception stack trace ---
   at System.Reflection.CustomAttributeEncodedArgument.ParseAttributeArguments(ConstArray attributeBlob, CustomAttributeCtorParameter[] customAttributeCtorParameters, CustomAttributeNamedParameter[] customAttributeNamedParameters, RuntimeModule customAttributeModule)
   at System.Reflection.RuntimeCustomAttributeData..ctor(RuntimeModule scope, MetadataToken caCtorToken, ConstArray& blob)
   at System.Reflection.RuntimeCustomAttributeData.GetCustomAttributes(RuntimeModule module, Int32 tkTarget)
   at System.Reflection.RuntimeCustomAttributeData.GetCustomAttributesInternal(RuntimeMethodInfo target)
   at Xunit.Sdk.ReflectionMethodInfo.GetCustomAttributes(MethodInfo method, Type attributeType, AttributeUsageAttribute attributeUsage) in /_/src/xunit.execution/Sdk/Reflection/ReflectionMethodInfo.cs:line 101
   at Xunit.Sdk.ReflectionMethodInfo.GetCustomAttributes(String assemblyQualifiedAttributeTypeName) in /_/src/xunit.execution/Sdk/Reflection/ReflectionMethodInfo.cs:line 88
   at Xunit.Sdk.XunitTestFrameworkDiscoverer.FindTestsForMethod(ITestMethod testMethod, Boolean includeSourceInformation, IMessageBus messageBus, ITestFrameworkDiscoveryOptions discoveryOptions) in /_/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscoverer.cs:line 84
   at Xunit.Sdk.XunitTestFrameworkDiscoverer.FindTestsForType(ITestClass testClass, Boolean includeSourceInformation, IMessageBus messageBus, ITestFrameworkDiscoveryOptions discoveryOptions) in /_/src/xunit.execution/Sdk/Frameworks/XunitTestFrameworkDiscoverer.cs:line 135