conda-forge / numba-feedstock

A conda-smithy repository for numba.
BSD 3-Clause "New" or "Revised" License
0 stars 27 forks source link

Numba 0.56.2 `ppc64le` builds failing on `main` #102

Open jakirkham opened 2 years ago

jakirkham commented 2 years ago

In PR ( https://github.com/conda-forge/numba-feedstock/pull/94 ), the ppc64le builds were passing prior to merge. However on main these have been failing due to timeouts. Tried restarting once, but they failed again. Raising this issue to track.

Builds can be seen here: https://app.travis-ci.com/github/conda-forge/numba-feedstock/builds/256092303

jakirkham commented 2 years ago

Trying a second time...

jakirkham commented 2 years ago

Failed again. Retrying...

jakirkham commented 2 years ago

Failed. Trying again...

jakirkham commented 2 years ago

Still failing. Going to pause here for now

jakirkham commented 2 years ago

Restarted just now to see if lower general usage of ppc64le builds in conda-forge might help 🍀

jakirkham commented 2 years ago

This doesn't seem to affect PR builds ( https://github.com/conda-forge/numba-feedstock/pull/103 ), but it does affect main

jakirkham commented 2 years ago

cc @conda-forge/core (in case others know what could be causing this)

jakirkham commented 1 year ago

This has started happening in PRs too. See PR ( https://github.com/conda-forge/numba-feedstock/pull/108 ) for an example

jakirkham commented 1 year ago

Disabling ppc64le tests for now ( https://github.com/conda-forge/numba-feedstock/pull/115#discussion_r1198526342 )

Will open a new PR to try re-enabling tests after and we can dig into this issue specifically

Though wouldn't be surprised if this is something specific to running on CI

jakirkham commented 1 year ago

Submitted PR ( https://github.com/conda-forge/numba-feedstock/pull/119 ) to try re-enabling tests