Skip to content

ComInterfaceGenerator.Tests failures due to permissions #5145

@steveharter

Description

@steveharter

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=969123

Build leg reported

ComInterfaceGenerator.Tests.WorkItemExecution

Pull Request

dotnet/runtime#113146

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

 {
    "ErrorMessage" : "ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied",
    "BuildRetry": false,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Logs:

[BEGIN EXECUTION]
+ [ -e /home/helixbot/.vsts-env/bin/activate ]
+ [ -z /home/helixbot/.vsts-env ]
+ + echo /home/helixbot/.vsts-env
grep -qv ^/home/helixbot/.vsts-env
+ echo /home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ grep -Eqv ^(^|:)/home/helixbot/.vsts-env/bin(:|$)
+ chown -R helixbot /home/helixbot/.vsts-env
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.12/site-packages/pip/__init__.py': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.12/site-packages/pip/_vendor/idna/core.py': Operation not permitted

...

Installing collected packages: setuptools, pyyaml, packaging
ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: '/home/helixbot/.vsts-env/lib/python3.12/site-packages/distutils-precedence.pth'
Check the permissions.

+ echo Failed to install runtime_python_requirements
+ exit 1
Failed to install runtime_python_requirements

[END EXECUTION]
Exit Code:1

Additional information about the issue reported

No response

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=969123
Error message validated: [ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied:]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 3/5/2025 4:49:05 PM UTC

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=969123
Error message validated: [ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 3/5/2025 4:50:28 PM UTC

Report

Build Definition Test Pull Request
969711 dotnet/machinelearning Microsoft.ML.Tokenizers.Tests.WorkItemExecution dotnet/machinelearning#7410

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 1 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions