-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scheduled Repro Check Failed for Config release-1deg_jra55_iaf_bgc-2.0 #112
Comments
Extracting and using the code from https://github.com/ACCESS-NRI/model-config-tests/blob/809122db808cb53cf1be0aabab179422408c80af/src/model_config_tests/test_bit_reproducibility.py#L108-L120 from model_config_tests.exp_test_helper import ExpTestHelper
from pathlib import Path
testdir=Path('/scratch/tm70/repro-ci/experiments/access-om2/release-1deg_jra55_iaf_bgc-2.0')
exp_2x1day = ExpTestHelper(testdir / 'control' / 'test_restart_repro_2x1day', testdir / 'lab')
exp_2day = ExpTestHelper(testdir / 'control' / 'test_restart_repro_2day', testdir / 'lab')
checksums_1d_0 = exp_2x1day.extract_checksums()
checksums_1d_1 = exp_2x1day.extract_checksums(exp_2x1day.output001)
checksums_2d = exp_2day.extract_checksums() Output:
|
When checking other |
This issue has been mentioned on ACCESS Hive Community Forum. There might be relevant details there: https://forum.access-hive.org.au/t/cosima-twg-meeting-minutes-2024/1734/10 |
There was a failure of a monthly reproducibility check on ACCESS-NRI/access-om2-configs.
Logs, checksums and other artifacts can be found at the Failed Run Log link below.
Model: access-om2, found here: https://github.com/ACCESS-NRI/access-om2
Config Repo: access-om2-configs, found here: https://github.com/ACCESS-NRI/access-om2-configs
Config Tag Tested for Reproducibility: release-1deg_jra55_iaf_bgc-2.0, found here: https://github.com/ACCESS-NRI/access-om2-configs/releases/tag/release-1deg_jra55_iaf_bgc-2.0
Failed Run Log: https://github.com/ACCESS-NRI/access-om2-configs/actions/runs/9326016176
Experiment Location (Gadi): /scratch/tm70/repro-ci/experiments/access-om2/release-1deg_jra55_iaf_bgc-2.0
Tagging @ACCESS-NRI/model-release
The text was updated successfully, but these errors were encountered: