Skip to content

[ci-scan] Helix macOS reporter crash: ModuleNotFoundError No module named _cffi_backend #128196

@github-actions

Description

@github-actions

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1420292
Build error leg or test failing: coreclr Pri1 Runtime Tests Run osx x64 checked - multiple work items

Error Details

Helix macOS agents have a broken Python environment causing the test result reporter script to crash with ModuleNotFoundError: No module named '_cffi_backend'. Tests themselves pass (exit code 100) but the work item reports exit code 1 because the reporter script fails.

This is a widespread Helix infrastructure issue affecting ALL pipelines that run on macOS Helix agents, including:

  • runtime-coreclr outerloop (108)
  • runtime-coreclr jitstress (109)
  • runtime-coreclr r2r (120)
  • runtime-coreclr crossgen2 (124)
  • Multiple other stress/JIT pipelines
Traceback (most recent call last):
  File "/tmp/helix/working/A67E094A/p/reporter/run.py", line 13, in <module>
    from test_results_reader import read_results
  ...
  File "/etc/helix/scripts/cryptography/x509/certificate_transparency.py", line 8, in <module>
    from cryptography.hazmat.bindings._rust import x509 as rust_x509
ModuleNotFoundError: No module named '_cffi_backend'

Error Message

{
  "ErrorMessage": "ModuleNotFoundError: No module named '_cffi_backend'",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Generated by CI Outer-Loop Failure Scanner · ● 15.3M ·

Report

Build Definition Test Pull Request
1420293 dotnet/runtime System.Security.Claims.Tests.WorkItemExecution #128183

Summary

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabagentic-workflowsblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'untriagedNew issue has not been triaged by the area owner

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions