Skip to content

Codecov uploader fails on Linux ARM #1093

Open
@andyleclair

Description

Describe the bug
Codecov fails to upload test results on Linux ARM machines. Failure is:

/bin/bash: line 10: ./codecov: cannot execute binary file: Exec format error

I'm not sure if this issue is with the codecov agent itself or the codecov orb installing a non-arm version.

To Reproduce
Steps to reproduce the behavior:

  • Use latest codecov orb (3.2.5)
  • Use the codecov/upload step in our circleci yml

Expected behavior
I'd expect the correct binary for the architecture is installed and that it works

Screenshots
image
image
image

Additional context
I'm happy to close this and open a report against the codecov orb if need be!

Metadata

Labels

Area: Report UploadIssues with pre-ingest report uploadingEng Area: CLI: GeneralLowLow Priority Issues (to be fixed or re-evaluated in 12 monthsbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions