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

Disable Windows ARM64 from the release pipeline and notes #5080

Merged
merged 4 commits into from
Jan 9, 2025

Merge branch 'master' into prsinghal/windowsArm64

d76e641
Select commit
Loading
Failed to load commit list.
Merged

Disable Windows ARM64 from the release pipeline and notes #5080

Merge branch 'master' into prsinghal/windowsArm64
d76e641
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-pipelines-agent.ci succeeded Jan 9, 2025 in 17m 39s

Build #20250108.7 had test failures

Details

Tests

  • Failed: 8 (0.07%)
  • Passed: 12,157 (99.93%)
  • Other: 0 (0.00%)
  • Total: 12,165
Code coverage

  • 47829 of 135446 blocks covered (35.31%)
  • 32404 of 93035 lines covered (34.83%)

Annotations

Check failure on line 88 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Build log #L88

Error running credscan job: 1 of 1

Check failure on line 89 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Build log #L89

ToolLauncherNotFoundException: Could not successfully find the /mnt/vss/_work/_gdn/packages/nuget/Microsoft.Security.CredScan.Client.linux-x64.2.3.12.23/lib/net6.0/CredentialScanner tool launcher. Please ensure any dependent frameworks are installed.

Check failure on line 90 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Build log #L90

Win32Exception: An error occurred trying to start process '/mnt/vss/_work/_gdn/packages/nuget/Microsoft.Security.CredScan.Client.linux-x64.2.3.12.23/lib/net6.0/CredentialScanner' with working directory '/mnt/vss/_work/1'. Exec format error

Check failure on line 93 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Build log #L93

Error running tool 1 of 1: credscan

Check failure on line 1 in Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureConfigureForDeploymentPool

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureConfigureForDeploymentPool

System.IO.IOException : The handle is invalid.
Raw output
   at System.ConsolePal.SetConsoleOutputEncoding(Encoding enc)
   at System.Console.set_OutputEncoding(Encoding value)
   at Microsoft.VisualStudio.Services.Agent.Terminal.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Microsoft.VisualStudio.Services.Agent\Terminal.cs:line 59
   at Microsoft.VisualStudio.Services.Agent.Tests.TestHostContext.GetService[T]() in D:\a\_work\1\s\src\Test\L0\TestHostContext.cs:line 150
   at Microsoft.VisualStudio.Services.Agent.Listener.Configuration.ConfigurationManager.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Agent.Listener\Configuration\ConfigurationManager.cs:line 52
   at Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureConfigureForDeploymentPool() in D:\a\_work\1\s\src\Test\L0\Listener\Configuration\ConfigurationManagerL0.cs:line 233
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureMachineGroupAgentConfigureVSTSScenario

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureMachineGroupAgentConfigureVSTSScenario

System.IO.IOException : The handle is invalid.
Raw output
   at System.ConsolePal.SetConsoleOutputEncoding(Encoding enc)
   at System.Console.set_OutputEncoding(Encoding value)
   at Microsoft.VisualStudio.Services.Agent.Terminal.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Microsoft.VisualStudio.Services.Agent\Terminal.cs:line 59
   at Microsoft.VisualStudio.Services.Agent.Tests.TestHostContext.GetService[T]() in D:\a\_work\1\s\src\Test\L0\TestHostContext.cs:line 150
   at Microsoft.VisualStudio.Services.Agent.Listener.Configuration.ConfigurationManager.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Agent.Listener\Configuration\ConfigurationManager.cs:line 52
   at Microsoft.VisualStudio.Services.Agent.Tests.Listener.Configuration.ConfigurationManagerL0.CanEnsureMachineGroupAgentConfigureVSTSScenario() in D:\a\_work\1\s\src\Test\L0\Listener\Configuration\ConfigurationManagerL0.cs:line 297
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestMachineProvisionerCLI

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestMachineProvisionerCLI

System.IO.IOException : The handle is invalid.
Raw output
   at System.ConsolePal.SetConsoleOutputEncoding(Encoding enc)
   at System.Console.set_OutputEncoding(Encoding value)
   at Microsoft.VisualStudio.Services.Agent.Terminal.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Microsoft.VisualStudio.Services.Agent\Terminal.cs:line 59
   at Microsoft.VisualStudio.Services.Agent.Tests.TestHostContext.GetService[T]() in D:\a\_work\1\s\src\Test\L0\TestHostContext.cs:line 150
   at Microsoft.VisualStudio.Services.Agent.Listener.Agent.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Agent.Listener\Agent.cs:line 42
   at Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestMachineProvisionerCLI() in D:\a\_work\1\s\src\Test\L0\Listener\AgentL0.cs:line 250
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)

Check failure on line 1 in Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestRunOnceOnlyTakeOneJobMessage

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-agent.ci

Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestRunOnceOnlyTakeOneJobMessage

System.IO.IOException : The parameter is incorrect.
Raw output
   at System.ConsolePal.SetConsoleOutputEncoding(Encoding enc)
   at System.Console.set_OutputEncoding(Encoding value)
   at Microsoft.VisualStudio.Services.Agent.Terminal.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Microsoft.VisualStudio.Services.Agent\Terminal.cs:line 59
   at Microsoft.VisualStudio.Services.Agent.Tests.TestHostContext.GetService[T]() in D:\a\_work\1\s\src\Test\L0\TestHostContext.cs:line 150
   at Microsoft.VisualStudio.Services.Agent.Listener.Agent.Initialize(IHostContext hostContext) in D:\a\_work\1\s\src\Agent.Listener\Agent.cs:line 42
   at Microsoft.VisualStudio.Services.Agent.Tests.Listener.AgentL0.TestRunOnceOnlyTakeOneJobMessage() in D:\a\_work\1\s\src\Test\L0\Listener\AgentL0.cs:line 411
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)