Open
Description
The runtime-community CI legs in the 8.0 branch are failing with two errors:
chown: changing ownership of '/home/helixbot/.vsts-env/*': Operation not permitted
and
Failed to install runtime_python_requirements
The second one is what's being captured by the CI system, but seems to be a consequence of the first one.
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1017225
Build error leg or test failing: linux-armv6 Release AllSubsets_Mono
Error Message
{
"ErrorMessage" : "Failed to install runtime_python_requirements",
"BuildRetry" : false,
"ExcludeConsoleLog" : false
}
- PR: [automated] Merge branch 'release/8.0' => 'release/8.0-staging' #114668
- Queue:
linux-armv6 Release AllSubsets_Mono
- Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1017225&view=logs&j=db8e93a1-262e-5037-1aaf-a14621311ed2&t=c2d6c85a-08d6-524c-58e0-6a79597938c0&l=91
- Log file: https://helixr18s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-release-80-3869953c7bbf4c6f9a/Common.Tests/1/console.c97d120f.log?helixlogtype=result
- Output:
+ chown -R helixbot /home/helixbot/.vsts-env
chown: changing ownership of '/home/helixbot/.vsts-env/include/python3.7m': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/include': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/orig-prefix.txt': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/collections': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/site-packages/wheel-0.40.0.dist-info/INSTALLER': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/site-packages/wheel-0.40.0.dist-info/entry_points.txt': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/site-packages/wheel-0.40.0.dist-info/METADATA': Operation not permitted
...
...
...
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Cargo, the Rust package manager, is not installed or is not on PATH.
This package requires Rust and Cargo to compile extensions. Install it through
the system's package manager or via https://rustup.rs/
Checking for Rust toolchain....
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Failed to install runtime_python_requirements
+ echo Failed to install runtime_python_requirements
+ exit 1
[END EXECUTION]
Exit Code:1
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1017225
Error message validated: [Failed to install runtime_python_requirements
]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/22/2025 7:12:44 PM UTC
Report
Build | Definition | Test | Pull Request |
---|---|---|---|
1027037 | dotnet/runtime | System.IO.FileSystem.Manual.Tests.WorkItemExecution | |
1025839 | dotnet/runtime | System.IO.FileSystem.Manual.Tests.WorkItemExecution | |
1025624 | dotnet/runtime | System.IO.FileSystem.Manual.Tests.WorkItemExecution | |
1024181 | dotnet/runtime | System.Net.Security.Enterprise.Tests.WorkItemExecution | |
1023954 | dotnet/runtime | System.IO.FileSystem.Manual.Tests.WorkItemExecution | |
1023236 | dotnet/runtime | System.IO.FileSystem.Manual.Tests.WorkItemExecution | |
2693091 | dotnet-runtime | System.IO.FileSystem.Primitives.Tests.WorkItemExecution | #49383 |
1017225 | dotnet/runtime | System.IO.IsolatedStorage.Tests.WorkItemExecution |
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 3 | 8 |