COSIMA / access-om2

ACCESS-OM2 global ocean - sea ice coupled model configurations.
21 stars 23 forks source link

ACCESS-OM2 build failing #238

Closed aidanheerdegen closed 3 years ago

aidanheerdegen commented 3 years ago

The jenkins automated build test is failing due to an incorrect submodule hash it seems:

https://accessdev.nci.org.au/jenkins/blue/organizations/jenkins/ACCESS-OM2%2Fbuild/detail/build/1007/pipeline/#log-68

stderr: Cloning into '/scratch/v45/aph502/scratch/jenkins/workspace/ACCESS-OM2/build/control/025deg_jra55_iaf'...
fatal: remote error: upload-pack: not our ref 72d627a80611816d8f2f2e4bf1fa27d2e6a5161d
fatal: the remote end hung up unexpectedly
Fetched in submodule path 'control/025deg_jra55_iaf', but it did not contain 72d627a80611816d8f2f2e4bf1fa27d2e6a5161d. Direct fetching of that commit failed.

Seeing as it started 3 days ago, I guess it was this commit @nichannah

https://github.com/COSIMA/access-om2/commit/e8aebc3cc93e681b092ef1660ef67b75dc9645f0

On a related note, do we want to allow direct commits to master, or should changes be forced to happen through a PR? Would stuff like this get picked up? Probably not, but we could make a PR test we can fire off to check stuff.

aidanheerdegen commented 3 years ago

Issue was fixed. Seems no appetite for turning off direct commits. Closing.