Skip to content

XHarness package install failure on iOS due to devicectl NSPOSIXErrorDomain error 49 #123796

Description

@matouskozak

Note: This issue was automatically generated by AI-Test-Triage. Please review and triage accordingly.

Build Information

Build: 20260128.103, 20260129.5, 20260129.80

Build error leg or test failing: System.Runtime.Tests.WorkItemExecution, iOS.Device.ExportManagedSymbols.Test.WorkItemExecution, iOS.CoreCLR.Interpreter.Test.WorkItemExecution, iOS.CoreCLR.R2R.Test.WorkItemExecution, iOS.Device.Aot.Test.WorkItemExecution, Directed_2.WorkItemExecution, JIT.CodeGenBringUpTests_r.WorkItemExecution, Loader.WorkItemExecution, LoaderClassloaderRegressions.WorkItemExecution, Methodical_ro.WorkItemExecution, Regression_ro_1.WorkItemExecution, StackTraceMetadata.WorkItemExecution, DynamicGenerics.WorkItemExecution, Reflection.WorkItemExecution, TrimmingBehaviors.WorkItemExecution, JIT.Generics.WorkItemExecution, Regression_9.WorkItemExecution, reflection.WorkItemExecution

Affected CI jobs: build_ios_arm64_Release_AllSubsets_Mono_Smoke, build_ios_arm64_Release_AllSubsets_CoreCLR_Smoke, build_iOS_arm64_Release_AllSubsets_Mono, build_ios_arm64_Release_AllSubsets_NativeAOT_Smoke, build_ios_arm64_Release_AllSubsets_Mono_RuntimeTests, build_ios_arm64_Release_AllSubsets_NativeAOT_RuntimeTests

Causing Commit Range Information

Commit range: {TODO: Insert commit range or link to changes}

Summary

  • Package installation fails: mlaunch/devicectl exits with code 1 causing XHarness PACKAGE_INSTALLATION_FAILURE (exit code 78).
  • Observed on macOS hosts using Xcode 26.x and mlaunch/devicectl when deploying arm64 iOS device workloads across multiple jobs.
  • devicectl reports NSPOSIXErrorDomain error 49 ('Can't assign requested address'); devicectl JSON often shows tunnelState disconnected and tunnelIPAddress nil (tcp).
  • Both install and uninstall devicectl commands fail, preventing app removal and producing no xunit test results; XHarness saves diagnostics.json.
  • Logs show devicectl invoked with elevated privileges and warnings; appearing via sudo is visible in logs but is not a reliable mitigation.

Failure Statistics

Note: These statistics are based on the configured time range and might not reflect the full history of the failure.

  • Occurrence Count: 23
  • First Failure: 2026-01-29 02:21:03 UTC
  • Last Failure: 2026-01-30 07:39:10 UTC

Work Items

Showing 10 most recent of 23 occurrences

Work Item Console Log Build Job Name
Regression_ro_1 Work Item
View Extract
[18:31:36] dbug: error MT1006: Could not install the application '/tmp/helix/working/A7A1094F/w/9FD608BC/e/Regression_ro_1.app' on the device '00008030-000174882E23402E': One or more errors occurred. (Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/A7A1094F/t/tmp4DoNyI.tmp -v device install app --device 00008030-000174882E23402E /tmp/helix/working/A7A1094F/w/9FD608BC/e/Regression_ro_1.app' returned the exit code 1.) (Additional output: xcrun devicectl -j /tmp/helix/working/A7A1094F/t/tmp4DoNyI.tmp -v device install app --device 00008030-000174882E23402E /tmp/helix/working/A7A1094F/w/9FD608BC/e/Regression_ro_1.app) (Additional output: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.) (Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))) (Additional output: Using verbose logging.) (Additional output: Saving JSON output file to /tmp/helix/working/A7A1094F/t/tmp4DoNyI.tmp).
[18:31:36] dbug: Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/A7A1094F/t/tmp4DoNyI.tmp -v device install app --device 00008030-000174882E23402E /tmp/helix/working/A7A1094F/w/9FD608BC/e/Regression_ro_1.app' returned the exit code 1.
[18:31:36] dbug: Process mlaunch exited with 1
[18:31:36] fail: Failed to install the application
[18:31:38] dbug: error HE1046: Additional output: Using verbose logging.
[18:31:38] dbug: error HE1046: Additional output: Saving JSON output file to /tmp/helix/working/A7A1094F/t/tmpf6Aowu.tmp
[18:31:38] dbug: Process mlaunch exited with 1
[18:31:38] fail: Failed to uninstall the app bundle! Check logs for more details!
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)

[18:31:34] dbug: xcrun devicectl -j /tmp/helix/working/A7A1094F/t/tmpWphnvQ.tmp -v device uninstall app --device DNCENGOSX125 net.dot.Regression_ro_1
[18:31:34] dbug: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.
[18:31:34] dbug: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
[18:31:35] dbug: error HE1045: Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/A7A1094F/t/tmpWphnvQ.tmp -v device uninstall app --device DNCENGOSX125 net.dot.Regression_ro_1' returned the exit code 1.
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_Mono_RuntimeTests
StackTraceMetadata Work Item
View Extract
[18:40:41] dbug: error MT1006: Could not install the application '/tmp/helix/working/AA450930/w/ACB709B7/e/StackTraceMetadata.app' on the device '00008030-000438681A23402E': One or more errors occurred. (Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/AA450930/t/tmpccoTE4.tmp -v device install app --device 00008030-00043868123402E /tmp/helix/working/AA450930/w/ACB709B7/e/StackTraceMetadata.app' returned the exit code 1.) (Additional output: xcrun devicectl -j /tmp/helix/working/AA450930/t/tmpccoTE4.tmp -v device install app --device 00008030-00043868123402E /tmp/helix/working/AA450930/w/ACB709B7/e/StackTraceMetadata.app) (Additional output: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.) (Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))) (Additional output: Using verbose logging.) (Additional output: Saving JSON output file to /tmp/helix/working/AA450930/t/tmpccoTE4.tmp).
[18:40:41] dbug: Failed to execute 'devicectl': 'devicectl ... returned the exit code 1.
[18:40:41] dbug: Process mlaunch exited with 1
[18:40:41] fail: Failed to install the application
[18:40:41] info: Cleaning up the failed installation from 'Dncengosx165'
[18:40:38] dbug: xcrun devicectl -j /tmp/helix/working/AA450930/t/tmpNzAZNK.tmp -v device uninstall app --device Dncengosx165 net.dot.StackTraceMetadata
[18:40:38] dbug: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.
[18:40:38] dbug: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
[18:40:38] dbug: Saving JSON output file to /tmp/helix/working/AA450930/t/tmpNzAZNK.tmp
[18:40:38] dbug: error HE1045: Failed to execute 'devicectl' ... returned the exit code 1.
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_NativeAOT_RuntimeTests
iOS.Device.ExportManagedSymbols.Test Work Item
View Extract
[23:17:47] dbug: error MT1006: Could not install the application '/tmp/helix/working/B10F09E7/w/A6860959/e/iOS.Device.ExportManagedSymbols.Test.app' on the device '00008030-000438681A23402E': One or more errors occurred. (Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B10F09E7/t/tmpxuiOei.tmp -v device install app --device 00008030-000438681A23402E /tmp/helix/working/B10F09E7/w/A6860959/e/iOS.Device.ExportManagedSymbols.Test.app' returned the exit code 1.) (Additional output: ... ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31)))
[23:17:47] dbug: Failed to execute 'devicectl': 'devicectl ... returned the exit code 1.
[23:17:47] dbug: Process mlaunch exited with 1
[23:17:47] fail: Failed to install the application
...
[23:17:43] dbug: - tunnelIPAddress: nil
[23:17:43] dbug: - tunnelState: CoreDeviceClientJSONSupport.DeviceResult.TunnelState.disconnected
...
[23:17:48] dbug: xcrun devicectl -j /tmp/helix/working/B10F09E7/t/tmpAV7Rf0.tmp -v device uninstall app --device Dncengosx165 net.dot.iOS.Device.ExportManagedSymbols.Test
[23:17:49] dbug: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
[23:17:49] dbug: Process mlaunch exited with 1
[23:17:49] fail: Failed to uninstall the app bundle! Check logs for more details!
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_NativeAOT_Smoke
DynamicGenerics Work Item
View Extract
[23:22:46] dbug: Preemptive uninstallation of application failed
[23:22:46] info: Installing application 'DynamicGenerics' on 'DNCENGOSX119'
[23:22:46] dbug: Installing '/tmp/helix/working/BC4B09EA/w/9D530918/e/DynamicGenerics.app' to 'DNCENGOSX119' (12.52 MB)
[23:22:48] dbug: error MT1006: Could not install the application '/tmp/helix/working/BC4B09EA/w/9D530918/e/DynamicGenerics.app' on the device '00008030-001461C63C05402E': One or more errors occurred. (Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/BC4B09EA/t/tmpEXNfFN.tmp -v device install app --device 00008030-001461C63C05402E /tmp/helix/working/BC4B09EA/w/9D530918/e/DynamicGenerics.app' returned the exit code 1.) (Additional output: ... ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31)))
[23:22:48] dbug: Failed to execute 'devicectl': 'devicectl ... returned the exit code 1.
[23:22:48] dbug: Process mlaunch exited with 1
[23:22:48] fail: Failed to install the application
[23:22:50] dbug: error HE1046: Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
[23:22:50] dbug: Process mlaunch exited with 1
[23:22:50] fail: Failed to uninstall the app bundle! Check logs for more details!
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_NativeAOT_RuntimeTests
Reflection Work Item
View Extract
[23:23:56] dbug: Xamarin.Hosting:     Xcode: /Applications/Xcode_26.0.1.app
[23:23:56] dbug: Xamarin.Hosting: Xcode Version: 26.0.1
[23:23:56] dbug: xcrun devicectl -j /tmp/helix/working/BC4B09EA/t/tmpsA0yG3.tmp -v device uninstall app --device DNCENGOSX117 net.dot.Reflection
[23:23:57] dbug: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.
[23:23:58] dbug: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
[23:23:58] dbug: Using verbose logging.
[23:23:58] dbug: Saving JSON output file to /tmp/helix/working/BC4B09EA/t/tmpsA0yG3.tmp
[23:23:58] dbug: error HE1045: Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/BC4B09EA/t/tmpsA0yG3.tmp -v device uninstall app --device DNCENGOSX117 net.dot.Reflection' returned the exit code 1.
[23:23:58] dbug: Preemptive uninstallation of application failed
[23:23:58] info: Installing application 'Reflection' on 'DNCENGOSX117'
[23:23:58] dbug: Installing '/tmp/helix/working/BC4B09EA/w/B06E09B0/e/Reflection.app' to 'DNCENGOSX117' (7.97 MB)
[23:24:01] dbug: error MT1006: Could not install the application '/tmp/helix/working/BC4B09EA/w/B06E09B0/e/Reflection.app' on the device '00008030-000804482E23402E': One or more errors occurred. (Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/BC4B09EA/t/tmpGku67A.tmp -v device install app --device 00008030-000804482E23402E /tmp/helix/working/BC4B09EA/w/B06E09B0/e/Reflection.app' returned the exit code 1.) (Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31)))
[23:24:01] dbug: Failed to execute 'devicectl': 'devicectl ...' returned the exit code 1.
[23:24:01] dbug: Process mlaunch exited with 1
[23:24:01] fail: Failed to install the application
[23:24:03] dbug: error HE1046: Additional output: Using verbose logging.
[23:24:03] dbug: error HE1046: Additional output: Saving JSON output file to /tmp/helix/working/BC4B09EA/t/tmpUyx0kd.tmp
[23:24:03] dbug: Process mlaunch exited with 1
[23:24:03] fail: Failed to uninstall the app bundle! Check logs for more details!
[23:24:03] dbug: Saving diagnostics data to '/tmp/helix/working/BC4B09EA/w/B06E09B0/e/diagnostics.json'
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_NativeAOT_RuntimeTests
TrimmingBehaviors Work Item
View Extract
[23:23:25] dbug: Preemptive uninstallation of application failed
[23:23:25] info: Installing application 'TrimmingBehaviors' on 'DNCENGOSX126'
[23:23:25] dbug: Installing '/tmp/helix/working/BC4B09EA/w/A6830959/e/TrimmingBehaviors.app' to 'DNCENGOSX126' (4.86 MB)
[23:23:28] dbug: error MT1006: Could not install the application '/tmp/helix/working/BC4B09EA/w/A6830959/e/TrimmingBehaviors.app' on the device '00008030-00010D082E23402E': One or more errors occurred. (Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/BC4B09EA/t/tmpO5tqmZ.tmp -v device install app --device 00008030-00010D082E23402E /tmp/helix/working/BC4B09EA/w/A6830959/e/TrimmingBehaviors.app' returned the exit code 1.) (Additional output: xcrun devicectl -j /tmp/helix/working/BC4B09EA/t/tmpO5tqmZ.tmp -v device install app --device 00008030-00010D082E23402E /tmp/helix/working/BC4B09EA/w/A6830959/e/TrimmingBehaviors.app) (Additional output: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.) (Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))) (Additional output: Using verbose logging.)
[23:23:28] dbug: Failed to execute 'devicectl': 'devicectl ...' returned the exit code 1.
[23:23:28] dbug: Process mlaunch exited with 1
[23:23:28] fail: Failed to install the application
[23:23:30] dbug: error HE1046: Additional output: Using verbose logging.
[23:23:30] dbug: Process mlaunch exited with 1
[23:23:30] fail: Failed to uninstall the app bundle! Check logs for more details!
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)
ls: /tmp/helix/working/BC4B09EA/w/A6830959/uploads/xunit-*.xml: No such file or directory
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_NativeAOT_RuntimeTests
JIT.Generics Work Item
View Extract
[23:47:09] dbug: error MT1006: Could not install the application '/tmp/helix/working/B8DE09A6/w/B9E60A33/e/JIT.Generics.app' on the device '00008030-000438681A23402E': One or more errors occurred. (Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B8DE09A6/t/tmpSCYlHz.tmp -v device install app --device 00008030-000438681A23402E /tmp/helix/working/B8DE09A6/w/B9E60A33/e/JIT.Generics.app' returned the exit code 1.) (Additional output: xcrun devicectl -j /tmp/helix/working/B8DE09A6/t/tmpSCYlHz.tmp -v device install app --device 00008030-000438681A23402E /tmp/helix/working/B8DE09A6/w/B9E60A33/e/JIT.Generics.app) (Additional output: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.) (Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))) (Additional output: Using verbose logging.) (Additional output: Saving JSON output file to /tmp/helix/working/B8DE09A6/t/tmpSCYlHz.tmp).
[23:47:09] dbug: Failed to execute 'devicectl': 'devicectl ... returned the exit code 1.
[23:47:09] dbug: Process mlaunch exited with 1
[23:47:09] fail: Failed to install the application
[23:47:09] info: Cleaning up the failed installation from 'Dncengosx165'
[23:47:07] dbug: xcrun devicectl -j /tmp/helix/working/B8DE09A6/t/tmpLupYuI.tmp -v device uninstall app --device Dncengosx165 net.dot.JIT.Generics
[23:47:06] dbug: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
[23:47:07] dbug: error HE1045: Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B8DE09A6/t/tmpLupYuI.tmp -v device uninstall app --device Dncengosx165 net.dot.JIT.Generics' returned the exit code 1.
[23:47:11] dbug: error HE1046: Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_Mono_RuntimeTests
LoaderClassloaderRegressions Work Item
View Extract
[23:46:13] dbug: error MT1006: Could not install the application '/tmp/helix/working/B8DE09A6/w/B6190A01/e/LoaderClassloaderRegressions.app' on the device '00008030-000A21D10E85402E': One or more errors occurred. (Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B8DE09A6/t/tmpl1ar44.tmp -v device install app --device 00008030-000A21D10E85402E /tmp/helix/working/B8DE09A6/w/B6190A01/e/LoaderClassloaderRegressions.app' returned the exit code 1.) (Additional output: xcrun devicectl -j /tmp/helix/working/B8DE09A6/t/tmpl1ar44.tmp -v device install app --device 00008030-000A21D10E85402E /tmp/helix/working/B8DE09A6/w/B6190A01/e/LoaderClassloaderRegressions.app) (Additional output: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.) (Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))) (Additional output: Using verbose logging.) (Additional output: Saving JSON output file to /tmp/helix/working/B8DE09A6/t/tmpl1ar44.tmp).
[23:46:13] dbug: Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B8DE09A6/t/tmpl1ar44.tmp -v device install app --device 00008030-000A21D10E85402E /tmp/helix/working/B8DE09A6/w/B6190A01/e/LoaderClassloaderRegressions.app' returned the exit code 1.
[23:46:13] dbug: Process mlaunch exited with 1
[23:46:13] fail: Failed to install the application
[23:46:13] info: Cleaning up the failed installation from 'DNCENGOSX129'
[23:46:12] dbug: xcrun devicectl -j /tmp/helix/working/B8DE09A6/t/tmpKkhHn6.tmp -v device uninstall app --device DNCENGOSX129 net.dot.LoaderClassloaderRegressions
[23:46:11] dbug: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.
[23:46:12] dbug: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
[23:46:16] dbug: error HE1045: Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B8DE09A6/t/tmpYnUGKC.tmp -v device uninstall app --device DNCENGOSX129 net.dot.LoaderClassloaderRegressions' returned the exit code 1.
[23:46:16] dbug: Process mlaunch exited with 1
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_Mono_RuntimeTests
Regression_9 Work Item
View Extract
[23:37:56] dbug: xcrun devicectl -j /tmp/helix/working/B8DE09A6/t/tmp2rJLIo.tmp -v device uninstall app --device DNCENGOSX129 net.dot.Regression_9
[23:37:56] dbug: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.
[23:37:58] dbug: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
[23:37:58] dbug: Saving JSON output file to /tmp/helix/working/B8DE09A6/t/tmp2rJLIo.tmp
[23:37:58] dbug: error HE1045: Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B8DE09A6/t/tmp2rJLIo.tmp -v device uninstall app --device DNCENGOSX129 net.dot.Regression_9' returned the exit code 1.
[23:37:58] info: Installing application 'Regression_9' on 'DNCENGOSX129'
[23:37:58] dbug: Installing '/tmp/helix/working/B8DE09A6/w/9DE208FB/e/Regression_9.app' to 'DNCENGOSX129' (52.36 MB)
[23:38:00] dbug: error MT1006: Could not install the application '/tmp/helix/working/B8DE09A6/w/9DE208FB/e/Regression_9.app' on the device '00008030-000A21D10E85402E': One or more errors occurred. (Failed to execute 'devicectl' ... returned the exit code 1.) (Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31)))
[23:38:00] dbug: Failed to execute 'devicectl': 'devicectl ...' returned the exit code 1.
[23:38:00] dbug: Process mlaunch exited with 1
[23:38:00] fail: Failed to install the application
[23:38:02] dbug: Process mlaunch exited with 1
[23:38:02] fail: Failed to uninstall the app bundle! Check logs for more details!
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_Mono_RuntimeTests
reflection Work Item
View Extract
[23:54:49] dbug: error MT1006: Could not install the application '/tmp/helix/working/B8DE09A6/w/A3E808A8/e/reflection.app' on the device '00008030-000A21D10E85402E': One or more errors occurred. (Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B8DE09A6/t/tmpPU9vkm.tmp -v device install app --device 00008030-000A21D10E85402E /tmp/helix/working/B8DE09A6/w/A3E808A8/e/reflection.app' returned the exit code 1.) (Additional output: xcrun devicectl -j /tmp/helix/working/B8DE09A6/t/tmpPU9vkm.tmp -v device install app --device 00008030-000A21D10E85402E /tmp/helix/working/B8DE09A6/w/A3E808A8/e/reflection.app) (Additional output: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.) (Additional output: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))) (Additional output: Using verbose logging.) (Additional output: Saving JSON output file to /tmp/helix/working/B8DE09A6/t/tmpPU9vkm.tmp).
[23:54:49] dbug: Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B8DE09A6/t/tmpPU9vkm.tmp -v device install app --device 00008030-000A21D10E85402E /tmp/helix/working/B8DE09A6/w/A3E808A8/e/reflection.app' returned the exit code 1.
[23:54:49] dbug: Process mlaunch exited with 1
[23:54:49] fail: Failed to install the application
[23:54:49] info: Cleaning up the failed installation from 'DNCENGOSX129'
[23:54:49] info: Uninstalling the application 'net.dot.reflection' from 'DNCENGOSX129'
[23:54:47] dbug: xcrun devicectl -j /tmp/helix/working/B8DE09A6/t/tmprsfI4c.tmp -v device uninstall app --device DNCENGOSX129 net.dot.reflection
[23:54:47] dbug: Running devicectl with elevated privileges via sudo is unlikely to work properly. Please do not do this.
[23:54:47] dbug: ERROR: The operation couldn’t be completed. Can't assign requested address (NSPOSIXErrorDomain error 49 (0x31))
[23:54:47] dbug: Using verbose logging.
[23:54:47] dbug: Saving JSON output file to /tmp/helix/working/B8DE09A6/t/tmprsfI4c.tmp
[23:54:47] dbug: error HE1045: Failed to execute 'devicectl': 'devicectl -j /tmp/helix/working/B8DE09A6/t/tmprsfI4c.tmp -v device uninstall app --device DNCENGOSX129 net.dot.reflection' returned the exit code 1.
[23:54:51] dbug: error HE1046: Additional output: Using verbose logging.
[23:54:51] dbug: error HE1046: Additional output: Saving JSON output file to /tmp/helix/working/B8DE09A6/w/A3E808A8/e/diagnostics.json
XHarness exit code: 78 (PACKAGE_INSTALLATION_FAILURE)
Full Log
20260129.5 build_ios_arm64_Release_AllSubsets_Mono_RuntimeTests

Error Message

{
  "ErrorMessage": "Can\u0027t assign requested address (NSPOSIXErrorDomain error 49 (0x31))",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Build Repository Test Pull Request
1604246 dotnet/runtime iOS.Device.ExportManagedSymbols.Test.WorkItemExecution #134311
1604217 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133801
1604212 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133600
1604207 dotnet/runtime iOS.CoreCLR.Interpreter.Test.WorkItemExecution #133529
1604198 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134306
1604193 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134184
1604184 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133905
1604110 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133265
1604109 dotnet/runtime iOS.CoreCLR.Interpreter.Test.WorkItemExecution
1604085 dotnet/runtime iOS.CoreCLR.Interpreter.Test.WorkItemExecution #134049
1604064 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133265
1604070 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134297
1604010 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133656
1603921 dotnet/runtime iOS.Device.ParallelForEachAsync.Test.WorkItemExecution #133772
1603831 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134287
1603838 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #133656
1603793 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134049
1603802 dotnet/runtime System.Runtime.Tests.WorkItemExecution
1603782 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134284
1603735 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133188
1603718 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #130079
1602946 dotnet/runtime iOS.Device.ParallelForEachAsync.Test.WorkItemExecution #133184
1603680 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133656
1603687 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134281
1603666 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134279
1603610 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134277
1603534 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133656
1603524 dotnet/runtime iOS.Device.ParallelForEachAsync.Test.WorkItemExecution
1603496 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134208
1603484 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134260
1603466 dotnet/runtime iOS.Device.ExportManagedSymbols.Test.WorkItemExecution #131089
1603403 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134259
1603393 dotnet/runtime System.Runtime.Tests.WorkItemExecution #132557
1603356 dotnet/runtime iOS.Device.ParallelForEachAsync.Test.WorkItemExecution #134020
1603299 dotnet/runtime System.Runtime.Tests.WorkItemExecution #131089
1603318 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133751
1603312 dotnet/runtime iOS.Device.Aot.Test.WorkItemExecution #134092
1603279 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #133763
1603271 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134226
1603258 dotnet/runtime iOS.Device.ExportManagedSymbols.Test.WorkItemExecution #134205
1603252 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133804
1603190 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #133656
1603129 dotnet/runtime System.Runtime.Tests.WorkItemExecution #125901
1603111 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134228
1603061 dotnet/runtime iOS.Device.ParallelForEachAsync.Test.WorkItemExecution #134224
1603040 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133976
1603015 dotnet/runtime iOS.CoreCLR.Interpreter.Test.WorkItemExecution #134108
1603007 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134221
1602991 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134209
1602973 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133804
1602986 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133986
1602998 dotnet/runtime System.Runtime.Tests.WorkItemExecution #132534
1602955 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #133659
1602964 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134220
1602983 dotnet/runtime iOS.Device.Aot.Test.WorkItemExecution #134211
1602958 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133660
1602953 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #133658
1602931 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134167
1602939 dotnet/runtime System.Runtime.Tests.WorkItemExecution
1602804 dotnet/runtime iOS.CoreCLR.Interpreter.Test.WorkItemExecution #134060
1602895 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133662
1602814 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134057
1602838 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134212
1602798 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134210
1602753 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134208
1602781 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133804
1602690 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133948
1602659 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134108
1602623 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134205
1602602 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134203
1602582 dotnet/runtime System.Runtime.Tests.WorkItemExecution #129369
1602557 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134057
1602498 dotnet/runtime iOS.CoreCLR.Interpreter.Test.WorkItemExecution #134198
1602519 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134124
1602512 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134199
1602526 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134069
1602459 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134190
1602442 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134127
1602429 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134178
1602418 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134187
1602403 dotnet/runtime iOS.Device.ExportManagedSymbols.Test.WorkItemExecution #134186
1602385 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134184
1602340 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134071
1602351 dotnet/runtime iOS.Device.Aot.Test.WorkItemExecution #134121
1602359 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134185
1602236 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134181
1602240 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134175
1602206 dotnet/runtime JIT.SIMD_r.WorkItemExecution
1602199 dotnet/runtime iOS.CoreCLR.Interpreter.Test.WorkItemExecution #133174
1602203 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134141
1602167 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133416
1602190 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134134
1602193 dotnet/runtime iOS.Device.Aot.Test.WorkItemExecution #133360
1602172 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134178
1602130 dotnet/runtime System.Runtime.Tests.WorkItemExecution #133690
1602112 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134121
1602104 dotnet/runtime System.Runtime.Tests.WorkItemExecution
1602092 dotnet/runtime iOS.CoreCLR.Interpreter.Test.WorkItemExecution #132260
1602088 dotnet/runtime iOS.CoreCLR.R2R.Test.WorkItemExecution #134069
1602027 dotnet/runtime System.Runtime.Tests.WorkItemExecution #134173
Displaying 100 of 213 results

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
21 140 213

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions