r-hub / rhub

R-hub API client
https://r-hub.github.io/rhub/
Other
353 stars 51 forks source link

check() hangs at "Preparing build" on Solaris (patched and patched-ods) #488

Closed lcorag closed 2 years ago

lcorag commented 2 years ago

Hi, please, I am facing some problems testing my package on Solaris platforms. This is likely related to issues #150 and #435. Basically, whenever I run the command:

rhub::check(platform = "solaris-x86-patched")

the function stops at Preparing build, see status at. The "wheel" is spinning, but it will idle for more than half-an-hour with no results. Checking the link provided, the web page's "Duration" and "Status" fields are empty; the page crashes after a while reporting a generic error.

I also tried to check with the get_check command: it provides the "Build ID", the "Platform" and "Submitted" information only.

I face the same behavior with "solaris-x86-patched-ods" platform, or selecting the Solaris platforms via interactive selection after running rhub::check(). Other platforms seems to be ok for me, and I am able to successfully run rhub::check_for_cran().

I tried installing the rhub package both from CRAN and from GitHub (devel version), but had no luck.

(PS: In any case, thank you for the amazing package! It's a game changer!)

hckiang commented 2 years ago

I can confirm I am seeing the same problem here. Even using the web interface won't work.

gaborcsardi commented 2 years ago

We have a hardware issue with our macOS (intel) and Solaris builders, and we are working with the cloud provider on a fix: https://twitter.com/rhub_/status/1445779632767193090

gaborcsardi commented 2 years ago

Our provider has fixed the network, and the macOS and Solaris builders are back in operation. You don't need to re-submit builds, but there is a long queue, so it might take some time for your build to finish.