You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to boot iPhone X (iOS 16.4) - created by XHarness: You don’t have permission to save the file “6B02B385-2FC8-44C8-A0C2-2445B99F1452” in the folder “CoreSimulator”..
{
"ErrorMessage" : "",
"BuildRetry": false,
"ErrorPattern": "permission to save the file.*in the folder.*CoreSimulator",
"ExcludeConsoleLog": false
}
@dotnet/dnceng
Release Note Category
Feature changes/additions
Bug fixes
Internal Infrastructure Improvements
Release Note Description
Additional information about the issue reported
I noticed that the ~/Library/Logs/CoreSimulator folder had incorrect permissions on DCI-MAC-BUILD-232 * which prevented the helix-runner user from writing in that folder. Quitting the simulator app, deleting the folder and then running simulator again recreated the folder with correct permissions.
I don't yet know how the system got into this state.
* also on DCI-MAC-BUILD-282, but I couldn't access that machine for some reason
Build
https://dev.azure.com/dnceng-public/public/_build/results?buildId=527792&view=results
Error:
Build leg reported
Helix Tests Build_Debug
Pull Request
No response
Known issue core information
Fill out the known issue JSON section by following the step by step documentation on how to create a known issue
@dotnet/dnceng
Release Note Category
Release Note Description
Additional information about the issue reported
I noticed that the
~/Library/Logs/CoreSimulator
folder had incorrect permissions onDCI-MAC-BUILD-232
* which prevented the helix-runner user from writing in that folder. Quitting the simulator app, deleting the folder and then running simulator again recreated the folder with correct permissions.I don't yet know how the system got into this state.
* also on
DCI-MAC-BUILD-282
, but I couldn't access that machine for some reasonKnown issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=527792
Error message validated:
permission to save the file.*in the folder.*CoreSimulator
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/23/2024 10:49:17 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: