Skip to content

Validate Python e2e freethread #351

Validate Python e2e freethread

Validate Python e2e freethread #351

Triggered via schedule April 3, 2026 05:20
Status Success
Total duration 40m 10s
Artifacts
Matrix: check-latest
Matrix: setup-dev-version
Matrix: setup-pre-release-version-from-manifest
Matrix: setup-prerelease-version
Matrix: setup-python-multiple-python-versions
Matrix: setup-versions-from-file-without-parameter
Matrix: setup-versions-from-file
Matrix: setup-versions-from-manifest
Matrix: setup-versions-from-pipfile-with-python_full_version
Matrix: setup-versions-from-pipfile-with-python_version
Matrix: setup-versions-from-poetry-pyproject-file
Matrix: setup-versions-from-standard-pyproject-file
Matrix: setup-versions-from-tool-versions-file
Matrix: setup-versions-noenv
Matrix: setup-versions-with-freethread-input
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Setup 3.14.0-alpha.6 windows-latest
+ FullyQualifiedErrorId : NewItemIOError,Microsoft.PowerShell.Commands.NewItemCommand
Setup 3.14.0-alpha.6 windows-latest
+ CategoryInfo : ResourceExists: (C:\hostedtoolca...aded\python.exe:String) [New-Item], IOException
Setup 3.14.0-alpha.6 windows-latest
At D:\a\_temp\05cdfc9b-bd75-4652-a93e-5cf5f5366997\setup.ps1:142 char:5 + New-Item -Path "$PythonArchPath\python.exe" -ItemType SymbolicLin ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Setup 3.14.0-alpha.6 windows-latest
New-Item : NewItemIOError
Setup 3.14.0-alpha.6 windows-latest
to the path 'C:\hostedtoolcache\windows\Python\3.14.0-alpha.6\x64-freethreaded\python.exe' is denied. At D:\a\_temp\05cdfc9b-bd75-4652-a93e-5cf5f5366997\setup.ps1:141 char:5 + Remove-Item -Path "$PythonArchPath\python.exe" -Force + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (C:\hostedtoolca...aded\python.exe:FileInfo) [Remove-Item], Unauthoriz edAccessException + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
Setup 3.14.0-alpha.6 windows-latest
Remove-Item : Cannot remove item C:\hostedtoolcache\windows\Python\3.14.0-alpha.6\x64-freethreaded\python.exe: Access
Setup 3.13.1 windows-latest standard pyproject file
+ FullyQualifiedErrorId : NewItemIOError,Microsoft.PowerShell.Commands.NewItemCommand
Setup 3.13.1 windows-latest standard pyproject file
+ CategoryInfo : ResourceExists: (C:\hostedtoolca...aded\python.exe:String) [New-Item], IOException
Setup 3.13.1 windows-latest standard pyproject file
At D:\a\_temp\ff62722b-3f05-4145-b9e0-bb7bdba56134\setup.ps1:142 char:5 + New-Item -Path "$PythonArchPath\python.exe" -ItemType SymbolicLin ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Setup 3.13.1 windows-latest standard pyproject file
New-Item : NewItemIOError
Setup 3.13.1 windows-latest standard pyproject file
path 'C:\hostedtoolcache\windows\Python\3.13.1\x64-freethreaded\python.exe' is denied. At D:\a\_temp\ff62722b-3f05-4145-b9e0-bb7bdba56134\setup.ps1:141 char:5 + Remove-Item -Path "$PythonArchPath\python.exe" -Force + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (C:\hostedtoolca...aded\python.exe:FileInfo) [Remove-Item], Unauthoriz edAccessException + FullyQualifiedErrorId : RemoveFileSystemItemUnAuthorizedAccess,Microsoft.PowerShell.Commands.RemoveItemCommand
Setup 3.13.1 windows-latest standard pyproject file
Remove-Item : Cannot remove item C:\hostedtoolcache\windows\Python\3.13.1\x64-freethreaded\python.exe: Access to the