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

[msbuild] Only execute DetectDebugNetworkConfigurationTask for debug builds #10194

Conversation

spouliot
Copy link
Contributor

@spouliot spouliot commented Dec 2, 2020

Not that it was very slow but it did make to the top 10 of the
archive build I was debugging.

Also reduce allocations in the task itself, for when it's needed.

…builds

Not that it was very slow but it did make to the top 10 of the
archive build I was debugging.

Also reduce allocations in the task itself, for when it's needed.
@spouliot spouliot added the enhancement The issue or pull request is an enhancement label Dec 2, 2020
@monojenkins
Copy link
Collaborator

Build failure
Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Test run failed 🔥

Test results

67 tests failed, 26 tests passed.

Failed tests

  • monotouch-test/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • monotouch-test/iOS Unified 64-bits - simulator/Debug [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk): HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk) [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar) [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations) [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • monotouch-test/tvOS - simulator/Debug: LaunchFailure
  • monotouch-test/tvOS - simulator/Debug (LinkSdk): LaunchFailure
  • monotouch-test/tvOS - simulator/Debug (static registrar): Failed
  • monotouch-test/tvOS - simulator/Release (all optimizations): Failed
  • monotouch-test/watchOS 32-bits - simulator/Debug: LaunchFailure
  • monotouch-test/watchOS 32-bits - simulator/Debug (LinkSdk): LaunchFailure
  • monotouch-test/watchOS 32-bits - simulator/Debug (static registrar): LaunchFailure
  • monotouch-test/watchOS 32-bits - simulator/Release (all optimizations): LaunchFailure
  • fsharp/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • fsharp/tvOS - simulator/Debug: Failed
  • fsharp/watchOS 32-bits - simulator/Debug: LaunchFailure
  • framework-test/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • framework-test/tvOS - simulator/Debug: Failed
  • framework-test/watchOS 32-bits - simulator/Debug: LaunchFailure
  • xcframework-test/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • xcframework-test/watchOS 32-bits - simulator/Debug: LaunchFailure
  • interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • interdependent-binding-projects/watchOS 32-bits - simulator/Debug: LaunchFailure
  • introspection/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • introspection/iOS Unified 64-bits - simulator/Debug [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • introspection/tvOS - simulator/Debug: LaunchFailure
  • introspection/tvOS - simulator/Debug [dotnet]: Failed
  • introspection/watchOS 32-bits - simulator/Debug: LaunchFailure
  • dont link/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • dont link/iOS Unified 64-bits - simulator/Release: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • dont link/iOS Unified 64-bits - simulator/Debug [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • dont link/iOS Unified 64-bits - simulator/Release [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • dont link/tvOS - simulator/Debug: LaunchFailure
  • dont link/tvOS - simulator/Release: LaunchFailure
  • dont link/watchOS 32-bits - simulator/Debug: LaunchFailure
  • dont link/watchOS 32-bits - simulator/Release: LaunchFailure
  • link all/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • link all/iOS Unified 64-bits - simulator/Release: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • link all/iOS Unified 64-bits - simulator/Debug [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • link all/iOS Unified 64-bits - simulator/Release [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • link all/tvOS - simulator/Debug: LaunchFailure
  • link all/tvOS - simulator/Release: LaunchFailure
  • link all/watchOS 32-bits - simulator/Debug: LaunchFailure
  • link all/watchOS 32-bits - simulator/Release: LaunchFailure
  • link sdk/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • link sdk/iOS Unified 64-bits - simulator/Release: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • link sdk/iOS Unified 64-bits - simulator/Debug [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • link sdk/iOS Unified 64-bits - simulator/Release [dotnet]: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • link sdk/tvOS - simulator/Debug: LaunchFailure
  • link sdk/tvOS - simulator/Release: LaunchFailure
  • link sdk/watchOS 32-bits - simulator/Debug: LaunchFailure
  • link sdk/watchOS 32-bits - simulator/Release: LaunchFailure
  • mono-native-compat/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • mono-native-compat/iOS Unified Today Extension 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • mono-native-compat/watchOS 32-bits - simulator/Debug: LaunchFailure
  • mono-native-unified/iOS Unified 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • mono-native-unified/iOS Unified Today Extension 64-bits - simulator/Debug: HarnessException (Harness exception for 'Tests for 2FE14830-144E-4A8A-8F57-4CD56F28D786': System.Exception: Unable to evaluate the property OutputPath.
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync (System.Xml.XmlDocument csproj, System.String projectPath, System.String evaluateProperty, System.String dependsOnTargets, System.Collections.Generic.Dictionary`2[TKey,TValue] properties) [0x00327] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:105
    at Xharness.AppBundleLocator.LocateAppBundle (System.Xml.XmlDocument projectFile, System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x000a0] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppBundleLocator.cs:45
    at Microsoft.DotNet.XHarness.iOS.Shared.AppBundleInformationParser.ParseFromProject (System.String projectFilePath, Microsoft.DotNet.XHarness.iOS.Shared.TestTarget target, System.String buildConfiguration) [0x00147] in /_/src/Microsoft.DotNet.XHarness.iOS.Shared/AppBundleInformationParser.cs:71
    at Xharness.AppRunner.InitializeAsync () [0x00046] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/AppRunner.cs:120
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync () [0x002df] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:108
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync () [0x00335] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:63
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/jenkins/workspace/xamarin-macios-pr-builder/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • mono-native-unified/tvOS - simulator/Debug: Failed
  • mono-native-unified/watchOS 32-bits - simulator/Debug: LaunchFailure
  • mmptest/macOS/Debug: TimedOut (Execution timed out after 120 minutes.)
  • MSBuild tests/iOS (integration): TimedOut (Execution timed out after 90 minutes.)
  • MTouch tests/NUnit: Failed (Execution failed with exit code 4)
  • DotNet tests: TimedOut (Execution timed out after 15 minutes.)

@spouliot
Copy link
Contributor Author

spouliot commented Dec 3, 2020

build

@monojenkins
Copy link
Collaborator

Build success
Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
Test run succeeded

@spouliot spouliot merged commit cf5a229 into xamarin:main Dec 4, 2020
@spouliot spouliot deleted the msbuild-detect-debug-net-config-on-debug-only branch December 4, 2020 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue or pull request is an enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants