Skip to content

[Heartbeat] Pip install doesn't work on windows tests #32994

@andrewvc

Description

@andrewvc

Now that https://github.com/elastic/beats/pull/32937/files is merged #30632 no longer passes with errors such as the following:

[2022-09-01T21:51:57.634Z] DONE 14 tests in 74.803s

[2022-09-01T21:51:59.665Z] >> go test: Unit Test Passed

[2022-09-01T21:52:08.306Z] >> python test: Unit Testing

[2022-09-01T21:52:30.845Z] ERROR: Could not install packages due to an EnvironmentError: [WinError 5] Access is denied: 'C:\\Users\\jenkins\\AppData\\Local\\Temp\\pip-uninstall-d3e3cua0\\pip.exe'

[2022-09-01T21:52:30.846Z] Consider using the `--user` option or check the permissions.

I assume #32937 was green when merged, but perhaps that wasn't the case. I think there was a misunderstanding, I had thought that we had disabled those windows tests that were failing in that PR, but it seems we did not do that.

We should disable those as they provide very little real value and are not worth maintaining.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:obs-ds-hosted-servicesLabel for the Observability Hosted Services teambuild-failuresBuild failures in the CI.build-systemIssue or change affecting Mage, Make, or build scripts.

    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