Skip to content

Commit

Permalink
Make python script very verbose.
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque committed Mar 7, 2021
1 parent 32729aa commit 374aa5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/devops/automation/templates/build/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ steps:
PACKAGES="$IOS_PKG $MAC_PKG $IOS_DOTNET_PKG $TVOS_DOTNET_PKG $WATCHOS_DOTNET_PKG $MACOS_DOTNET_PKG"
echo "Packages found at $PACKAGES"
echo "$PACKAGES" | xargs -t python3 $(Build.SourcesDirectory)/release-scripts/esrp_sign.py -c "8023" -d $(Build.SourcesDirectory)/package/notarized -e "$MAC_ENTITLEMENTS"
echo "$PACKAGES" | xargs -t python3 $(Build.SourcesDirectory)/release-scripts/esrp_sign.py -vv -c "8023" -d $(Build.SourcesDirectory)/package/notarized -e "$MAC_ENTITLEMENTS"
ls -R $(Build.SourcesDirectory)/package
env:
PRODUCTSIGN_KEYCHAIN_PASSWORD: $(OSX_KEYCHAIN_PASS)
Expand Down

12 comments on commit 374aa5d

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on Build ❌

Tests failed on Build.

Test results

6 tests failed, 175 tests passed.

Failed tests

  • xammac tests/Mac Modern/Debug: Failed (Test run crashed)
  • xammac tests/Mac Modern/Debug (all optimizations): Failed (Test run crashed)
  • xammac tests/Mac Modern/Release: Failed (Test run crashed)
  • xammac tests/Mac Modern/Release (all optimizations): Failed (Test run crashed)
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Modern/Debug: Failed (No test log file was produced)
  • interdependent-binding-projects/iOS Unified 64-bits - simulator/Debug [dotnet]: BuildFailure (Harness exception for 'interdependent-binding-projects': System.ArgumentNullException: Key cannot be null.
    Parameter name: key
    at System.Collections.Hashtable.Insert (System.Object key, System.Object nvalue, System.Boolean add) [0x002b9] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/external/corefx/src/System.Runtime.Extensions/src/System/Collections/Hashtable.cs:1002
    at System.Collections.Hashtable.set_Item (System.Object key, System.Object value) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/external/corefx/src/System.Runtime.Extensions/src/System/Collections/Hashtable.cs:720
    at System.Environment.GetEnvironmentVariables () [0x00024] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System/Environment.cs:522
    at System.Diagnostics.ProcessStartInfo.get_EnvironmentVariables () [0x0005e] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/referencesource/System/services/monitoring/system/diagnosticts/ProcessStartInfo.cs:211
    at Microsoft.DotNet.XHarness.Common.Execution.ProcessManager.RunAsyncInternal (System.Diagnostics.Process process, Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Logging.ILog stdout, Microsoft.DotNet.XHarness.Common.Logging.ILog stderr, System.Action2[T1,T2] kill, System.Func3[T1,T2,TResult] getChildProcessIds, System.Nullable1[T] timeout, System.Collections.Generic.Dictionary2[TKey,TValue] environmentVariables, System.Nullable1[T] cancellationToken, System.Nullable1[T] diagnostics) [0x001e4] in /_/src/Microsoft.DotNet.XHarness.Common/Execution/ProcessManager.cs:252
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x00328] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:136
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )

Pipeline on Agent XAMBOT-1106'

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on Build ❌

Tests failed on Build.

Test results

6 tests failed, 175 tests passed.

Failed tests

  • xammac tests/Mac Modern/Debug: Failed (Test run crashed)
  • xammac tests/Mac Modern/Debug (all optimizations): Failed (Test run crashed)
  • xammac tests/Mac Modern/Release: Failed (Test run crashed)
  • xammac tests/Mac Modern/Release (all optimizations): Failed (Test run crashed)
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Modern/Debug: Failed (No test log file was produced)
  • introspection/watchOS 32-bits - simulator/Debug (watchOS 3.2): LaunchFailure Known issue: HE0038)

Pipeline on Agent XAMBOT-1093'

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on Build ❌

Tests failed on Build.

Test results

5 tests failed, 176 tests passed.

Failed tests

  • xammac tests/Mac Modern/Debug: Failed (Test run crashed)
  • xammac tests/Mac Modern/Debug (all optimizations): Failed (Test run crashed)
  • xammac tests/Mac Modern/Release: Failed (Test run crashed)
  • xammac tests/Mac Modern/Release (all optimizations): Failed (Test run crashed)
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Modern/Debug: Failed (No test log file was produced)

Pipeline on Agent XAMBOT-1106'

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on Build ❌

Tests failed on Build.

Test results

5 tests failed, 176 tests passed.

Failed tests

  • xammac tests/Mac Modern/Debug: Failed (Test run crashed)
  • xammac tests/Mac Modern/Debug (all optimizations): Failed (Test run crashed)
  • xammac tests/Mac Modern/Release: Failed (Test run crashed)
  • xammac tests/Mac Modern/Release (all optimizations): Failed (Test run crashed)
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Modern/Debug: Failed (No test log file was produced)

Pipeline on Agent XAMBOT-1106'

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on Build (no summary found). 🔥

Result file $(TEST_SUMMARY_PATH) not found.

Pipeline on Agent XAMBOT-1106

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on Build (no summary found). 🔥

Result file $(TEST_SUMMARY_PATH) not found.

Pipeline on Agent

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on Build (no summary found). 🔥

Result file $(TEST_SUMMARY_PATH) not found.

Pipeline on Agent

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on Build ❌

Tests failed on Build.

Test results

6 tests failed, 175 tests passed.

Failed tests

  • xammac tests/Mac Modern/Debug: Failed (Test run crashed)
  • xammac tests/Mac Modern/Debug (all optimizations): Failed (Test run crashed)
  • xammac tests/Mac Modern/Release: Failed (Test run crashed)
  • xammac tests/Mac Modern/Release (all optimizations): Failed (Test run crashed)
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Modern/Debug: Failed (No test log file was produced)
  • introspection/watchOS 32-bits - simulator/Debug (watchOS 3.2): LaunchFailure Known issue: HE0038)

Pipeline on Agent XAMBOT-1107'

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on Build (no summary found). 🔥

Result file $(TEST_SUMMARY_PATH) not found.

Pipeline on Agent

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on Build (no summary found). 🔥

Result file $(TEST_SUMMARY_PATH) not found.

Pipeline on Agent

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on Build (no summary found). 🔥

Result file $(TEST_SUMMARY_PATH) not found.

Pipeline on Agent

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on Build (no summary found). 🔥

Result file $(TEST_SUMMARY_PATH) not found.

Pipeline on Agent

Please sign in to comment.